Initial commit of the TextureCreator

This commit is contained in:
Ochi Wolfe 2013-08-25 23:06:03 +02:00
parent a5e2744fc0
commit 707d234e2b
39 changed files with 1547 additions and 0 deletions

5
TextureCreator/README Normal file
View file

@ -0,0 +1,5 @@
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.