Font lump?
Forum rules
Before asking on how to use a ZDoom feature, read the ZDoom wiki first. If you still don't understand how to use a feature, then ask here.
Before asking on how to use a ZDoom feature, read the ZDoom wiki first. If you still don't understand how to use a feature, then ask here.
-
3psilon
- Posts: 12
- Joined: Sat Mar 07, 2026 1:54 pm
- Operating System Version (Optional): Linux Mint 22.1 Cinnamon
- Graphics Processor: nVidia with Vulkan support
Font lump?
I have 2 font lumps (BIGFONT and SMALLFNT), but putting them in the fonts folder doesn't do anything, and putting them in the root directory also does nothing. Do I actually just have to make an individual image for each character?
-
Enjay
-

- Posts: 27600
- Joined: Tue Jul 15, 2003 4:58 pm
- Location: Scotland
Re: Font lump?
It's a while since I did this, but I *think* the BIGFONT lump is meant to be named DBIGFONT.
They should work in the root of your PK3. If they aren't working, have you checked that the font lumps have actually saved correctly?
Edit: yep, I just tried and a DBIGFONT and a SMALLFNT lump in the root of a PK3 worked perfectly for me.
They should work in the root of your PK3. If they aren't working, have you checked that the font lumps have actually saved correctly?
Edit: yep, I just tried and a DBIGFONT and a SMALLFNT lump in the root of a PK3 worked perfectly for me.
-
3psilon
- Posts: 12
- Joined: Sat Mar 07, 2026 1:54 pm
- Operating System Version (Optional): Linux Mint 22.1 Cinnamon
- Graphics Processor: nVidia with Vulkan support
Re: Font lump?
Yup, that worked. Thanks.Enjay wrote: ↑Thu Apr 02, 2026 5:33 am It's a while since I did this, but I *think* the BIGFONT lump is meant to be named DBIGFONT.
They should work in the root of your PK3. If they aren't working, have you checked that the font lumps have actually saved correctly?
Edit: yep, I just tried and a DBIGFONT and a SMALLFNT lump in the root of a PK3 worked perfectly for me.