HiRes font issues

Forum rules
Please don't bump threads here if you have a problem - it will often be forgotten about if you do. Instead, make a new thread here.

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 OFF
Smilies are ON

Topic review
   

Expand view Topic review: HiRes font issues

Re: HiRes font issues

by Rachael » Sat Feb 16, 2019 10:40 am

The PR here got merged.

Re: HiRes font issues

by Graf Zahl » Thu Feb 14, 2019 5:22 am

This is what I already suspected here. The CopySize function was made for precisely this purpose, because this had been causing problems in the past as well.

Re: HiRes font issues

by _mental_ » Thu Feb 14, 2019 5:16 am

Font's texture offsets are not copied after texture translation. I made this PR to be sure that now everything is in place.

HiRes font issues

by theleo_ua » Tue Feb 12, 2019 10:26 pm

In GZDoom 3.7.2 Modern x64 I have next hires font rendering issues: https://i.ibb.co/ccf3wL6/image.png

They aligned to top, not to bottom as previously

And if you go to main menu and try to move cursor up and down, you can see how selected menu item aligned to top, and unselected menu items aligned to bottom

Please take into account, that this cannot be reproduced with vanilla lowres fonts

Testmod (with fonts, config and batch file): https://drive.google.com/open?id=1nUd1o ... eVY5OvGQMO (use with heretic.wad iwad)

Top