How can i add a new font to the skin? (1 Viewer)

Holzi

Super Moderator
  • Team MediaPortal
  • April 21, 2010
    7,934
    2,235
    Ba-Wü
    Home Country
    Germany Germany
    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!
     

    trevor

    Portal Pro
    October 17, 2006
    1,600
    950
    Chelmsford
    Home Country
    United Kingdom United Kingdom
    Re: AW: Two really minor (graphical) issues

    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!

    Simple answer No, there is a limit of 19 defined phyiscal fonts and we are using them all - if you want to replace a font then one has to go....

    :sorry:
     

    Holzi

    Super Moderator
  • Team MediaPortal
  • April 21, 2010
    7,934
    2,235
    Ba-Wü
    Home Country
    Germany Germany
    • Thread starter
    • Moderator
    • #3
    Re: Two really minor (graphical) issues

    I nowhere found that there's a limit of 19 defined fonts.. now its clear and i can stop trying. Thanks a lot! =)
     

    Users who are viewing this thread

    Top Bottom