

怎样改才能让上下多出来的空间缩小到和时间的高度一样
不然我怎样贴着边边
;Power by Fabulist
[Rainmeter]
Author=Fabulist [
[email protected]]
Update=1000 [Variables]
;小时分针字体大小:
Size1=66
;秒数字体大小:
Size2=28
;日期星期字体大小:
Size3=12
;字体颜色:
FontColor1=255,255,255
;时间字体:
FontFace1="Segoe UI Light"
;日期字体:
FontFace2="微软雅黑"
;-----------MEASURES------------ [MeasureTime]
Measure=Time
Format="%I:%M" [MeasureTimeS]
Measure=Time
Format=":%S" [MeasureYear]
Measure=Time
Format="%Y年" [MeasureMonth]
Measure=Time
Format="%B"
Substitute="January":"01月","February":"02月","March":"03月","April":"04月","May":"05月","June":"06月 ","July":"07月","August":"08月","September":"09月","October":"10月","November":"11月","December":"12 月" [MeasureDate]
Measure=Time
Format="%d日" [MeasureDay]
Measure=Time
Format="%A"
Substitute="Monday":"星期一","Tuesday":"星期二","Wednesday":"星期三","Thursday":"星期四","Friday":"星期五","Saturday":"星期六","Sunday":"星期天" ;-----------METERS------------ [MeterTime]
MeasureName=MeasureTime
Meter=STRING
X=0
Y=0
FontColor=
#FontColor1#
FontSize=
#Size1#
FontFace=
#FontFace1#
StringAlign=LEFT
StringStyle=BOLD
AntiAlias=1 [MeterTimeS]
MeasureName=MeasureTimeS
Meter=STRING
X=225r
Y=55r
FontColor=
#FontColor1#
FontSize=
#Size2#
FontFace=
#FontFace1#
StringAlign=LEFT
StringStyle=BOLD
AntiAlias=1 [MeterYear]
MeasureName=MeasureYear
Meter=STRING
X=15
Y=95
FontColor=
#FontColor1#
FontSize=
#Size3#
FontFace=
#FontFace2#
StringAlign=LEFT
;StringStyle=BOLD
AntiAlias=1 [MeterMonth]
MeasureName=MeasureMonth
Meter=STRING
X=60r
Y=r
FontColor=
#FontColor1#
FontSize=
#Size3#
FontFace=
#FontFace2#
StringAlign=LEFT
;StringStyle=BOLD
AntiAlias=1 [MeterDate]
MeasureName=MeasureDate
Meter=STRING
X=40r
Y=r
FontColor=
#FontColor1#
FontSize=
#Size3#
FontFace=
#FontFace2#
StringAlign=LEFT
;StringStyle=BOLD
AntiAlias=1 [MeterDay]
MeasureName=MeasureDay
Meter=STRING
X=55r
Y=r
FontColor=
#FontColor1#
FontSize=
#Size3#
FontFace=
#FontFace2#
StringAlign=LEFT
;StringStyle=BOLD
AntiAlias=1