singe/thirdparty/SDL3_ttf
2026-09-03 22:01:35 -05:00
..
build-scripts Migrated to SDL3. 2026-09-03 22:01:35 -05:00
cmake Migrated to SDL3. 2026-09-03 22:01:35 -05:00
docs Migrated to SDL3. 2026-09-03 22:01:35 -05:00
examples Migrated to SDL3. 2026-09-03 22:01:35 -05:00
external Migrated to SDL3. 2026-09-03 22:01:35 -05:00
include/SDL3_ttf Migrated to SDL3. 2026-09-03 22:01:35 -05:00
mingw/pkg-support/cmake Migrated to SDL3. 2026-09-03 22:01:35 -05:00
src Migrated to SDL3. 2026-09-03 22:01:35 -05:00
VisualC Migrated to SDL3. 2026-09-03 22:01:35 -05:00
Xcode Migrated to SDL3. 2026-09-03 22:01:35 -05:00
.clang-format Migrated to SDL3. 2026-09-03 22:01:35 -05:00
.editorconfig Migrated to SDL3. 2026-09-03 22:01:35 -05:00
.git-hash Migrated to SDL3. 2026-09-03 22:01:35 -05:00
.gitmodules Migrated to SDL3. 2026-09-03 22:01:35 -05:00
.wikiheaders-options Migrated to SDL3. 2026-09-03 22:01:35 -05:00
Android.mk Migrated to SDL3. 2026-09-03 22:01:35 -05:00
CHANGES.txt Migrated to SDL3. 2026-09-03 22:01:35 -05:00
CMakeLists.txt Migrated to SDL3. 2026-09-03 22:01:35 -05:00
INSTALL.md Migrated to SDL3. 2026-09-03 22:01:35 -05:00
LICENSE.txt Migrated to SDL3. 2026-09-03 22:01:35 -05:00
README.md Migrated to SDL3. 2026-09-03 22:01:35 -05:00
REVISION.txt Migrated to SDL3. 2026-09-03 22:01:35 -05:00

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)