Skip to content
/ SDL_ttf Public
forked from libsdl-org/SDL_ttf

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

License

Notifications You must be signed in to change notification settings

1bsyl/SDL_ttf

 
 

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 ([email protected])

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 89.8%
  • C++ 5.8%
  • Perl 1.6%
  • CMake 1.3%
  • Python 1.3%
  • Shell 0.2%