Page 1 of 1

Why does my font turn very dark?

Posted: Fri May 24, 2013 10:36 am
by StrikerMan780
I'm working on a custom font, and while the letters are pure white and clear, in-game they turn very very dark and ugly unless they are untranslated. Why is this?

Here's a screenshot:
(Don't worry, it's a WIP. It won't have missing characters, and will be high res.)
Screenshot_Doom_20130524_133237.jpg

Re: Why does my font turn very dark?

Posted: Fri May 24, 2013 1:18 pm
by SyntherAugustus
It could be conflicting with the palette. AFAIK fonts use palettes for translations even if their pngs.

Re: Why does my font turn very dark?

Posted: Fri May 24, 2013 2:07 pm
by StrikerMan780
I found the problem. Apparently ZDoom hates fonts with one color... it picks the darkest gradient for them. Having at least two colors fixes the problem.

Now, how does one define a curly brace ( { and } ) in FONTDEFS?