SpriteFonts Module: Difference between revisions

From Adventure Game Studio
Jump to navigation Jump to search
*>SSH
mNo edit summary
*>SSH
mNo edit summary
Line 1: Line 1:
The SpriteFonts module displays text by using sprites, rather than the built-in SCI and TTF font rendering. This allows full-colour sprites and arbitrary angles. For details, read the {{Thread|23881.0 SpriteFonts forum thread}}.
The SpriteFonts module displays text by using sprites, rather than the built-in SCI and TTF font rendering. This allows full-colour sprites and arbitrary angles. For details, read the {{Thread|23881.0 SpriteFonts forum thread}}.


{{SSH Module|SpriteFonts}}
{{SSH Module|SpriteFont}}

Revision as of 10:36, 3 October 2006

The SpriteFonts module displays text by using sprites, rather than the built-in SCI and TTF font rendering. This allows full-colour sprites and arbitrary angles. For details, read the 23881.0 SpriteFonts forum thread.