-
Notifications
You must be signed in to change notification settings - Fork 3.5k
Closed
Description
I raised this at the Emscripten Ports project but was redirected here. The version of SDL2_ttf that you get from -s USE_SDL_TTF=2 (2.0.15) is over four years old, it was released in January 2019! Are there any plans to update this to a newer version (ideally 2.20.1)? There have been major developments in the support of HarfBuzz text shaping in the meantime, such as the introduction of the TTF_SetFontScriptName() and TTF_SetFontDirection() functions.