Difference between revisions of "FURWARE text/TextureCreator"
Jump to navigation
Jump to search
Ochi Wolfe (talk | contribs) (Some extensions) |
Ochi Wolfe (talk | contribs) (Added links to documentation subpages) |
||
Line 7: | Line 7: | ||
The tool is available as a Python 2 script and a pre-compiled package for Windows; see below. | The tool is available as a Python 2 script and a pre-compiled package for Windows; see below. | ||
== | == Documentation == | ||
Please see the following subpages for documentation: | |||
[[FURWARE_text/TextureCreator/Usage|Quick start and overview]] | |||
[[FURWARE_text/TextureCreator/Reference|Script commands and font configuration reference]] | |||
== How to obtain the tool == | == How to obtain the tool == |
Revision as of 14:13, 31 August 2013
LSL Portal | Functions | Events | Types | Operators | Constants | Flow Control | Script Library | Categorized Library | Tutorials |
Overview
FURWARE texture creator is a tool for creating font textures for the FURWARE text script from TrueType/OpenType font files. It offers quite flexible configuration options for tweaking per-font and per-symbol options like offsets and scaling. This enables you to create configuration files for specific fonts to fit perfectly for usage with FURWARE text without any additional, manual tweaking of the resulting textures.
The tool is available as a Python 2 script and a pre-compiled package for Windows; see below.
Documentation
Please see the following subpages for documentation:
Script commands and font configuration reference
How to obtain the tool
The Python 2 code is available at GitHub.
Also, there is a pre-compiled package for Windows available from the FURWARE website.