From 067e4091ba9b34d1cc568ada266efde9cbe5c413 Mon Sep 17 00:00:00 2001 From: jussi Date: Sat, 3 May 2025 18:27:39 +0300 Subject: DrawTextBoxed fix. --- changelog | 2 ++ 1 file changed, 2 insertions(+) (limited to 'changelog') diff --git a/changelog b/changelog index f91c6a5..ad01bdc 100644 --- a/changelog +++ b/changelog @@ -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 -- cgit v1.2.3