OpenGL text rendering library using FreeType fonts
Freetype / OpenGL bridge
ftgl
$ gcc myprogram.c -o myprogram $(pkg-config --cflags --libs ftgl)
$ pkg-config --modversion ftgl
$ pkg-config --variable=libdir ftgl