You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is it possible to add a feature to upscale entire window of a programm and choose needed scale like 125%/150% etc, literally resizing it without touching other windows?
I am using some old programms with pixel graphics GUI which appears too small on modern monitor and thus hard to read and see what happens on it.
Alternative behavior (optional) 近似的功能(可选)
No response
The text was updated successfully, but these errors were encountered:
Yes you are correct.
I am sorry I didn't notice that this thread already exists.
I have used translator and as far as I can see this function is currently impossible to implement.
It is very sad, because it is like people say a 'must have' function. Specially when using some obsolete applications with drawn interface, which uses bitmap sprites as GUI elements. Technical progress doesn't stop and those programms that looked good on CRT and old tech LCD displays now are very hard to operate. GUI appears very small and everything on it displays tiny because of high resolution of modern displays.
Some programms made for old devices look like this. Very hard to read.
You may need integer scaling, which can be achieved through the Nearest effect. Implementing windowed mode isn't impossible; in fact, it's on the roadmap, but there are more pressing tasks at hand right now. Please be patient.
Expected behavior 预期的功能
Is it possible to add a feature to upscale entire window of a programm and choose needed scale like 125%/150% etc, literally resizing it without touching other windows?
I am using some old programms with pixel graphics GUI which appears too small on modern monitor and thus hard to read and see what happens on it.
Alternative behavior (optional) 近似的功能(可选)
No response
The text was updated successfully, but these errors were encountered: