furware/TextureCreator
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
..
fonts - Removed "guessing char" method for determining per-font Y-offset 2013-08-31 23:18:24 +02:00
lib - Removed "guessing char" method for determining per-font Y-offset 2013-08-31 23:18:24 +02:00
scripts - Removed "guessing char" method for determining per-font Y-offset 2013-08-31 23:18:24 +02:00
LICENSE Initial commit of the TextureCreator 2013-08-25 23:06:03 +02:00
README Initial commit of the TextureCreator 2013-08-25 23:06:03 +02:00
setup.py Initial commit of the TextureCreator 2013-08-25 23:06:03 +02:00
TextureCreator.py Create output dir if it does not exist. 2013-08-26 01:27:45 +02:00

FURWARE texture creator is a font texture generator for the FURWARE text script text-on-prim script for Second Life(R). It may be used to automatically create textures conforming to the text script's specifications from TrueType/OpenType font files.

Only a minimal set of font files is included in this package to avoid some licensing issues. However, the package includes a set of configuration files for creating all font textures included in the FURWARE text package. You just need to download the font files and put them into the respective sub-directory of the "fonts" directory.

Please see http://wiki.secondlife.com/wiki/FURWARE_text for links to font files as well as a usage guide.