Skip to content

Support for TrueType (.ttf) font files with Simple Directmedia Layer.

License

Notifications You must be signed in to change notification settings

libsdl-org/SDL_ttf

Folders and files

NameName
Last commit message
Last commit date
Jan 29, 2025
Feb 20, 2025
Mar 7, 2025
Feb 20, 2025
Mar 7, 2025
Feb 20, 2025
Feb 1, 2025
Feb 23, 2025
Mar 7, 2025
Jan 7, 2023
Mar 7, 2025
Jul 3, 2023
Jul 3, 2023
Oct 1, 2024
Feb 20, 2025
Dec 10, 2024
Jan 30, 2025
Feb 21, 2025
Mar 9, 2025
Jan 23, 2025
Jan 1, 2025
Jan 28, 2025

Repository files navigation

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 also uses the following libraries:

Enjoy!

Sam Lantinga (slouken@libsdl.org)