Project

General

Profile

Bug #1096

[Doom] Red shadows in status bar font

Added by skyjake over 11 years ago. Updated about 7 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
-
Target version:
Start date:
2012-10-19
% Done:

0%


Description

The appearance of the Doom font used in the status bar is different than in the original game.

![Comparison of status bars](http://skyjake.fi/dl/attachment/status_bars_comparison.jpg)

The cause is that instead of using the original red font patches, Doomsday uses a white font that is recolored to any necessary color. However, this ignores that part of the font patches are meant to look like a drop shadow and aren't actually part of the glyphs.

One solution is to remove the shadows from libdoom version of the font and draw them separately at runtime.

Another solution would be to improve the recoloring algorithm to rely on the original red font characters and do a mapping of the red hue to different colors without touching the gray parts.

However, care must be taken to apply this recoloring only when the original font is in use. If it is replaced with custom/high-res data, the recoloring should be disabled.

Forums discussion: http://dengine.net/forums/viewtopic.php?f=7&t=1228

Labels: UI, Doom, Resources

History

#1 Updated by skyjake over 7 years ago

  • Target version deleted (1.9.7)

#2 Updated by skyjake about 7 years ago

  • Target version set to Rendering

Also available in: Atom PDF