SDL_ttf 3.0
This library is a wrapper around the FreeType and Harfbuzz libraries, allowing you to use TrueType fonts to render text in SDL applications.
The latest version of this library is available from GitHub: https://github.com/libsdl-org/SDL_ttf/releases
Installation instructions and a quick introduction is available in INSTALL.md
This library is distributed under the terms of the zlib license, available in LICENSE.txt. This library uses and may include the FreeType library, licensed under the FTL, and may use or include the HarfBuzz library, licensed under the MIT license.
Enjoy!
Sam Lantinga ([email protected])