GLMosaicText - text in OpenGL GLMosaicText allows text to be shown as composed from textures in OpenGL. Before compiling, you should have: * FreeType 2 font engine and its development files installed (the Debian package is called libfreetype6-dev) * A fairly new GL/gl.h, or Savannah project "callgl" as ../callgl Compile with command "make".