Black Matrix

  • hi,


    kann man da auch die schriftart ändern fürs lcd ????


    MfG
    frank


    ~meine rechtschreibfehler sind keine absicht ich kann es nicht besser~

  • <fonts basepath="/var/tuxbox/config/enigma/fonts/bm">
    <font file="greg.ttf" scale = "76" name="Blue.Regular" />
    <font file="greg.ttf" scale = "83" name="Blue.Bold" />
    <font file="pakenham.ttf" name="lcd" />
    <font file="bignumber.ttf" name="lcd1" />
    </fonts>


    if you have font you can change but you have to put
    font file in to /var/tuxbox/config/enigma/fonts/bm

  • ok


    wo kann man den andere schriftarten bekommen ????


    MfG
    frank


    ~meine rechtschreibfehler sind keine absicht ich kann es nicht besser~

  • I must have esml file from this skin of name from this skin ??
    I think one from Nemesis.


    But now i have no time>Later i will look

  • OK frank g


    My friend vali using 3 fonts for LCD witch you have to
    put in to .../fonts/bm folder
    You have to change esml file like this
    and red is names of new fonts.


    <fonts basepath="/var/tuxbox/config/enigma/fonts/bm">
    <font file="greg.ttf" scale = "76" name="Blue.Regular" />
    <font file="greg.ttf" scale = "83" name="Blue.Bold" />
    <font file="pakenham.ttf" name="lcd" />
    <font file="bignumber.ttf" name="lcd1" />
    <font file="ds-digital.ttf" name="LCD" />
    <font file ="coopbl.ttf" scale ="60" name ="lcd_dis"/>
    <font file ="scriptbl.ttf" name ="lcd_timer"/>
    <font file="bluehigh.ttf" name="Nimbus" />


    so you have to make this in esml and you have to put this fonts
    in to /var/tuxbox/config/enigma/fonts/bm


    To have the same LCD like in this xline mod skin
    you have to change/replace in esml this


    <map name ="lcd.menu.title" font ="Nimbus" size ="22"/>
    <map name ="lcd.menu.element" font ="Nimbus" size ="16"/>
    <map name ="lcd.main.service_name" font ="lcd_dis" size ="33"/>
    <map name ="lcd.main.clock" font ="lcd_dis" size ="40"/>
    <map name ="lcd.standby.clock" font ="lcd_timer" size ="50"/>


    and this


    <object name ="enigma_lcd_main">
    <eZapLCDMain position ="0:0" size ="120:64">
    <eLabel position ="0:-2" size ="113:42" name ="service_name" font ="lcd.main.service_name" wrap ="on" align ="left"/>
    <eLabel position ="55:36" size ="65:24" name ="clock" font ="lcd.main.clock" align ="right"/>
    <eProgress name ="volume_bar" position ="0:52" size ="53:6" foregroundColor ="255" leftColor="255" rightColor="0" border="1" />
    <eProgress name ="progress_bar" position ="0:44" size ="53:6" foregroundColor ="255" leftColor="255" rightColor="0" border="1" />
    </eZapLCDMain>
    </object>
    <object name ="enigma_lcd_scart">
    <eZapLCDScart position ="0:0" size ="120:64">
    <eProgress name ="volume_bar" position ="7:2" size ="65:6" foregroundColor ="" leftColor ="0" rightColor ="255" border ="1"/>
    <eLabel position ="0:0" size ="120:17" pixmap ="lcd_enigma_logo"/>
    <eLabel position ="4:20" size ="112:38" pixmap ="lcd_scart"/>
    </eZapLCDScart>
    </object>
    <object name ="enigma_lcd_standby">
    <eZapLCDStandby position ="0:0" size ="120:64">
    <eLabel position ="0:0" size ="120:64" name ="clock" font ="lcd.standby.clock"/>
    </eZapLCDStandby>
    </object>
    </fonts>



    OK in my zip you have bm.esml file I have use for test all this.
    BUT you must put this new fonts in bm fonts folder before
    you make test.

  • For testing any font in BM skin and LCD


    If you like only to test new fonts in bm
    you can do like this


    you rename new font in to pakenham.ttf
    Im using in lcd and you replace this font
    in bm fonts folder.


    For standby.clock im using another font bignumber.ttf
    for this one you have to replace bignumber.ttf with new font but
    for testing you rename font in to bignumber.ttf
    and you put this new font in to bm fonts folder.
    =====================================
    this is LCD fonts definitions in esml font path bm skin
    <font file="pakenham.ttf" name="lcd" />
    <font file="bignumber.ttf" name="lcd1" />
    ==========================================
    Frank happy testing


    ByE MX

    2 Mal editiert, zuletzt von matrix10 ()

  • moin matrix


    danke dir hat alles geklappt ....


    MfG
    frank


    ~meine rechtschreibfehler sind keine absicht ich kann es nicht besser~

  • Hallo matrix10


    Ich nutze deinen skin "black matrix np by mx".
    Meine Frage dazu wäre, läßt sich die Schriftgröße vom Bouquet verändern? Momentan werden in der Einzelansicht 12 Sender angezeigt. Läßt sich davon die Schrift irgendwie vergrößern?


    Dank dir schon mal und Gruß Maunti.

  • For list with one column change font size >>red
    You can change in other lists if you like .


    <map name="eServiceSelector.singleColumn.Entry.Name" font="Blue.Regular" size="30" />
    <map name ="eServiceSelector.singleColumn.Entry.Number" font ="Blue.Regular" size ="28"/>




    <map name ="eServiceSelector.multiColumn.Entry.Number" font ="Blue.Regular" size ="26"/>
    <map name ="eServiceSelector.multiColumn.Entry.Name" font ="Blue.Regular" size ="26"/>
    <map name ="eServiceSelector.combiColumn.Entry.Number" font ="Blue.Regular" size ="26"/>
    <map name ="eServiceSelector.combiColumn.Entry.Name" font ="Blue.Regular" size ="26"/>