TrueType font rendering library for SDL3 applications
Library for using TrueType fonts in SDL applications
sdl3_ttf
$ gcc -o myapp myapp.c `pkg-config --cflags --libs SDL3_ttf`
$ pkg-config --modversion SDL3_ttf
$ pkg-config --cflags SDL3_ttf