diff options
| author | jussi | 2025-05-03 18:27:39 +0300 |
|---|---|---|
| committer | jussi | 2025-05-03 18:27:39 +0300 |
| commit | 067e4091ba9b34d1cc568ada266efde9cbe5c413 (patch) | |
| tree | f191536c5aa94a9247d973f06ee96c25d09293c8 /changelog | |
| parent | 6a4f8ab4a3573fe79bab93528750e1a87de24a58 (diff) | |
| download | reilua-enhanced-067e4091ba9b34d1cc568ada266efde9cbe5c413.tar.gz reilua-enhanced-067e4091ba9b34d1cc568ada266efde9cbe5c413.tar.bz2 reilua-enhanced-067e4091ba9b34d1cc568ada266efde9cbe5c413.zip | |
DrawTextBoxed fix.
Diffstat (limited to 'changelog')
| -rw-r--r-- | changelog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -46,6 +46,8 @@ DETAILED CHANGES: - ADDED: Fast tilemap example. - ADDED: RectPack using stbrp_pack_rects. Atlas packer tutorial. - ADDED: SetImageData. + - FIXED: DrawTextBoxed Could draw text outside rect when using special characters. + Also accepts optional tabSize argument. ------------------------------------------------------------------------ Release: ReiLua version 0.8.0 Using Raylib 5.0 and Forked Raygui 4.0 |
