I have UI almost completed (at least for rendering and atlas management parts). I can render (using FreeType) glyphs from multiply fonts onto multi-pages atlas. There is now some basic management for viewing/browsing images. Everything is Qt-based so application is still cross-platform. I have added initial SVG export too.
Advertisement
Latest Entries
UI refinements
3760 views
New FreeType-based generator
2759 views
TTFTriangulator demo
3127 views
liboggvorbis as a single-file
3123 views
QLMesh with support for LDraw models
3107 views
Compressing LDraw database
3932 views
QLMesh 2.1 released
2443 views
QLMesh 2.0 and Asset Import Library
3270 views
QLMesh 2.0 release
2935 views
Advertisement
These programs are really useful, I've used several in the past. I would encourage you to add lots of options for varying the colour / presentation of the text, if possible (I see you have outline already). In the past I've taken the output of such programs and edited in photoshop but it would be far quicker and easier to do within the program. Particularly things like gradients of colour across the characters, which is difficult to do externally. You could even add normal map / PBR channels, texturing etc.
Also subpixel rendering like cleartype is really handy, maybe with switching RGB / BGR and parameters if possible.