Fonts: Difference between revisions

158 bytes added ,  20 July 2017
Line 167: Line 167:
* If you want anti-aliasing in your font, then you'll follow the process to render a TTF font into pixels, and then use Calin Leafshade's "SpriteFont renderer" plugin.
* If you want anti-aliasing in your font, then you'll follow the process to render a TTF font into pixels, and then use Calin Leafshade's "SpriteFont renderer" plugin.


=== How can i create a TTF (vector) font? ===


As written above, we won't help you for that. It's a very difficult task.
However if you only want to create a


=== How to create a 128-characters font from scratch? ===
=== How to create a 128-characters font from scratch? ===
132

edits