The International Simutrans Forum

Development => Patches & Projects => Incorporated Patches and Solved Bug Reports => Topic started by: ceeac on January 15, 2022, 07:29:37 PM

Title: Manual screen scaling
Post by: ceeac on January 15, 2022, 07:29:37 PM
This patch adds support for manually scaling the size of the display.
This is tested and working for the SDL2 backend, but I have not tested the GDI backend.
Also, this still needs a save version bump, otherwise the setting is not saved.
Title: Re: Manual screen scaling
Post by: prissi on January 16, 2022, 01:09:20 AM
I think there should be also a button for autodpi, as this is probably even more useful. I mean most modern application scale with Dpi as default.

I fixed the current patch for Windows, see attached.
Title: Re: Manual screen scaling
Post by: ceeac on January 18, 2022, 05:07:16 PM
Thanks, added the button and submitted the patch in r10368.