diff options
| author | jussi | 2023-11-01 23:36:31 +0200 |
|---|---|---|
| committer | jussi | 2023-11-01 23:36:31 +0200 |
| commit | e61823b8bb69e258370503df7969e4e3c2089e2d (patch) | |
| tree | ad05d732eb01fbfe584e403ca1d7a9c885bf1a5c /changelog | |
| parent | dfd66512d7d8caf5d75bfaec167cb81b9bd0b26f (diff) | |
| download | reilua-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-- | changelog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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 |
