/makefont

Generates texture atlases for TrueType fonts for use in 3D (e.g. OpenGL) applications

Primary LanguageCOtherNOASSERTION

Makefont

Generates texture atlases for TrueType fonts at different mipmap levels. Outputs a SDF in channels R,G and alpha channel in G.

Todo

  • Improve corners in SDF (experiment with two channel representation, or chopping out the SDF at corners)