grjsmith / Neon-Synthwave-Weather

Synthwave style weather widget for Rainmeter
0 stars 0 forks source link

Awesome Text Skin but change size error #1

Open Mojas84 opened 2 weeks ago

Mojas84 commented 2 weeks ago

Hi skin is very nice but small problem how change text size mirror efect on fon not work but are colors of rows......

grjsmith commented 2 weeks ago

Check this section to change all the font sizes at once:

[TextStyle]
StringAlign=Left
FontFace=Game Played
;FontFace=Nougat
FontSize=32
Hidden=1
Antialias=1
Mojas84 commented 2 weeks ago

Check this section to change all the font sizes at once:

I know but not look same.... This is 22size image This original 36size image

grjsmith commented 2 weeks ago

Yep that's right, that's expected behaviour. The position of each layer stays fixed when you change the font size. If you go for a larger font size the layers will overlap slightly more, if you go for a smaller font size the layers will separate a little more.

I made the position of each layer static. So you can easily modify the config file to shuffle the layers around. At a 36 pt font Y=15, Y=10, Y=5, Y=0 works well.

If you want to go to 22 pt font try separating the layers by 3 pixels not 5.

Mojas84 commented 2 weeks ago

Yep that's right, that's expected behaviour. The position of each layer stays fixed when you change the font size. If you go for a larger font size the layers will overlap slightly more, if you go for a smaller font size the layers will separate a little more.

I made the position of each layer static. So you can easily modify the config file to shuffle the layers around. At a 36 pt font Y=15, Y=10, Y=5, Y=0 works well.

If you want to go to 22 pt font try separating the layers by 3 pixels not 5.

THX very much i use 2pixels on color. image