freebsd-ports/graphics/sdl2_ttf/pkg-descr
Dmitry Marakasov 667269bee7 - Update to 2.0.15
- Fix dependency on OpenGL
- Update pkg-descr
2019-03-02 00:20:37 +00:00

8 lines
435 B
Text

SDL_ttf is a TrueType font rendering library that is used with the
SDL library, and almost as portable. It depends on freetype2 to
handle the TrueType font data. It allows a programmer to use multiple
TrueType fonts without having to code a font rendering routine
themselves. With the power of outline fonts and antialiasing, high
quality text output can be obtained without much effort.
WWW: https://www.libsdl.org/projects/SDL_ttf/