Tutorial on how to create your own font for Doom?

Archive of the old editing forum
Forum rules
Before asking on how to use a ZDoom feature, read the ZDoom wiki first. This forum is archived - please use this set of forums to ask new questions.
Locked
User avatar
Tormentor667
Posts: 13556
Joined: Wed Jul 16, 2003 3:52 am
Preferred Pronouns: He/Him
Operating System Version (Optional): Windows 11
Graphics Processor: nVidia (Modern GZDoom)
Location: Germany
Contact:

Tutorial on how to create your own font for Doom?

Post by Tormentor667 »

Title says all... anyone knows one? I need one for the big font in doom and the standard small font and I have no idea how to do this -_-°
User avatar
Nash
 
 
Posts: 17505
Joined: Mon Oct 27, 2003 12:07 am
Location: Kuala Lumpur, Malaysia
Contact:

Post by Nash »

For the big font (internal name BigFont; the one you see as headers in the options menu) you have to create a DBIGFONT replacement. http://zdoom.org/files/utils/imagetool.zip contains an example and plenty of documentation to achieve this.

An alternate way is to import the graphic for each big font character into your WAD and use [wiki]FONTDEFS[/wiki] to replace BigFont. This only works in the latest SVN version though.

For the small font (internal name SmallFont) you just replace the STCFN*** lumps.
User avatar
Tormentor667
Posts: 13556
Joined: Wed Jul 16, 2003 3:52 am
Preferred Pronouns: He/Him
Operating System Version (Optional): Windows 11
Graphics Processor: nVidia (Modern GZDoom)
Location: Germany
Contact:

Post by Tormentor667 »

Thx man :) That should be enough :)
User avatar
Kinsie
Posts: 7402
Joined: Fri Oct 22, 2004 9:22 am
Graphics Processor: nVidia with Vulkan support
Location: MAP33
Contact:

Post by Kinsie »

I wish you could use a DBIGFONT style font for the small font. Cutting out tons of tiny graphics is much fiddlier to work with than having one big one. :(
User avatar
Nash
 
 
Posts: 17505
Joined: Mon Oct 27, 2003 12:07 am
Location: Kuala Lumpur, Malaysia
Contact:

Post by Nash »

Ditto. I've spent many, many hours in my life cutting STCFN*** lumps.
Locked

Return to “Editing (Archive)”