It is currently April 24th, 2024, 6:26 pm

[D2D] Loss of detail (blur) for images scaled down

Backwards compatibility issues related to the conversion of Rainmeter to D2D.
User avatar
rehael
Posts: 2
Joined: January 26th, 2019, 12:59 pm

[D2D] Loss of detail (blur) for images scaled down

Post by rehael »

Hi.

I noticed that after changing Rainmeter to 4.3.0.3729 one of the skins I use has blurry images.

HWA doesn't have impact on this – result it the same for HW on or off.
rm-42vs43-aliasing.png
Left is 4.2.3111– right is 4.3.3729

The moon image is blurred and some details are lost. Same for the clouds – especially the bottom one with the rain – it isn't as crisp in 4.3 as it was in 4.2.

Is there some setting which could enable the crisp scaling?

The skin is https://www.deviantart.com/vclouds/art/VClouds-Weather-2-179058977

Code: Select all

Rainmeter 4.3.0.3279 beta (64-bit)
Language: English (1033)
Build time: 2019-01-21  8:47:23
Commit Hash: 57e936d5
Windows 10 Home 1803 64-bit (build 17134) - English (2057)
Path: C:\Program Files\Rainmeter\
SkinPath: C:\Users\mwd\Documents\Rainmeter\Skins\
SettingsPath: C:\Users\mwd\AppData\Roaming\Rainmeter\
IniFile: C:\Users\mwd\AppData\Roaming\Rainmeter\Rainmeter.ini

Code: Select all

> wmic path win32_VideoController get name
Name
NVIDIA GeForce GTX 980
You do not have the required permissions to view the files attached to this post.
User avatar
jsmorley
Developer
Posts: 22629
Joined: April 19th, 2009, 11:02 pm
Location: Fort Hunt, Virginia, USA

Re: Loss of detail (blur) for images scaled down

Post by jsmorley »

Any improvement if you remove the AntiAlias=1 option from the Image meters?
User avatar
rehael
Posts: 2
Joined: January 26th, 2019, 12:59 pm

Re: Loss of detail (blur) for images scaled down

Post by rehael »

Looks like AntiAlias doesn't have any visible impact in 4.3 on Meter=Image. I created an example RMSkin and here's how it looks like on my machine:

4.2:
rainmeter-rm42.png
4.3:
rainmeter-rm43.png
skin:
Betatest43-AntiAlias_1.0.rmskin

We might be splitting hairs over some pixels here, but you wanted to know if anything you see that is "different" for you when using Rainmeter 4.3, so, well, here's that. :)
You do not have the required permissions to view the files attached to this post.
User avatar
jsmorley
Developer
Posts: 22629
Joined: April 19th, 2009, 11:02 pm
Location: Fort Hunt, Virginia, USA

Re: Loss of detail (blur) for images scaled down

Post by jsmorley »

We will look into it... Thanks for reporting.

I actually think this is some difference with how "sizing" is done, not so much anything with "antialias". If I use the image(s) without sizing them, they seem to be the same in 4.2 and 4.3.

But with sizing, you are right...


4.2:
4.2.jpg


4.3:
4.3.jpg
You do not have the required permissions to view the files attached to this post.