From e61823b8bb69e258370503df7969e4e3c2089e2d Mon Sep 17 00:00:00 2001 From: jussi Date: Wed, 1 Nov 2023 23:36:31 +0200 Subject: LoadFontEx fix. DrawTextBoxed and DrawTextBoxedSelectable From raylib [text] example - Rectangle bounds. --- changelog | 2 ++ 1 file changed, 2 insertions(+) (limited to 'changelog') 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 -- cgit v1.2.3