| OGLFT::Advance | |
| OGLFT::BBox | |
| OGLFT::ColorTess | |
| OGLFT::Face | A face (aka font) used to render text with OpenGL |
| OGLFT::Filled | Render text as a filled polygons |
| OGLFT::Grayscale | Render text as a grayscale raster image |
| OGLFT::GrayscaleTexture | Render text as texture mapped grayscale quads |
| OGLFT::Library | The FreeType library instance |
| OGLFT::Monochrome | Render text as a monochrome raster image |
| OGLFT::MonochromeTexture | Render text as texture mapped monochrome quads |
| OGLFT::Outline | Render text as a polygon outline |
| OGLFT::Polygonal | This is the base class of the polygonal styles: outline, filled and solid |
| OGLFT::Polygonal::VertexInfo | |
| OGLFT::Raster | |
| OGLFT::Solid | Render text as solid letters |
| OGLFT::Texture | This is the base class of the texture style |
| OGLFT::Texture::TextureInfo | |
| OGLFT::TextureTess | |
| OGLFT::Translucent | Render text as a translucent raster image |
| OGLFT::TranslucentTexture | Render text as texture mapped translucent quads |
1.2.18