Font Creation
From Unify Community Wiki
(Difference between revisions)
Isaiah Kelly (Talk | contribs) m (marked as stub) |
|||
(7 intermediate revisions by 6 users not shown) | |||
Line 1: | Line 1: | ||
− | + | {{stub}} | |
− | + | ||
+ | [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. | ||
− | + | http://loewald.com/unity/unityfontmapper.zip by [[User:podperson|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. | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + |
Latest revision as of 20:45, 8 December 2018
You can help UnifyWiki by expanding it.
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.