/freetype-direct-gl

OpenGL text rendering library: GPU empowered text rendering using freetype outline

Primary LanguageC++MIT LicenseMIT

OpenGL text rendering library: A GPU empowered text rendering library using freetype2. the text rendering directly use the glyphs outline instead of render glyphs to bitmap using CPU. (see the article Easy Scalable Text Rendering on the GPU for a detailed description)