It is currently April 18th, 2024, 6:31 am

Font problem with my skin.

General topics related to Rainmeter.
TheAslan
Posts: 87
Joined: June 4th, 2009, 10:41 pm

Font problem with my skin.

Post by TheAslan »

Hiya!

I tried to change font in my skin which i created to Rainmeter, but it didn't change that font, i started my system and refreshed Rainmeter, and even i closed my Rainmeter and opened it again, but no, it didn't change that font... :( Check that code below if you find a reason why it will not change the font. Font i tried to use is Angelic War

Code: Select all

VARIABLES

[Variables]
FolderPath=I:\Musiikki
FontName=Angelic War
;FontName=Century Gothic

IMAGES

[MeterImage]
Meter=Image
ImageName=Music_B.png
X=0
Y=0
W=100
H=100
AntiAlias=1

MEASUREMENTS

[MeasureFolderPath]
Measure=Plugin
Plugin=Plugins\FileListPlugin.dll
Field=FolderPath
FolderIndex=0
WildcardSearch=*.mp3
Path=#FolderPath#
Recursive=1

[MeasureFolderCount]
Measure=Plugin
Plugin=Plugins\FileListPlugin.dll
Field=FolderCountStr
FolderIndex=0

[MeasureFileCount]
Measure=Plugin
Plugin=Plugins\FileListPlugin.dll
Field=FileCountStr
FolderIndex=0

METERS

[MeterFolderCount]
Meter=STRING
MeasureName=MeasureFolderCount
X=45
Y=0
FontColor=40,40,40
FontFace=#FontName#
FontSize=15
AutoScale=1
Text="%1"

[MeterFileCount]
Meter=STRING
MeasureName=MeasureFileCount
X=r
Y=75r
FontColor=40,40,40
FontFace=#FontName#
FontSize=15
Text="%1"

END CREDITS
Image
Screenshot, where that font didn't change

You find Angelic War font in DeviantArt
poiru
Developer
Posts: 2872
Joined: April 17th, 2009, 12:18 pm

Re: Font problem with my skin.

Post by poiru »

Onko tuo fontti ihan varmasti asenettu koneeseen? Tämä toimii kyllä minulla..

---

Are you sure you've properly installed the font? Works fine for me..
Last edited by poiru on January 29th, 2010, 2:39 pm, edited 2 times in total.
User avatar
jsmorley
Developer
Posts: 22629
Joined: April 19th, 2009, 11:02 pm
Location: Fort Hunt, Virginia, USA

Re: Font problem with my skin.

Post by jsmorley »

Worked fine for me.

1) Install the font in Windows
2) Restart Rainmeter