sdl2_ttf

A TrueType font rendering library for SDL2

Version

2.24.0-1
(2025-12-08)

Size

123.9

KiB

Repository

HaikuPorts
x86_64
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.