Quantcast
Channel: Rainmeter Forums
Viewing all articles
Browse latest Browse all 1565

Help: Rainmeter Skins • Re: changing size of skins

$
0
0
I know this is an old thread however (this is for the Mond skin) if you right click on the clock and press edit skin scroll down until you see These values:

(THIS IS FOR THE 24 HOUR CLOCK)

Code:

[Meter24hClock]Meter=StringMeasureName=MeasureTimeStringAlign=CenterStringCase=UpperFontFace=QuicksandFontColor=#TextColor#FontSize=(15*#Scale#)X=(340*#Scale#)Y=(120*#Scale#)Text="- %1 -"AntiAlias=1Hidden=#Hidden#
(THIS IS FOR THE 12 HOUR CLOCK

Code:

[Meter12hClock]Meter=StringMeasureName=MeasureTimeMeasureName2=MeasureAmPmStringAlign=CenterStringCase=UpperFontFace=QuicksandFontColor=#TextColor#FontSize=(15*#Scale#)X=(340*#Scale#)Y=(120*#Scale#)Text="- %1 %2 -"AntiAlias=1Hidden=#Hidden2#
(THIS IS FOR THE DAY)

Code:

[MeterDay]Meter=StringMeasureName=MeasureDayStringAlign=CenterStringCase=UpperFontFace=AnuratiFontColor=#TextColor#FontSize=(30*#Scale#)X=(340*#Scale#)Y=(0*#Scale#)Text="%1"InlineSetting=CharacterSpacing | 10 | 10AntiAlias=1DynamicVariables=1
(THIS IS FOR THE DATE)

Code:

[MeterDate]Meter=StringMeasureName=MeasureDateStringAlign=CenterStringCase=UpperFontFace=QuicksandFontColor=#TextColor#FontSize=(15*#Scale#)X=(340*#Scale#)Y=(75*#Scale#)Text="%1"AntiAlias=1



To change the size of the font just change the number in FontSize = (15*#scale#)

Statistics: Posted by NeutralJam96278 — Today, 11:47 am



Viewing all articles
Browse latest Browse all 1565

Trending Articles