summaryrefslogtreecommitdiff
path: root/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'changelog')
-rw-r--r--changelog4
1 files changed, 4 insertions, 0 deletions
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