LoadFontEx fix. DrawTextBoxed and DrawTextBoxedSelectable From raylib [text] example - Rectangle bounds.

This commit is contained in:
jussi
2023-11-01 23:36:31 +02:00
parent dfd66512d7
commit e61823b8bb
9 changed files with 246 additions and 26 deletions

View File

@@ -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