Page 1 of 1

0000628: ZScript DrawString scale argument

Posted: Sun Apr 30, 2017 6:50 pm
by Gutawer
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.

Re: 0000628: ZScript DrawString scale argument

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

Re: 0000628: ZScript DrawString scale argument

Posted: Sun Apr 30, 2017 6:50 pm
by Graf Zahl
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.