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
3875 views
New FreeType-based generator
2826 views
TTFTriangulator demo
3208 views
liboggvorbis as a single-file
3199 views
QLMesh with support for LDraw models
3168 views
Compressing LDraw database
4017 views
QLMesh 2.1 released
2518 views
QLMesh 2.0 and Asset Import Library
3341 views
QLMesh 2.0 release
3011 views
Advertisement
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.