diff options
Diffstat (limited to 'changelog')
| -rw-r--r-- | changelog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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 |
