FONTDEFS

From ECWolf Wiki
Revision as of 13:33, 2 October 2012 by Blzut3 (talk | contribs) (Created page with "FONTDEFS is a lump for defining multi-patch fonts. Fonts can be defined as either a template with printf-style syntax or as a collection of images assigned to specific charac...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

FONTDEFS is a lump for defining multi-patch fonts. Fonts can be defined as either a template with printf-style syntax or as a collection of images assigned to specific characters. This is shared code, so see the FONTDEFS page on the ZDoom wiki for more information.