Font Creation
From Unify Community Wiki
(Difference between revisions)
m (Reverted edits by Joseph05408 (Talk); changed back to last version by Harry Tuttle) |
Danbrazelton (Talk | contribs) m (fixed link for HTML template and removed dead link) |
||
Line 1: | Line 1: | ||
− | [http:// | + | [http://forum.unity3d.com/threads/2183-Here-s-a-font-template...-in-HTML!?highlight=html+font+template Font Template with upper and lowercase letters (10x10 character grid)] - By [[User:Morgan|Morgan]] |
− | + | ||
− | + | ||
− | + | ||
Usage: set the font and texture size in the HTML code (instructions are on the template page itself) and then take a screenshot of the result for use in your graphics software. Default size is 1024x1024, which may require more than one screenshot. | Usage: set the font and texture size in the HTML code (instructions are on the template page itself) and then take a screenshot of the result for use in your graphics software. Default size is 1024x1024, which may require more than one screenshot. |
Revision as of 22:00, 21 February 2011
Font Template with upper and lowercase letters (10x10 character grid) - By Morgan
Usage: set the font and texture size in the HTML code (instructions are on the template page itself) and then take a screenshot of the result for use in your graphics software. Default size is 1024x1024, which may require more than one screenshot.
http://loewald.com/unity/unityfontmapper.zip by podperson-- utility for creating font maps. Should be very easy to use. If you have issues, ping me on the forum.
Create a new TrueType font using a subset of characters from an existing TrueType font A step by step guide to extracting TrueType font characters for export into Unity.