This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
proton:rtfont [2012/05/08 00:28] seth |
proton:rtfont [2012/09/26 22:40] (current) seth |
||
---|---|---|---|
Line 1: | Line 1: | ||
====Using RTFont==== | ====Using RTFont==== | ||
- | RTFont is class to load and blit bitmapped fonts. It loads a custom .rtfont format which includes kerning data, the font image, colors for "color codes". (Old school BBS people who played LORD may remember this as "Seth ANSI", it just allows you to change color easy in a text string) | + | RTFont is a class to load and blit bitmapped fonts. It loads a custom .rtfont format which includes kerning data, the font image, colors for "color codes". (Old school BBS people who played LORD may remember this as "Seth ANSI", it just allows you to change color easy in a text string) |
Example of use: | Example of use: |