# SDL_ttf **Repository Path**: heiyu/SDL_ttf ## Basic Information - **Project Name**: SDL_ttf - **Description**: 游戏-坦克大战-20260811克隆 - **Primary Language**: Unknown - **License**: Zlib - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2026-08-11 - **Last Updated**: 2026-08-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 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](INSTALL.md) This library is distributed under the terms of the zlib license, available in [LICENSE.txt](LICENSE.txt). This library also uses the following libraries: - FreeType, licensed under the [FTL](https://gitlab.freedesktop.org/freetype/freetype/-/blob/master/docs/FTL.TXT) - HarfBuzz, licensed under the [MIT license](https://github.com/harfbuzz/harfbuzz/blob/main/COPYING) - PlutoSVG, licensed under the [MIT license](https://github.com/sammycage/plutosvg/blob/master/LICENSE) - PlutoVG, licensed under the [MIT license](https://github.com/sammycage/plutovg/blob/master/LICENSE) Enjoy! Sam Lantinga (slouken@libsdl.org)