diff -r 25013a35e07d -r 00c0632f0f40 src/text.c --- a/src/text.c Sun Nov 19 13:22:43 2023 +0100 +++ b/src/text.c Sun Nov 19 13:27:08 2023 +0100 @@ -54,7 +54,7 @@ } // Render text onto a surface - SDL_Surface *surface = TTF_RenderText_Blended_Wrapped( + SDL_Surface *surface = TTF_RenderUTF8_Blended_Wrapped( asc_context.active_font->ptr, text.ptr, (SDL_Color) {