From Freeciv
FGL = Freeciv Graphics Layer
Uses SDL, OpenGL, libpng and freetype2.
Fonts in OpenGL is a nightmare. Here are our options as I see them:
- port GLFT to C ([1])
- port GLTT to C ([2])
- use polyfonts ([3])
FGL API | FGL .ini format | FGL client