Bug #326
[DOOM] 'Pause' message missaligned, wrong JDUI font
Start date:
2006-08-02
% Done:
100%
Description
Pressing 'Pause' in jDoom prints a missaligned message
thus the letter 'P' is overwritten of the remaining
text 'ause'. In addition the text is printed using the
silver font of the JDUI-Addon (by Dani J666) when it
should use the red font. Used to work in previous beta.
Labels: jDoom
History
#1 Updated by danij over 18 years ago
Logged In: YES
user_id=849456
This appears to be an issue with WI_DrawParamText() when
calculating the character placement with centrally aligned,
mixed case strings.