rougier / freetype-gl

OpenGL text using one vertex buffer, one texture and FreeType
Other
1.65k stars 266 forks source link

Add support for padding configuration #182

Closed DarkShinz closed 6 years ago

DarkShinz commented 6 years ago

Just wrote a simple code addition that gives support for configuring padding that will be added to glyphs while they are loaded by its font. It can be useful.