Skip to content

Fix sometimes wrong horizontal alignment of some messages in the HUD

terencehill requested to merge terencehill/drawstring_aspect_fix into master

drawstring_aspect: fix wrong horizontal string alignment sometimes due to r_font_size_snapping 4; document macro helper.

Don't display timer subtext bold to mitigate drawstring_aspect bug

While at it I wrapped a couple very long lines in timer panel code

Merge request reports