SMALLFONT replacements can break the colors of menu font

Forum rules
Please construct and post a simple demo whenever possible for all bug reports. Please provide links to everything.

If you can include a wad demonstrating the problem, please do so. Bug reports that include fully-constructed demos have a much better chance of being investigated in a timely manner than those that don't.

Please make a new topic for every bug. Don't combine multiple bugs into a single topic. Thanks!

Post a reply

Smilies
:D :) :( :o :shock: :? 8-) :lol: :x :P :oops: :cry: :evil: :twisted: :roll: :wink: :geek: :ugeek: :!: :?: :idea: :arrow: :| :mrgreen: :3: :wub: >:( :blergh:
View more smilies

BBCode is ON
[img] is OFF
[url] is ON
Smilies are ON

Topic review
   

Expand view Topic review: SMALLFONT replacements can break the colors of menu font

Re: SMALLFONT replacements can break the colors of menu font

by Marisa the Magician » Fri Aug 09, 2019 1:14 pm

Oh, I thought this was a wontfix after I worked around it. Hold on.

Edit: huh, I can't reproduce this anymore.
Edit #2: nvm, if I make the single color font gray it causes menu options to turn purple.

Here's the example file.

Re: SMALLFONT replacements can break the colors of menu font

by Graf Zahl » Fri Aug 09, 2019 3:43 am

So, no link to a testable mod. I think this can wait until later then.

Re: SMALLFONT replacements can break the colors of menu font

by Graf Zahl » Sun May 05, 2019 1:15 am

What this tries is to match the VGA font's color to the mod provided SmallFont. Obviously in some degenerate cases this will lead to ugly results, but when testing this I was unable to find a font to fall victim to this problem. I guess what this should do is to fall back to some standard color if the font is a single solid color that cannot be converted into a color ramp.

Re: SMALLFONT replacements can break the colors of menu font

by Marisa the Magician » Fri May 03, 2019 7:02 am

So far I've worked around it by recoloring the font (it was plain white).

SMALLFONT replacements can break the colors of menu font

by Marisa the Magician » Fri May 03, 2019 4:58 am

This is a little issue I noticed lately with Doom Tournament, since it replaces SMALLFONT to be more consistent with the UT HUD. It's especially problematic for grayed out text (or everything in general when loaded with Heretic).


If there is some workaround for this I could implement on my end without having to get rid of the font itself, I'd do it instead.

Top