TrueType font rendering library for SDL2 applications
Library for using TrueType fonts in SDL applications
sdl2_ttf$ pkg-config --modversion SDL2_ttf$ gcc myapp.c $(pkg-config --cflags --libs SDL2_ttf) -o myapp$ pkg-config --cflags --libs SDL2_ttf