From 70a2bcba18aa9855380c132f89e26b61bfd2cb40 Mon Sep 17 00:00:00 2001 From: jussi Date: Wed, 3 Jan 2024 18:23:19 +0200 Subject: Rest of font loading/unloading functions. GlyphInfo type to userdata. GlyphInfo management functions. --- changelog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'changelog') diff --git a/changelog b/changelog index 418aa66..1b9410a 100644 --- a/changelog +++ b/changelog @@ -27,6 +27,9 @@ KEY CHANGES: - ADDED: Rest of rlRenderBatch functions. - ADDED: DrawTextureNPatchRepeat. - ADDED: GuiScrollBar and made it puplic in raygui.h. + - ADDED: Rest of font loading/unloading functions. + - CHANGE: GlyphInfo type to userdata. + - ADDED: GlyphInfo management functions. DETAILED CHANGES: - REMOVED: DrawLineBezierQuad, DrawLineBezierCubic. @@ -52,6 +55,7 @@ DETAILED CHANGES: - FIXED: rlSetVertexAttribute pointer offset. - ADDED: GetImageData. - FIXED: CameraLib. Slow lateral movement. + - ADDED: GetGlyphInfoByIndex and GetGlyphAtlasRecByIndex. ------------------------------------------------------------------------ Release: ReiLua version 0.6.0 Using Raylib 4.5 -- cgit v1.2.3