basichome font (1 Viewer)

stormbringer

Portal Pro
November 22, 2004
401
4
In which file is the font and the font size fom the Basichome?
I´m talking about the horrizontal Style

Example:

Weather Videos Music

etc
 

ltfearme

Community Plugin Dev
  • Premium Supporter
  • June 10, 2007
    6,760
    7,224
    Sydney
    Home Country
    Australia Australia
    That info is stored in BasicHome.xml, all global font options are in fonts.xml. Any changes you make you should make a backup as basichome is an autogenerated file.
     

    stormbringer

    Portal Pro
    November 22, 2004
    401
    4
    yeah - I want to know the speciffic parts in the xml.
    For example I want to port the basic home to the purevision skin , the layout is ready but the font is too small - that was the reason I asked for help
     

    trevor

    Portal Pro
    October 17, 2006
    1,601
    952
    Chelmsford
    Home Country
    United Kingdom United Kingdom
    yeah - I want to know the speciffic parts in the xml.
    For example I want to port the basic home to the purevision skin , the layout is ready but the font is too small - that was the reason I asked for help

    Hi,

    Can expand a little on what Damien said, at the top of basic home are two defines

    <define>#labelFont:mediastream28tc</define>
    <define>#selectedFont:mediastream28tc</define>

    These are used for the main menu text, #labelFont for unfocused and #selectedFont for the selected menu option.

    Each menu item consists of 16 controls or which 13 are text controls hence using the defines for the fonts, so all that should be neceassary would be to alter those two defines - though that depends on hopw you ported it.

    thx
     

    stormbringer

    Portal Pro
    November 22, 2004
    401
    4
    Yeah I thought so , too.
    I tested the following. I put the basichome.xml from streamedmp into purevision and also the fonts xml. So the only thing that changed were the fonts in the menüs but nothing happened in the homemenu!?
    So I came up with this question
     

    trevor

    Portal Pro
    October 17, 2006
    1,601
    952
    Chelmsford
    Home Country
    United Kingdom United Kingdom
    Hi,

    There is a limit on the number of font definations, there can be a maximum of 19 defined any over this will be ignored - did you add fonts to the Purevision fonts.xml?
     

    Users who are viewing this thread

    Similar threads

    MP1 MP2 1.37 DefaultWideHD font shadow DE
    Thinking about this now, you probably also needed to delete the font cache files in the MP "Cache" folder. That would trigger MP to regenerate the font cache files the next time that the MP client starts. Sorry for forgetting to mention that. Excellent! I am glad that you found a solution that works for you :). Don't forget that when...
    Thinking about this now, you probably also needed to delete the font cache files in the MP "Cache" folder. That would trigger MP to...
    Old fart question. Is it possible remove the font shadow in the TV guide? I wear glasses and my eyes have trouble focusing on...
    Replies
    4
    Views
    2K
    How do you add a new selection to the TV Guide Rows option in the BasicHome Editor in DWHD? Id like to add an option for 8 Rows. Which xmls should I be looking at to change.? Thanks!
    How do you add a new selection to the TV Guide Rows option in the BasicHome Editor in DWHD? Id like to add an option for 8 Rows...
    How do you add a new selection to the TV Guide Rows option in the BasicHome Editor in DWHD? Id like to add an option for 8 Rows...
    Replies
    0
    Views
    1K
    I made some updates to the Wiki page describing the <import> and <include> tags, including adding a couple of new xml examples. For the first example, I highlighted the example text and eventually found the location in the menus where I could select the CODE macro to have the example text formatted as a code example. So far, so good...
    I made some updates to the Wiki page describing the <import> and <include> tags, including adding a couple of new xml examples. For...
    I made some updates to the Wiki page describing the <import> and <include> tags, including adding a couple of new xml examples. For...
    Replies
    0
    Views
    544
    If you’re planning to submit a pull request, let’s go through the list of issues and their solutions. I or someone from the team will create a Jira ticket, and for each ticket, you’ll make the changes and submit a pull request. This will be transparent and straightforward.
    If you’re planning to submit a pull request, let’s go through the list of issues and their solutions. I or someone from the team...
    I'm very glad to see that mediaportal 1 is on github, where ordinary devs with github accounts can make contributions. Please can...
    Replies
    7
    Views
    1K
    I don't know about MP2 but as you said you tried MP1 too, how is the MP music config ? MP(1) will only use LAV if you select "Internal DirectShow player" as music output, but then you lose gapless playback. If you you don't have multichannel music you can choose WASAPI as the output and set the number of speakers to stereo. I have...
    I don't know about MP2 but as you said you tried MP1 too, how is the MP music config ? MP(1) will only use LAV if you select...
    Not sure if this a a bug/config/settings problem. I am running a media portal 2.5 server with 2.41 client but it seems I get the...
    Replies
    1
    Views
    660
    Top Bottom