MantisBT - Zandronum
View Issue Details
0001620Zandronum[All Projects] Suggestionpublic2013-12-27 15:472018-09-30 23:07
Torr Samaho 
Torr Samaho 
normalminorN/A
closedfixed 
1.2 
2.02.0 
0001620: Allow the text scaling to use the current aspect ratio instead of 4:3
The text scaling mechanism (controlled by con_scaletext, con_virtualwidth and con_virtualheight) always scales to a virtual screen with an aspect ratio of 4:3. At "wider" aspect ratios like 16:9, this leads to large gaps between the side of the virtual screen and the real screen.
No tags attached.
Issue History
2013-12-27 15:47Torr SamahoNew Issue
2013-12-27 15:47Torr SamahoStatusnew => assigned
2013-12-27 15:47Torr SamahoAssigned To => Torr Samaho
2013-12-27 15:52Torr SamahoNote Added: 0007742
2013-12-27 15:52Torr SamahoStatusassigned => needs testing
2013-12-27 23:28MedicrisNote Added: 0007747
2013-12-27 23:28MedicrisNote Deleted: 0007747
2013-12-30 01:37DevilHunterNote Added: 0007761
2014-01-06 18:00DuskTarget Version => 2.0
2014-02-09 16:42QentStatusneeds testing => resolved
2014-02-09 16:42QentFixed in Version => 2.0-beta
2014-02-09 16:42QentResolutionopen => fixed
2015-01-23 04:56Blzut3Fixed in Version2.0-beta => 2.0
2018-09-30 23:07Blzut3Statusresolved => closed

Notes
(0007742)
Torr Samaho   
2013-12-27 15:52   
This build allows to use the aspect ratio of the screen instead of 4:3. The new behavior can be activated using a new option in the text scaling menu or with the new CVAR con_scaletext_usescreenratio.
(0007761)
DevilHunter   
2013-12-30 01:37   
Works as it should. Nice job on this one