Difference between revisions of "FONTDEFS"

From ECWolf Wiki
(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...")
 
(No difference)

Latest revision as of 13:33, 2 October 2012

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.