Fonts: Difference between revisions

371 bytes removed ,  20 July 2017
Line 313: Line 313:
That tools was not designed for AGS but it might be a nice alternative to manipulate sprites tables generated from TTF fonts.
That tools was not designed for AGS but it might be a nice alternative to manipulate sprites tables generated from TTF fonts.
You must consider it an additional tool to Calin Leafshade's SpriteFont renderer.
You must consider it an additional tool to Calin Leafshade's SpriteFont renderer.
=== Making TTF Fonts ===
Here, we're not talking about converting a vector TTF font into a pixel font, but about how to make a vector font from scratch.
That's outside of the scope of this document. 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.


== What's all the fuss about 256 characters? ==
== What's all the fuss about 256 characters? ==
132

edits