Welcome!

Welcome to Satlover forums, full of great people, ideas and excitement.

Please register if you would like to take part. link..

Register Now

Alert: Don't Use Hotmail Email Accounts for registration

Collapse

Before Access to all Forums and Trial accounts you must need to activate your account Email address

Help with PLI HD skin

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • sjamesamuel
    Board Senior Member
    • Jul 2013
    • 251

    Help with PLI HD skin

    I am trying to increase the font size of the PLI HD skin since I find it too small.

    First I increased the scale:

    Code:
      <fonts>
        <font name="Regular" filename="nmsbd.ttf" scale="[B]170[/B]"></font>
        <font name="LCD" filename="lcd.ttf" scale="120"></font>
        <font name="Console" filename="tuxtxt.ttf" scale="[B]170[/B]"></font>
        <font name="Fixed" filename="andale.ttf" scale="[B]170[/B]"></font>
      </fonts>
    Font sizes were larger but many words were clipped from the bottom.
    I increased the size and itemHeight properties of many items, and of outer menus like setup, and system.

    But for menus inside system, and for inner menus (a/v settingsm service searching,...), I can't find any options, and they look like the attached image.

    For example the channel context menu:

    Code:
      <!-- ChannelContextMenu -->
    
      <screen name="ChannelContextMenu" position="fill" flags="wfNoBorder">
        <panel name="PigTemplate"/>
        <eLabel text="Channellist menu" position="85,30" size="1085,55" backgroundColor="secondBG" transparent="1" zPosition="1" font="Regular;24" valign="center" halign="left" />
        [B]<widget name=[COLOR="Red"]"menu"[/COLOR] position="575,110" size="600,500" itemHeight="55" font="Regular;35" scrollbarMode="showOnDemand" selectionPixmap="PLi-HD/buttons/sel.png" />[/B]
      </screen>
    There is a widget "menu", but there is no options for items in it.

    Any idea how to fix this?

    Also if anyone has documentation about skins, please share them.

    ps e2skinner doesn't work with this skin, since it has some advanced items.

    Thanks
    Attached Files
  • SatWaveDude
    Board Senior Member
    • Apr 2012
    • 220

    #2
    Re: Help with PLI HD skin

    Why dont ask questions directly to the OpenPLi developers?
    SatWaveDude

    DM500HD, DM500+ | EMP S16/1PCP-W3 | WaveFrontier T90 | 16x SMART Titanium 0.1dB LNB's
    TechniSat SkyStar S2 PCI / SkyStar USB HD
    WaveFrontier T90 rev.2 - 28.2E | 23.5E | 19.2E | 16E | 13E | 10/9E | 3.3E | 4/5E | 0.8W | 7/8W | 12.5W

    If you find my post usefull please press the Thanks Button

    Comment

    Working...