libsdl-org/SDL_ttf

Alignment fault in TTF_RenderText_Solid

adam4235 opened this issue · 1 comments

The following issue found that there seems to be a memory alignment issue in TTF_RenderText_Solid:

emscripten-core/emscripten#14870

I'm not sure of the details or whether this is considered a bug. It's probably mainly a potential performance or optimization issue.

This should be fixed in the latest SDL_ttf code, thanks!