0000628: ZScript DrawString scale argument

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: 0000628: ZScript DrawString scale argument

Re: 0000628: ZScript DrawString scale argument

by Graf Zahl » Sun Apr 30, 2017 6:50 pm

A proper scaling parameter may be added later, because it would require quite a bit of changes to the function, so not before the next release.

Re: 0000628: ZScript DrawString scale argument

by Major Cooke » Sun Apr 30, 2017 6:50 pm

0000628: ZScript DrawString scale argument

by Gutawer » Sun Apr 30, 2017 6:50 pm

https://mantis.zdoom.org/view.php?id=628

Code: Select all

0000628: ZScript DrawString scale argument
Description	Most fonts made for Doom are intended for a 320*200 resolution, which means that any font designed for this resolution will look far too small on a HUD made with a modern resolution. Would be nice to be able to scale text in DrawString to overcome this issue.

Top