Fonts: Difference between revisions
Jump to navigation
Jump to search
→How can i create a TTF (vector) font?
Line 169: | Line 169: | ||
=== How can i create a TTF (vector) font? === | === How can i create a TTF (vector) font? === | ||
As written above, we won't help you for that. | As written above, we won't help you for that. Creating "real" fonts is an incredibly complex task. But in case you really want to create your own font [http://fontforge.org/ Font Forge] is a good tool to start with. | ||
However if you only want to create a | However, if you only want to create a TTF (vector) font that ''looks'' like a pixels font, there's an easy solution for you : read the process explained by '''Zoo977'''. Read [http://www.adventuregamestudio.co.uk/forums/index.php?topic=53390.msg636534667#msg636534667 here]. A very comprehensive tutorial. | ||
Tools mentionned in this section: <span style="font-size:100%; color:mediumorchid; font-weight:bold;">BitFont Maker 2</span>, <span style="font-size:100%; color:mediumorchid; font-weight:bold;">Type Light</span> | |||
=== How to create a 128-characters font from scratch? === | === How to create a 128-characters font from scratch? === |