- Moderator
- #1
Okay, thanks for your reply! =)
Sorry, it's me again. I have another question and I don't want to open a new thread.
How can i add a new font to the skin? I tried to add it at the end of the font.xml so that the xml end looks like:
....
<font>
<name>mediastream28tc</name>
<filename>Fluid Title Caps</filename>
<height>30</height>
<start>0</start>
<end>1536</end>
<bold>no</bold>
</font>
<font>
<name>font21</name>
<filename>Comic Sans MS</filename>
<height>20</height>
<start>0</start>
<end>1536</end>
<bold>yes</bold>
</font>
</fonts>
<!--Checksum:714ef79cbdd3557e2e9e3e65c3fd89fd-->
But if i use font21 in e.g. MovingPictures xmls nothing gets displayed. Tried already a lot.. Clearing skincache, different fonts etc.. no font is addable. =(
Thanks!
Sorry, it's me again. I have another question and I don't want to open a new thread.
How can i add a new font to the skin? I tried to add it at the end of the font.xml so that the xml end looks like:
....
<font>
<name>mediastream28tc</name>
<filename>Fluid Title Caps</filename>
<height>30</height>
<start>0</start>
<end>1536</end>
<bold>no</bold>
</font>
<font>
<name>font21</name>
<filename>Comic Sans MS</filename>
<height>20</height>
<start>0</start>
<end>1536</end>
<bold>yes</bold>
</font>
</fonts>
<!--Checksum:714ef79cbdd3557e2e9e3e65c3fd89fd-->
But if i use font21 in e.g. MovingPictures xmls nothing gets displayed. Tried already a lot.. Clearing skincache, different fonts etc.. no font is addable. =(
Thanks!