furware/TextureCreator/lib
Ochi Wolfe 70c04baf9c - Removed "guessing char" method for determining per-font Y-offset
- Instead added "setBaselineOffset" script function to set a common baseline for all fonts
- Now using text_path instead of show_text pycairo function for subpixel-precise text positioning
- Updated autoShrink logic
- Increased size of some special characters
- Small updates to font.confs and default chains
2013-08-31 23:18:24 +02:00
..
__init__.py Initial commit of the TextureCreator 2013-08-25 23:06:03 +02:00
FontFaceCreator.py More flexible search for shared libraries 2013-08-25 23:44:23 +02:00
ScriptReader.py Initial commit of the TextureCreator 2013-08-25 23:06:03 +02:00
TexturePainter.py - Removed "guessing char" method for determining per-font Y-offset 2013-08-31 23:18:24 +02:00
TGAWriter.py Now saving RGBA TGAs instead of Grayscale+Alpha because the Windows version of SL doesn't like those. 2013-08-26 12:19:04 +02:00