Go Back   Winamp Forums > Skinning and Design > Modern Skins

Reply
Thread Tools Search this Thread Display Modes
Old 27th January 2002, 21:11   #1
*Chester*
Registered User
 
*Chester*'s Avatar
 
Join Date: Nov 2001
Location: England
Posts: 166
Font Help

whats wrong here, because if i take the text out of the skin it works fine, if i use this it don't its just a big pic saying Bitmap not found

player-elements.xml

<truetypefont id="skin.font" file="mael.ttf" />
<bitmapfont id="skin.BIGNUM" file="player/numfont.png" charwidth="9" charheight="13" hspacing="3" vspacing="1" />

player-normal.xml

<!-- Timer -->
<text
id="timer"
display="time"
x="115" y="235"
w="70" h="18"
font="skin.BIGNUM" fontsize="21" color="255,255,255"
/>

<!-- Da song ticker -->
<text
id="songticker" ticker="1"
display="songname" default=""
x="108" y="23"
w="157" h="14"
font="skin.font" fontsize="13"
/>

<!-- Info line -->
<text
id="infoline" ticker="1"
display="songinfo" default=""
x="108" y="37"
w="157" h="11"
font="skin.font" fontsize="12"
/>
*Chester* is offline   Reply With Quote
Old 27th January 2002, 21:44   #2
Bizzeh
Forum Pirate
Beta Team
 
Bizzeh's Avatar
 
Join Date: Oct 2001
Posts: 2,032
dumb ass....

if u wanna use a ttf u need

player-elements.xml

<truetypefont id="skin.font" file="mael.ttf" />

player-normal.xml

<!-- Timer -->
<text
id="timer"
display="time"
x="115" y="235"
w="70" h="18"
font="skin.font" fontsize="21" color="255,255,255"
/>

<!-- Da song ticker -->
<text
id="songticker" ticker="1"
display="songname" default=""
x="108" y="23"
w="157" h="14"
font="skin.font" fontsize="13" color="255,255,255"
/>

<!-- Info line -->
<text
id="infoline" ticker="1"
display="songinfo" default=""
x="108" y="37"
w="157" h="11"
font="skin.font" fontsize="12" color="255,255,255"
/>
Bizzeh is offline   Reply With Quote
Old 27th January 2002, 22:29   #3
pixelpusher
Major Dude
 
pixelpusher's Avatar
 
Join Date: Jan 2001
Location: Left of darkness, Right of light
Posts: 860
There's really no need calling names Dexter.

From what I can see, it should work. You should have
your font in the main folder of your skin.

Did you get it to work yet?

Pixelpusher.
pixelpusher is offline   Reply With Quote
Old 27th January 2002, 23:39   #4
Vica
Major Dude
 
Vica's Avatar
 
Join Date: Sep 2001
Location: St. Vincent & the Grenadines
Posts: 872
Send a message via ICQ to Vica Send a message via AIM to Vica Send a message via Yahoo to Vica
From what I see everything looks fine,
Just make sure your *.ttf font is in the same place as your "skin.xml"

and your "skin.BIGNUM" is the player folder.


Website: Template vbulletin skins by exaltic.com[size=0.75]
Skins/Coding: D-Shock, Nebular, Triton [/size]
Vica is offline   Reply With Quote
Old 28th January 2002, 00:13   #5
nIRV
Senior Member
 
Join Date: Dec 2000
Posts: 156
note that in all the builds of winamp3 up to now, if you load truetypefont within your skin directory, you will have to unzip the skin or else it just won't take the custom font...
nIRV is offline   Reply With Quote
Old 28th January 2002, 11:41   #6
*Chester*
Registered User
 
*Chester*'s Avatar
 
Join Date: Nov 2001
Location: England
Posts: 166
It mite work i dunno yet, my WinAmp 3 has ballsed up, no skin works. ill just un-install it and re-install it later
*Chester* is offline   Reply With Quote
Old 28th January 2002, 12:47   #7
*Chester*
Registered User
 
*Chester*'s Avatar
 
Join Date: Nov 2001
Location: England
Posts: 166
AAHHHHHHHHHHHHHH!!!!!!!!! now my comp won't take WinAmp 3 at all. it installs it... plays for abit and crashes
*Chester* is offline   Reply With Quote
Old 28th January 2002, 13:04   #8
Gonzotek
Gunslinger
 
Gonzotek's Avatar
 
Join Date: May 2000
Location: Terminus
Posts: 4,693
Usually deleting studio.xnf will fix the problem, so always try that first. I recommend making a backup copy with your settings after you get things working.

I've had to do more than a couple reinstalls, I've had scripts crash that cause like 10 playlists to show up in the playlist editor, all with zero items. And the db has wigged out before, as well. But 2.5 has been pretty good in terms of reinstalls, I don't recall having to do it.


Install it to a clean directory, then move your skins and scripts over, then delete the old directory. If that doesn't fix it, there's more going on than just Winamp issues.

-=Gonzotek=-

I was away for a while.
But I'm feeling much better now.
Gonzotek is offline   Reply With Quote
Old 28th January 2002, 14:17   #9
pixelpusher
Major Dude
 
pixelpusher's Avatar
 
Join Date: Jan 2001
Location: Left of darkness, Right of light
Posts: 860
Oh yeah, The good ol days of the first alphas. We used to have
to uninstall and reinstall all the time. By the time you got done
working with a new skin, you had a couple dozen copies of studio.xnf
in the recycle bin. And you had to shut winamp down and restart to
see changes in your skin.

Do what gonzo said and it should be fine.

In case you don't know studio.xnf is in the root folder of Winamp 3
Its a text file that Winamp writes to tell it your last settings.

Pixelpusher.
pixelpusher is offline   Reply With Quote
Reply
Go Back   Winamp Forums > Skinning and Design > Modern Skins

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump