summaryrefslogtreecommitdiff
path: root/changelog
diff options
context:
space:
mode:
authorjussi2024-01-28 13:10:18 +0200
committerjussi2024-01-28 13:10:18 +0200
commit71cc89c3033365746e5dcdb933c460c8e0da7fb0 (patch)
tree4b08b5c379991894bb4aae974f22150841aa5204 /changelog
parent3b3d0ad32e24c2ff0a13daf3e865054f63afaf86 (diff)
downloadreilua-enhanced-71cc89c3033365746e5dcdb933c460c8e0da7fb0.tar.gz
reilua-enhanced-71cc89c3033365746e5dcdb933c460c8e0da7fb0.tar.bz2
reilua-enhanced-71cc89c3033365746e5dcdb933c460c8e0da7fb0.zip
Text codepoints management functions.
Diffstat (limited to 'changelog')
-rw-r--r--changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/changelog b/changelog
index cfe7dfd..f94e786 100644
--- a/changelog
+++ b/changelog
@@ -33,6 +33,7 @@ KEY CHANGES:
- CHANGE: GuiTabBar works differently to raygui implementation.
- CHANGE: Raygui lib refactoring.
- ADDED: Raygui lib extensions property list.
+ - ADDED: Text codepoints management functions.
DETAILED CHANGES:
- REMOVED: DrawLineBezierQuad, DrawLineBezierCubic.
@@ -63,6 +64,7 @@ DETAILED CHANGES:
- CHANGE: Raygui.h returns textBounds for some controls.
- CHANGE: Raygui lib changed term element to control to correspond raylib naming.
- ADDED: LoadBufferFromString, LoadWaveFromMemory and LoadMusicStreamFromMemory.
+ - CHANGE: GetGlyphInfo and GetGlyphInfoByIndex return glyphInfo as lightuserdata.
------------------------------------------------------------------------
Release: ReiLua version 0.6.0 Using Raylib 4.5