sftdlib
sftdlib copied to clipboard
sftd_draw_text_wrap() doesn't recognize '\n' as a special character
sftd_draw_text_wrap() treats '\n' as a normal character. It shows up as a box. Could you make it so that this function treats '\n' as a special character?