Hi everybody, I made a plugin.
This plugin will return the monitors scale factor and disable windows scaling.
What does that mean, you might ask? On HiDPI displays, windows will scale everything to become larger, including Rainmeter. The issue is Rainmeter has already rendered the skins, then the scaling happens, which causes blurriness. Using this plugin will allow scaling to happen before rendering, meaning crisp text and graphics.
Bugs:
- Doesn't work with refreshing (fixed)
- Kind of a bug, but no skins support this, so they'll all become tiny
Source: https://github.com/nicegamer7/PluginReScale-Rainmeter
I've attached a sample skin showing how it's used.
It is currently September 16th, 2024, 10:58 am
ReScale - a HiDPI helper
-
- Posts: 1
- Joined: January 24th, 2019, 9:04 pm
ReScale - a HiDPI helper
You do not have the required permissions to view the files attached to this post.
-
- Posts: 478
- Joined: February 26th, 2011, 10:22 pm
Re: ReScale - a HiDPI helper
Thanks! I was looking for something like this. Definitely necessary for high resolution monitors.
-
- Posts: 478
- Joined: February 26th, 2011, 10:22 pm
Re: ReScale - a HiDPI helper
I finally got the chance to try this out. It doesn't seem to be working. Remains at Scale: 1 regardless of the Windows DPI setting.
Edit: I was able to get this to change, but only after changing the DPI compatibility settings for the Rainmeter shortcut. Is this the intended functionality?
Edit: I was able to get this to change, but only after changing the DPI compatibility settings for the Rainmeter shortcut. Is this the intended functionality?
-
- Posts: 3
- Joined: January 29th, 2016, 2:23 pm
Re: ReScale - a HiDPI helper
Hope this helps someone how has issues with the skin. I implement HIDPI in a skin back in 2015 which also supports HIDPI in Rainmeter 4.x. It has the same functional principle. It includes a plugin to disable the system scaling and provides the scale factor using the $ variable.
http://fav.me/d9hqg96
http://fav.me/d9hqg96