It is currently April 27th, 2024, 4:09 pm

changing size of skins

Get help with creating, editing & fixing problems with skins
manmand72
Posts: 4
Joined: April 5th, 2010, 6:27 pm

changing size of skins

Post by manmand72 »

Hello everybody , first of all , i'm french so my english is not so good

So my question is : How can we change the size of rainmeter skins ( make clock bigger , calendar bigger , ect ...)

Describe me the way buttons by buttons

thanks you
manmand72
Posts: 4
Joined: April 5th, 2010, 6:27 pm

Re: changing size of skins

Post by manmand72 »

Helpp :cry:
manmand72
Posts: 4
Joined: April 5th, 2010, 6:27 pm

Re: changing size of skins

Post by manmand72 »

Change size is possible ???
User avatar
jsmorley
Developer
Posts: 22631
Joined: April 19th, 2009, 11:02 pm
Location: Fort Hunt, Virginia, USA

Re: changing size of skins

Post by jsmorley »

There is no easy way. You would have to edit the skin and change things like FontSize W, H, X and Y settings. There is NO magic. You have to learn how to use Rainmeter if you want to change how skins look or behave.

http://rainmeter.net/cms/Support
manmand72
Posts: 4
Joined: April 5th, 2010, 6:27 pm

Re: changing size of skins

Post by manmand72 »

What i have to change for the size , I changed the fontheight=13 to =20 and the size of the date of my clock changed but not the size of the hour.

Code: Select all

[Rainmeter]
Author=mindenhova@freemail.hu
Update=1000
AppVersion=1001000
MiddleMouseDownAction=!RainmeterRefresh #CURRENTCONFIG#

;Metadata added by RainBrowser
;http://rainmeter.net/RainWiki/index.php?title=Rainmeter_101#.5BMetadata.5D

[Metadata]
Name=
Config=
Description=
Instructions=
Version=
Tags=
License=
Variant=
Preview=

;End of added Metadata

[Variables]
Color=255, 255, 255, 255
FontName=Century Gothic
FontHeight=13

;-------------------------

[MeasureYear]
Measure=Time
Format="%Y"

[MeasureHour]
Measure=Time
Format="%I"

[MeasureMin]
Measure=Time
Format="%M"

[MeasureAMPM]
Measure=Time
Format="%p"

[MeasureSec]
Measure=Time
Format="%S"

[MeasureMonthDay]
Measure=Time
Format="%#d-%b"

[MeasureDOW]
Measure=Time
Format="%A"
;------------------

[bmh]
meter=bitmap
measurename=MeasureHour
bitmapimage="nums.png"
bitmapframes=10
x=20
y=20
bitmapextend=1
bitmapdigits=2

[bmm]
meter=bitmap
measurename=MeasureMin
bitmapimage="nums.png"
bitmapframes=10
x=140r
y=r
bitmapextend=1
bitmapdigits=2

[ampm]
meter=STRING
measurename=MeasureAMPM
fontface=#FontName#
fontsize=#FontHeight#
fontcolor=#Color#
antialias=1
x=96r
y=-3r

[bms]
meter=string
measurename=MeasureSec
x=260
y=3r
fontface=#FontName#
fontsize=#FontHeight#
fontcolor=#Color#
antialias=1
hidden=1

[dots]
meter=image
imagename=dd.png
x=-128r
y=9r
w=16
h=69

[ev]
meter=image
measurename=MeasureYear
x=3
y=-7r
w=16
h=88

[hnnn]
meter=string
measurename=MeasureMonthDay
measurename2=MeasureDOW
stringstyle=normal
StringAlign=center
stringeffect=none
fontface=#FontName#
fontsize=#FontHeight#
fontcolor=#Color#
antialias=1
x=130
y=0
text="%1., %2"
El Dee Kay
Posts: 1
Joined: February 14th, 2013, 7:05 am

Re: changing size of skins

Post by El Dee Kay »

i've read almost every discussion about this topic. BUT, I'M NOT SATISFIED YET. i used to change the size, color, position and format of any rainmeter skin. it's easy to change an element such as font or color but it turns to be hard when we want to change size of a rainmeter skin that contain hundreds of element in it!! it really need a hard work, scaling, calculating, resizing, ect.. it's way too hard.
My question is, is there any format code to change all size,color,position of the elements(all button and images in skin).

it's may be something look like this:

[bmh]
meter=bitmap
measurename=MeasureHour
bitmapimage="nums.png"
bitmapframes=10
x=20
y=20
bitmapextend=1
bitmapdigits=2

[bmm]
meter=bitmap
measurename=MeasureMin
bitmapimage="nums.png"
bitmapframes=10
x=140r
y=r
bitmapextend=1
bitmapdigits=2

[ampm]
meter=STRING
measurename=MeasureAMPM
fontface=#FontName#
fontsize=#FontHeight#
fontcolor=#Color#
antialias=1
x=96r
y=-3r

[bms]
meter=string
measurename=MeasureSec
x=260
y=3r
fontface=#FontName#
fontsize=#FontHeight#
fontcolor=#Color#
antialias=1
hidden=1



variables=change the value weather '+value' or '-value' :%skin
scaleskin=20


is there any code something like this to change the entire element of skin??
it would change the skin size smaller or bigger by changing the % value. if there any, i would like to know. thanks
User avatar
moshi
Posts: 1740
Joined: November 13th, 2012, 9:53 pm

Re: changing size of skins

Post by moshi »

first of all, let me remind you that have not worked hard for one minute in your life if you consider editing a Rainmeter skin hard work. ;)

desktop customizing is a hobby. if it isn't fun you are doing it wrong. :)

what you are looking for currently does not exist in Rainmeter. it might be added in future versions as a context menu entry if it is possible at all. think of months or even years here, not days. the devs are doing all this for free in their free time here and still Rainmeter is a better tool than any similar commercial software.
AzealZack
Posts: 1
Joined: August 5th, 2021, 4:20 pm

Re: changing size of skins

Post by AzealZack »

Last edited by AzealZack on August 5th, 2021, 4:39 pm, edited 2 times in total.
User avatar
jsmorley
Developer
Posts: 22631
Joined: April 19th, 2009, 11:02 pm
Location: Fort Hunt, Virginia, USA

Re: changing size of skins

Post by jsmorley »

dvo wrote: August 5th, 2021, 4:34 pm are we going back in time with this ? :welcome: kill this mf at once ....
dvo, this is not an appropriate response. Sure this is replying to a really old thread, but it is on topic and makes perfect sense here. We do NOT attack each other on these forums. That was the first post for a new user of the forums, and they will be made welcome, not picked on. If you don't have anything of value to add to a thread, maybe just don't.
User avatar
death.crafter
Rainmeter Sage
Posts: 1399
Joined: April 24th, 2021, 8:13 pm

Re: changing size of skins

Post by death.crafter »

AzealZack wrote: August 5th, 2021, 4:32 pm I saw that its possible to change the size in desktop directly without typing the value of the size
IF the author has made it like that.

You can not do it with every skin.
from the Realm of Death