After initializing a truetypefont, sudden crashes can occur. Noticed this when accessing an unknown class after creating a TTF. It is probably a bug inside SDL_ttf
Logged In: YES user_id=412977
This happens when the font file doesn't exist. I haven't found out if SDL_ttf reports that error at all, not much to do about it.
Log in to post a comment.
Logged In: YES
user_id=412977
This happens when the font file doesn't exist. I haven't found
out if SDL_ttf reports that error at all, not much to do about
it.