sftdlib
sftdlib copied to clipboard
Text drawing code crashes an app
I recently updated devkitARM and ctrulib to the latest versions, but now whenever TWLoader tries to draw text, the application crashes to HOME Menu.
I get some isues too, using sftd_get_text_width gets me a crash
Same here, and I've noticed this only occurs when trying to draw text after drawing a sf2d_texture. Other stuff works fine (rectangles, lines, etc.)
I had this issue before, fixed it by reinstalling DevkitPro & all libraries