Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 317 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 317 Bytes

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)