summaryrefslogtreecommitdiff
path: root/changelog
diff options
context:
space:
mode:
authorjussi2023-11-01 23:36:31 +0200
committerjussi2023-11-01 23:36:31 +0200
commite61823b8bb69e258370503df7969e4e3c2089e2d (patch)
treead05d732eb01fbfe584e403ca1d7a9c885bf1a5c /changelog
parentdfd66512d7d8caf5d75bfaec167cb81b9bd0b26f (diff)
downloadreilua-enhanced-e61823b8bb69e258370503df7969e4e3c2089e2d.tar.gz
reilua-enhanced-e61823b8bb69e258370503df7969e4e3c2089e2d.tar.bz2
reilua-enhanced-e61823b8bb69e258370503df7969e4e3c2089e2d.zip
LoadFontEx fix. DrawTextBoxed and DrawTextBoxedSelectable From raylib [text] example - Rectangle bounds.
Diffstat (limited to 'changelog')
-rw-r--r--changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/changelog b/changelog
index 9d06906..d4f7bb7 100644
--- a/changelog
+++ b/changelog
@@ -34,6 +34,8 @@ DETAILED CHANGES:
- ADDED: GetGlyphIndex, GetGlyphInfo and GetGlyphAtlasRec.
- ADDED: SetWindowIcons, SetWindowOpacity and GetWindowHandle.
- CHANGED: Merged uluaGet*Index functions to uluaGet* functions.
+ - FIXED: LoadFontEx.
+ - ADDED: DrawTextBoxed and DrawTextBoxedSelectable From raylib [text] example - Rectangle bounds
------------------------------------------------------------------------
Release: ReiLua version 0.5.0 Using Raylib 4.5