mirror of
https://projects.vdr-developer.org/git/vdr-plugin-skindesigner.git
synced 2023-10-19 15:58:31 +00:00
improved estuary4vdr
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
</area>
|
||||
<area x="2%" y="0" width="30%" height="7%" layer="2">
|
||||
<drawimage name="icon" imagetype="icon" path="tvguideng" x="0" valign="center" width="{areaheight}*0.8" height="{areaheight}*0.8"/>
|
||||
<drawtext x="{width(icon)} + 20" valign="center" font="{regular}" fontsize="80%" color="{fontdefault}" text="TV Guide" />
|
||||
<drawtext x="{width(icon)} + 20" valign="center" font="{regular}" fontsize="{areaheight}*{headerfontsize}/100" color="{fontdefault}" text="TV Guide" />
|
||||
</area>
|
||||
<area x="0" y="0" width="100%" height="100%" layer="2">
|
||||
<drawrectangle x="2%" y="10%" width="96%" height="65%" color="{menuback}" />
|
||||
@@ -27,7 +27,7 @@
|
||||
</area>
|
||||
<area x="2%" y="0" width="30%" height="7%" layer="2">
|
||||
<drawimage name="icon" imagetype="icon" path="tvguideng" x="0" valign="center" width="{areaheight}*0.8" height="{areaheight}*0.8"/>
|
||||
<drawtext x="{width(icon)} + 20" valign="center" font="{regular}" fontsize="80%" color="{fontdefault}" text="TV Guide" />
|
||||
<drawtext x="{width(icon)} + 20" valign="center" font="{regular}" fontsize="{areaheight}*{headerfontsize}/100" color="{fontdefault}" text="TV Guide" />
|
||||
</area>
|
||||
<area x="0" y="0" width="100%" height="100%" layer="2">
|
||||
<drawrectangle x="2%" y="9%" width="96%" height="68%" color="{menuback}" />
|
||||
@@ -42,20 +42,20 @@
|
||||
</viewelement>
|
||||
|
||||
<viewelement name="header_hor">
|
||||
<area x="18%" y="78%" width="50%" height="3%" layer="3">
|
||||
<drawtext x="0" y="0" font="{regular}" fontsize="100%" width="100%" color="{fontdefault}" text="{day} {date} {start} - {stop}: {title}" />
|
||||
<area x="18%" y="78%" width="50%" height="4%" layer="3">
|
||||
<drawtext x="0" y="0" font="{regular}" fontsize="{areaheight}*{tvgcurrenttitlesize}/100" width="100%" color="{fontdefault}" text="{day} {date} {start} - {stop}: {title}" />
|
||||
</area>
|
||||
<areascroll orientation="vertical" mode="forthandback" delay="3000" scrollspeed="medium" x="18%" y="{areaheight}*0.815" width="71%" height="9%" layer="3">
|
||||
<drawtextbox x="0" y="0" font="{regular}" width="100%" fontsize="28%" color="{fontdefault}" text="{description}" />
|
||||
<drawtextbox x="0" y="0" font="{regular}" width="100%" fontsize="{areaheight}*{tvgcurrenttextsize}/100" color="{fontdefault}" text="{description}" />
|
||||
</areascroll>
|
||||
</viewelement>
|
||||
|
||||
<viewelement name="header_ver">
|
||||
<area x="7%" y="79%" width="80%" height="3%" layer="3">
|
||||
<drawtext x="0" y="0" font="{regular}" fontsize="100%" width="100%" color="{fontdefault}" text="{day} {date} {start} - {stop}: {title}" />
|
||||
<area x="7%" y="79%" width="80%" height="4%" layer="3">
|
||||
<drawtext x="0" y="0" font="{regular}" fontsize="{areaheight}*{tvgcurrenttitlesize}/100" width="100%" color="{fontdefault}" text="{day} {date} {start} - {stop}: {title}" />
|
||||
</area>
|
||||
<areascroll orientation="vertical" mode="forthandback" delay="3000" scrollspeed="medium" x="7%" y="{areaheight}*0.825" width="71%" height="8%" layer="3">
|
||||
<drawtextbox x="0" y="0" font="{regular}" width="100%" fontsize="28%" color="{fontdefault}" text="{description}" />
|
||||
<drawtextbox x="0" y="0" font="{regular}" width="100%" fontsize="{areaheight}*{tvgcurrenttextsize}/100" color="{fontdefault}" text="{description}" />
|
||||
</areascroll>
|
||||
</viewelement>
|
||||
|
||||
@@ -65,28 +65,28 @@
|
||||
<drawimage imagetype="skinpart" path="button_red" x="0" y="0" width="100%" height="100%"/>
|
||||
</area>
|
||||
<area condition="{red1}" x="0" y="94%" width="25%" height="6%" layer="3">
|
||||
<drawtext align="center" valign="center" font="{regular}" fontsize="60%" color="{fontdefault}" text="{red}" />
|
||||
<drawtext align="center" valign="center" font="{regular}" fontsize="{areaheight}*{buttonfontsize}/100" color="{fontdefault}" text="{red}" />
|
||||
</area>
|
||||
<!--green-->
|
||||
<area condition="{green1}" x="0" y="94%" width="25%" height="6%" layer="2">
|
||||
<drawimage imagetype="skinpart" path="button_green" x="0" y="0" width="100%" height="100%"/>
|
||||
</area>
|
||||
<area condition="{green1}" x="0" y="94%" width="25%" height="6%" layer="3">
|
||||
<drawtext align="center" valign="center" font="{regular}" fontsize="60%" color="{fontdefault}" text="{green}" />
|
||||
<drawtext align="center" valign="center" font="{regular}" fontsize="{areaheight}*{buttonfontsize}/100" color="{fontdefault}" text="{green}" />
|
||||
</area>
|
||||
<!--yellow-->
|
||||
<area condition="{yellow1}" x="0" y="94%" width="25%" height="6%" layer="2">
|
||||
<drawimage imagetype="skinpart" path="button_yellow" x="0" y="0" width="100%" height="100%"/>
|
||||
</area>
|
||||
<area condition="{yellow1}" x="0" y="94%" width="25%" height="6%" layer="3">
|
||||
<drawtext align="center" valign="center" font="{regular}" fontsize="60%" color="{fontdefault}" text="{yellow}" />
|
||||
<drawtext align="center" valign="center" font="{regular}" fontsize="{areaheight}*{buttonfontsize}/100" color="{fontdefault}" text="{yellow}" />
|
||||
</area>
|
||||
<!--blue-->
|
||||
<area condition="{blue1}" x="0" y="94%" width="25%" height="6%" layer="2">
|
||||
<drawimage imagetype="skinpart" path="button_blue" x="0" y="0" width="100%" height="100%"/>
|
||||
</area>
|
||||
<area condition="{blue1}" x="0" y="94%" width="25%" height="6%" layer="3">
|
||||
<drawtext align="center" valign="center" font="{regular}" fontsize="60%" color="{fontdefault}" text="{blue}" />
|
||||
<drawtext align="center" valign="center" font="{regular}" fontsize="{areaheight}*{buttonfontsize}/100" color="{fontdefault}" text="{blue}" />
|
||||
</area>
|
||||
|
||||
<!--red-->
|
||||
@@ -94,28 +94,28 @@
|
||||
<drawimage imagetype="skinpart" path="button_red" x="0" y="0" width="100%" height="100%"/>
|
||||
</area>
|
||||
<area condition="{red2}" x="25%" y="94%" width="25%" height="6%" layer="3">
|
||||
<drawtext align="center" valign="center" font="{regular}" fontsize="60%" color="{fontdefault}" text="{red}" />
|
||||
<drawtext align="center" valign="center" font="{regular}" fontsize="{areaheight}*{buttonfontsize}/100" color="{fontdefault}" text="{red}" />
|
||||
</area>
|
||||
<!--green-->
|
||||
<area condition="{green2}" x="25%" y="94%" width="25%" height="6%" layer="2">
|
||||
<drawimage imagetype="skinpart" path="button_green" x="0" y="0" width="100%" height="100%"/>
|
||||
</area>
|
||||
<area condition="{green2}" x="25%" y="94%" width="25%" height="6%" layer="3">
|
||||
<drawtext align="center" valign="center" font="{regular}" fontsize="60%" color="{fontdefault}" text="{green}" />
|
||||
<drawtext align="center" valign="center" font="{regular}" fontsize="{areaheight}*{buttonfontsize}/100" color="{fontdefault}" text="{green}" />
|
||||
</area>
|
||||
<!--yellow-->
|
||||
<area condition="{yellow2}" x="25%" y="94%" width="25%" height="6%" layer="2">
|
||||
<drawimage imagetype="skinpart" path="button_yellow" x="0" y="0" width="100%" height="100%"/>
|
||||
</area>
|
||||
<area condition="{yellow2}" x="25%" y="94%" width="25%" height="6%" layer="3">
|
||||
<drawtext align="center" valign="center" font="{regular}" fontsize="60%" color="{fontdefault}" text="{yellow}" />
|
||||
<drawtext align="center" valign="center" font="{regular}" fontsize="{areaheight}*{buttonfontsize}/100" color="{fontdefault}" text="{yellow}" />
|
||||
</area>
|
||||
<!--blue-->
|
||||
<area condition="{blue2}" x="25%" y="94%" width="25%" height="6%" layer="2">
|
||||
<drawimage imagetype="skinpart" path="button_blue" x="0" y="0" width="100%" height="100%"/>
|
||||
</area>
|
||||
<area condition="{blue2}" x="25%" y="94%" width="25%" height="6%" layer="3">
|
||||
<drawtext align="center" valign="center" font="{regular}" fontsize="60%" color="{fontdefault}" text="{blue}" />
|
||||
<drawtext align="center" valign="center" font="{regular}" fontsize="{areaheight}*{buttonfontsize}/100" color="{fontdefault}" text="{blue}" />
|
||||
</area>
|
||||
|
||||
<!--red-->
|
||||
@@ -123,28 +123,28 @@
|
||||
<drawimage imagetype="skinpart" path="button_red" x="0" y="0" width="100%" height="100%"/>
|
||||
</area>
|
||||
<area condition="{red3}" x="50%" y="94%" width="25%" height="6%" layer="3">
|
||||
<drawtext align="center" valign="center" font="{regular}" fontsize="60%" color="{fontdefault}" text="{red}" />
|
||||
<drawtext align="center" valign="center" font="{regular}" fontsize="{areaheight}*{buttonfontsize}/100" color="{fontdefault}" text="{red}" />
|
||||
</area>
|
||||
<!--green-->
|
||||
<area condition="{green3}" x="50%" y="94%" width="25%" height="6%" layer="2">
|
||||
<drawimage imagetype="skinpart" path="button_green" x="0" y="0" width="100%" height="100%"/>
|
||||
</area>
|
||||
<area condition="{green3}" x="50%" y="94%" width="25%" height="6%" layer="3">
|
||||
<drawtext align="center" valign="center" font="{regular}" fontsize="60%" color="{fontdefault}" text="{green}" />
|
||||
<drawtext align="center" valign="center" font="{regular}" fontsize="{areaheight}*{buttonfontsize}/100" color="{fontdefault}" text="{green}" />
|
||||
</area>
|
||||
<!--yellow-->
|
||||
<area condition="{yellow3}" x="50%" y="94%" width="25%" height="6%" layer="2">
|
||||
<drawimage imagetype="skinpart" path="button_yellow" x="0" y="0" width="100%" height="100%"/>
|
||||
</area>
|
||||
<area condition="{yellow3}" x="50%" y="94%" width="25%" height="6%" layer="3">
|
||||
<drawtext align="center" valign="center" font="{regular}" fontsize="60%" color="{fontdefault}" text="{yellow}" />
|
||||
<drawtext align="center" valign="center" font="{regular}" fontsize="{areaheight}*{buttonfontsize}/100" color="{fontdefault}" text="{yellow}" />
|
||||
</area>
|
||||
<!--blue-->
|
||||
<area condition="{blue3}" x="50%" y="94%" width="25%" height="6%" layer="2">
|
||||
<drawimage imagetype="skinpart" path="button_blue" x="0" y="0" width="100%" height="100%"/>
|
||||
</area>
|
||||
<area condition="{blue3}" x="50%" y="94%" width="25%" height="6%" layer="3">
|
||||
<drawtext align="center" valign="center" font="{regular}" fontsize="60%" color="{fontdefault}" text="{blue}" />
|
||||
<drawtext align="center" valign="center" font="{regular}" fontsize="{areaheight}*{buttonfontsize}/100" color="{fontdefault}" text="{blue}" />
|
||||
</area>
|
||||
|
||||
<!--red-->
|
||||
@@ -152,28 +152,28 @@
|
||||
<drawimage imagetype="skinpart" path="button_red" x="0" y="0" width="100%" height="100%"/>
|
||||
</area>
|
||||
<area condition="{red4}" x="75%" y="94%" width="25%" height="6%" layer="3">
|
||||
<drawtext align="center" valign="center" font="{regular}" fontsize="60%" color="{fontdefault}" text="{red}" />
|
||||
<drawtext align="center" valign="center" font="{regular}" fontsize="{areaheight}*{buttonfontsize}/100" color="{fontdefault}" text="{red}" />
|
||||
</area>
|
||||
<!--green-->
|
||||
<area condition="{green4}" x="75%" y="94%" width="25%" height="6%" layer="2">
|
||||
<drawimage imagetype="skinpart" path="button_green" x="0" y="0" width="100%" height="100%"/>
|
||||
</area>
|
||||
<area condition="{green4}" x="75%" y="94%" width="25%" height="6%" layer="3">
|
||||
<drawtext align="center" valign="center" font="{regular}" fontsize="60%" color="{fontdefault}" text="{green}" />
|
||||
<drawtext align="center" valign="center" font="{regular}" fontsize="{areaheight}*{buttonfontsize}/100" color="{fontdefault}" text="{green}" />
|
||||
</area>
|
||||
<!--yellow-->
|
||||
<area condition="{yellow4}" x="75%" y="94%" width="25%" height="6%" layer="2">
|
||||
<drawimage imagetype="skinpart" path="button_yellow" x="0" y="0" width="100%" height="100%"/>
|
||||
</area>
|
||||
<area condition="{yellow4}" x="75%" y="94%" width="25%" height="6%" layer="3">
|
||||
<drawtext align="center" valign="center" font="{regular}" fontsize="60%" color="{fontdefault}" text="{yellow}" />
|
||||
<drawtext align="center" valign="center" font="{regular}" fontsize="{areaheight}*{buttonfontsize}/100" color="{fontdefault}" text="{yellow}" />
|
||||
</area>
|
||||
<!--blue-->
|
||||
<area condition="{blue4}" x="75%" y="94%" width="25%" height="6%" layer="2">
|
||||
<drawimage imagetype="skinpart" path="button_blue" x="0" y="0" width="100%" height="100%"/>
|
||||
</area>
|
||||
<area condition="{blue4}" x="75%" y="94%" width="25%" height="6%" layer="3">
|
||||
<drawtext align="center" valign="center" font="{regular}" fontsize="60%" color="{fontdefault}" text="{blue}" />
|
||||
<drawtext align="center" valign="center" font="{regular}" fontsize="{areaheight}*{buttonfontsize}/100" color="{fontdefault}" text="{blue}" />
|
||||
</area>
|
||||
</viewelement>
|
||||
|
||||
@@ -183,28 +183,28 @@
|
||||
<drawimage imagetype="skinpart" path="button_red" x="0" y="0" width="100%" height="100%"/>
|
||||
</area>
|
||||
<area condition="{red1}" x="0" y="94%" width="25%" height="6%" layer="3">
|
||||
<drawtext align="center" valign="center" font="{regular}" fontsize="60%" color="{fontdefault}" text="{red}" />
|
||||
<drawtext align="center" valign="center" font="{regular}" fontsize="{areaheight}*{buttonfontsize}/100" color="{fontdefault}" text="{red}" />
|
||||
</area>
|
||||
<!--green-->
|
||||
<area condition="{green1}" x="0" y="94%" width="25%" height="6%" layer="2">
|
||||
<drawimage imagetype="skinpart" path="button_green" x="0" y="0" width="100%" height="100%"/>
|
||||
</area>
|
||||
<area condition="{green1}" x="0" y="94%" width="25%" height="6%" layer="3">
|
||||
<drawtext align="center" valign="center" font="{regular}" fontsize="60%" color="{fontdefault}" text="{green}" />
|
||||
<drawtext align="center" valign="center" font="{regular}" fontsize="{areaheight}*{buttonfontsize}/100" color="{fontdefault}" text="{green}" />
|
||||
</area>
|
||||
<!--yellow-->
|
||||
<area condition="{yellow1}" x="0" y="94%" width="25%" height="6%" layer="2">
|
||||
<drawimage imagetype="skinpart" path="button_yellow" x="0" y="0" width="100%" height="100%"/>
|
||||
</area>
|
||||
<area condition="{yellow1}" x="0" y="94%" width="25%" height="6%" layer="3">
|
||||
<drawtext align="center" valign="center" font="{regular}" fontsize="60%" color="{fontdefault}" text="{yellow}" />
|
||||
<drawtext align="center" valign="center" font="{regular}" fontsize="{areaheight}*{buttonfontsize}/100" color="{fontdefault}" text="{yellow}" />
|
||||
</area>
|
||||
<!--blue-->
|
||||
<area condition="{blue1}" x="0" y="94%" width="25%" height="6%" layer="2">
|
||||
<drawimage imagetype="skinpart" path="button_blue" x="0" y="0" width="100%" height="100%"/>
|
||||
</area>
|
||||
<area condition="{blue1}" x="0" y="94%" width="25%" height="6%" layer="3">
|
||||
<drawtext align="center" valign="center" font="{regular}" fontsize="60%" color="{fontdefault}" text="{blue}" />
|
||||
<drawtext align="center" valign="center" font="{regular}" fontsize="{areaheight}*{buttonfontsize}/100" color="{fontdefault}" text="{blue}" />
|
||||
</area>
|
||||
|
||||
<!--red-->
|
||||
@@ -212,28 +212,28 @@
|
||||
<drawimage imagetype="skinpart" path="button_red" x="0" y="0" width="100%" height="100%"/>
|
||||
</area>
|
||||
<area condition="{red2}" x="25%" y="94%" width="25%" height="6%" layer="3">
|
||||
<drawtext align="center" valign="center" font="{regular}" fontsize="60%" color="{fontdefault}" text="{red}" />
|
||||
<drawtext align="center" valign="center" font="{regular}" fontsize="{areaheight}*{buttonfontsize}/100" color="{fontdefault}" text="{red}" />
|
||||
</area>
|
||||
<!--green-->
|
||||
<area condition="{green2}" x="25%" y="94%" width="25%" height="6%" layer="2">
|
||||
<drawimage imagetype="skinpart" path="button_green" x="0" y="0" width="100%" height="100%"/>
|
||||
</area>
|
||||
<area condition="{green2}" x="25%" y="94%" width="25%" height="6%" layer="3">
|
||||
<drawtext align="center" valign="center" font="{regular}" fontsize="60%" color="{fontdefault}" text="{green}" />
|
||||
<drawtext align="center" valign="center" font="{regular}" fontsize="{areaheight}*{buttonfontsize}/100" color="{fontdefault}" text="{green}" />
|
||||
</area>
|
||||
<!--yellow-->
|
||||
<area condition="{yellow2}" x="25%" y="94%" width="25%" height="6%" layer="2">
|
||||
<drawimage imagetype="skinpart" path="button_yellow" x="0" y="0" width="100%" height="100%"/>
|
||||
</area>
|
||||
<area condition="{yellow2}" x="25%" y="94%" width="25%" height="6%" layer="3">
|
||||
<drawtext align="center" valign="center" font="{regular}" fontsize="60%" color="{fontdefault}" text="{yellow}" />
|
||||
<drawtext align="center" valign="center" font="{regular}" fontsize="{areaheight}*{buttonfontsize}/100" color="{fontdefault}" text="{yellow}" />
|
||||
</area>
|
||||
<!--blue-->
|
||||
<area condition="{blue2}" x="25%" y="94%" width="25%" height="6%" layer="2">
|
||||
<drawimage imagetype="skinpart" path="button_blue" x="0" y="0" width="100%" height="100%"/>
|
||||
</area>
|
||||
<area condition="{blue2}" x="25%" y="94%" width="25%" height="6%" layer="3">
|
||||
<drawtext align="center" valign="center" font="{regular}" fontsize="60%" color="{fontdefault}" text="{blue}" />
|
||||
<drawtext align="center" valign="center" font="{regular}" fontsize="{areaheight}*{buttonfontsize}/100" color="{fontdefault}" text="{blue}" />
|
||||
</area>
|
||||
|
||||
<!--red-->
|
||||
@@ -241,28 +241,28 @@
|
||||
<drawimage imagetype="skinpart" path="button_red" x="0" y="0" width="100%" height="100%"/>
|
||||
</area>
|
||||
<area condition="{red3}" x="50%" y="94%" width="25%" height="6%" layer="3">
|
||||
<drawtext align="center" valign="center" font="{regular}" fontsize="60%" color="{fontdefault}" text="{red}" />
|
||||
<drawtext align="center" valign="center" font="{regular}" fontsize="{areaheight}*{buttonfontsize}/100" color="{fontdefault}" text="{red}" />
|
||||
</area>
|
||||
<!--green-->
|
||||
<area condition="{green3}" x="50%" y="94%" width="25%" height="6%" layer="2">
|
||||
<drawimage imagetype="skinpart" path="button_green" x="0" y="0" width="100%" height="100%"/>
|
||||
</area>
|
||||
<area condition="{green3}" x="50%" y="94%" width="25%" height="6%" layer="3">
|
||||
<drawtext align="center" valign="center" font="{regular}" fontsize="60%" color="{fontdefault}" text="{green}" />
|
||||
<drawtext align="center" valign="center" font="{regular}" fontsize="{areaheight}*{buttonfontsize}/100" color="{fontdefault}" text="{green}" />
|
||||
</area>
|
||||
<!--yellow-->
|
||||
<area condition="{yellow3}" x="50%" y="94%" width="25%" height="6%" layer="2">
|
||||
<drawimage imagetype="skinpart" path="button_yellow" x="0" y="0" width="100%" height="100%"/>
|
||||
</area>
|
||||
<area condition="{yellow3}" x="50%" y="94%" width="25%" height="6%" layer="3">
|
||||
<drawtext align="center" valign="center" font="{regular}" fontsize="60%" color="{fontdefault}" text="{yellow}" />
|
||||
<drawtext align="center" valign="center" font="{regular}" fontsize="{areaheight}*{buttonfontsize}/100" color="{fontdefault}" text="{yellow}" />
|
||||
</area>
|
||||
<!--blue-->
|
||||
<area condition="{blue3}" x="50%" y="94%" width="25%" height="6%" layer="2">
|
||||
<drawimage imagetype="skinpart" path="button_blue" x="0" y="0" width="100%" height="100%"/>
|
||||
</area>
|
||||
<area condition="{blue3}" x="50%" y="94%" width="25%" height="6%" layer="3">
|
||||
<drawtext align="center" valign="center" font="{regular}" fontsize="60%" color="{fontdefault}" text="{blue}" />
|
||||
<drawtext align="center" valign="center" font="{regular}" fontsize="{areaheight}*{buttonfontsize}/100" color="{fontdefault}" text="{blue}" />
|
||||
</area>
|
||||
|
||||
<!--red-->
|
||||
@@ -270,28 +270,28 @@
|
||||
<drawimage imagetype="skinpart" path="button_red" x="0" y="0" width="100%" height="100%"/>
|
||||
</area>
|
||||
<area condition="{red4}" x="75%" y="94%" width="25%" height="6%" layer="3">
|
||||
<drawtext align="center" valign="center" font="{regular}" fontsize="60%" color="{fontdefault}" text="{red}" />
|
||||
<drawtext align="center" valign="center" font="{regular}" fontsize="{areaheight}*{buttonfontsize}/100" color="{fontdefault}" text="{red}" />
|
||||
</area>
|
||||
<!--green-->
|
||||
<area condition="{green4}" x="75%" y="94%" width="25%" height="6%" layer="2">
|
||||
<drawimage imagetype="skinpart" path="button_green" x="0" y="0" width="100%" height="100%"/>
|
||||
</area>
|
||||
<area condition="{green4}" x="75%" y="94%" width="25%" height="6%" layer="3">
|
||||
<drawtext align="center" valign="center" font="{regular}" fontsize="60%" color="{fontdefault}" text="{green}" />
|
||||
<drawtext align="center" valign="center" font="{regular}" fontsize="{areaheight}*{buttonfontsize}/100" color="{fontdefault}" text="{green}" />
|
||||
</area>
|
||||
<!--yellow-->
|
||||
<area condition="{yellow4}" x="75%" y="94%" width="25%" height="6%" layer="2">
|
||||
<drawimage imagetype="skinpart" path="button_yellow" x="0" y="0" width="100%" height="100%"/>
|
||||
</area>
|
||||
<area condition="{yellow4}" x="75%" y="94%" width="25%" height="6%" layer="3">
|
||||
<drawtext align="center" valign="center" font="{regular}" fontsize="60%" color="{fontdefault}" text="{yellow}" />
|
||||
<drawtext align="center" valign="center" font="{regular}" fontsize="{areaheight}*{buttonfontsize}/100" color="{fontdefault}" text="{yellow}" />
|
||||
</area>
|
||||
<!--blue-->
|
||||
<area condition="{blue4}" x="75%" y="94%" width="25%" height="6%" layer="2">
|
||||
<drawimage imagetype="skinpart" path="button_blue" x="0" y="0" width="100%" height="100%"/>
|
||||
</area>
|
||||
<area condition="{blue4}" x="75%" y="94%" width="25%" height="6%" layer="3">
|
||||
<drawtext align="center" valign="center" font="{regular}" fontsize="60%" color="{fontdefault}" text="{blue}" />
|
||||
<drawtext align="center" valign="center" font="{regular}" fontsize="{areaheight}*{buttonfontsize}/100" color="{fontdefault}" text="{blue}" />
|
||||
</area>
|
||||
</viewelement>
|
||||
|
||||
@@ -407,11 +407,18 @@
|
||||
<area condition="{current}" layer="3">
|
||||
<fill color="{menubackactive}" />
|
||||
</area>
|
||||
<area layer="4">
|
||||
<drawtext condition="not{current}" x="10" width="96%" y="15%" font="regular" color="{fontdefault}" fontsize="30%" text="{start} - {stop}" />
|
||||
<drawtext condition="not{current}" x="10" width="96%" y="45%" font="regular" color="{fontdefault}" fontsize="45%" text="{title}" />
|
||||
<drawtext condition="{current}" x="10" width="96%" y="15%" font="regular" color="{fontmenuactive}" fontsize="30%" text="{start} - {stop}" />
|
||||
<drawtext condition="{current}" x="10" width="96%" y="45%" font="regular" color="{fontmenuactive}" fontsize="45%" text="{title}" />
|
||||
<area condition="{tvgshowtime}" layer="4">
|
||||
<drawtext condition="not{current}" x="10" width="96%" y="{areaheight}*{tvghorgriddateposy}/100" font="regular" color="{fontdefault}" fontsize="{areaheight}*{tvghorgriddatesize}/100" text="{start} - {stop}" />
|
||||
<drawtext condition="not{current}" x="10" width="96%" y="{areaheight}*{tvghorgridtitleposy}/100" font="regular" color="{fontdefault}" fontsize="{areaheight}*{tvghorgridtitlesize}/100" text="{title}" />
|
||||
<drawtext condition="{current}" x="10" width="96%" y="{areaheight}*{tvghorgriddateposy}/100" font="regular" color="{fontmenuactive}" fontsize="{areaheight}*{tvghorgriddatesize}/100" text="{start} - {stop}" />
|
||||
<drawtext condition="{current}" x="10" width="96%" y="{areaheight}*{tvghorgridtitleposy}/100" font="regular" color="{fontmenuactive}" fontsize="{areaheight}*{tvghorgridtitlesize}/100" text="{title}" />
|
||||
<drawrectangle x="0" y="{areaheight}-2" width="100%" height="2" color="{menubackline}" />
|
||||
<drawrectangle x="{areawidth}-2" y="0" width="2" height="100%" color="{menubackline}" />
|
||||
<drawimage condition="{timer}" imagetype="icon" path="ico_rec_selected" x="{areawidth} - {areaheight}*0.4 - 5" y="5" width="0.4*{areaheight}" height="0.4*{areaheight}" />
|
||||
</area>
|
||||
<area condition="not{tvgshowtime}" layer="4">
|
||||
<drawtext condition="not{current}" x="10" width="96%" valign="center" font="regular" color="{fontdefault}" fontsize="{areaheight}*{tvghorgridtitlesize}/100" text="{title}" />
|
||||
<drawtext condition="{current}" x="10" width="96%" valign="center" font="regular" color="{fontmenuactive}" fontsize="{areaheight}*{tvghorgridtitlesize}/100" text="{title}" />
|
||||
<drawrectangle x="0" y="{areaheight}-2" width="100%" height="2" color="{menubackline}" />
|
||||
<drawrectangle x="{areawidth}-2" y="0" width="2" height="100%" color="{menubackline}" />
|
||||
<drawimage condition="{timer}" imagetype="icon" path="ico_rec_selected" x="{areawidth} - {areaheight}*0.4 - 5" y="5" width="0.4*{areaheight}" height="0.4*{areaheight}" />
|
||||
@@ -422,11 +429,17 @@
|
||||
<area condition="{current}" layer="3">
|
||||
<fill color="{menubackactive}" />
|
||||
</area>
|
||||
<area layer="4">
|
||||
<drawtext condition="not{current}" x="2%" width="97%" y="3" font="regular" color="{fontdefault}" fontsize="{areawidth}*0.11" text="{start} - {stop}" />
|
||||
<drawtextbox condition="not{current}" x="2%" width="97%" y="{areawidth}*0.15" height="{areawidth}*0.85" font="regular" color="{fontdefault}" fontsize="{areawidth}*0.10" text="{title}" />
|
||||
<drawtext condition="{current}" x="2%" width="97%" y="3" font="regular" color="{fontmenuactive}" fontsize="{areawidth}*0.10" text="{start} - {stop}" />
|
||||
<drawtextbox condition="{current}" x="2%" width="97%" y="{areawidth}*0.15" height="{areawidth}*0.85" font="regular" color="{fontmenuactive}" fontsize="{areawidth}*0.10" text="{title}" />
|
||||
<area condition="{tvgshowtime}" layer="4">
|
||||
<drawtext condition="not{current}" x="2%" width="97%" y="{areawidth}*{tvgvergriddateposy}/100" font="regular" color="{fontdefault}" fontsize="{areawidth}*{tvgvergriddatesize}/100" text="{start} - {stop}" />
|
||||
<drawtextbox condition="not{current}" x="2%" width="97%" y="{areawidth}*{tvgvergridtitleposy}/100" height="{areawidth}*0.85" font="regular" color="{fontdefault}" fontsize="{areawidth}*{tvgvergridtitlesize}/100" text="{title}" />
|
||||
<drawtext condition="{current}" x="2%" width="97%" y="{areawidth}*{tvgvergriddateposy}/100" font="regular" color="{fontmenuactive}" fontsize="{areawidth}*{tvgvergriddatesize}/100" text="{start} - {stop}" />
|
||||
<drawtextbox condition="{current}" x="2%" width="97%" y="{areawidth}*{tvgvergridtitleposy}/100" height="{areawidth}*0.85" font="regular" color="{fontmenuactive}" fontsize="{areawidth}*{tvgvergridtitlesize}/100" text="{title}" />
|
||||
<drawrectangle x="0" y="{areaheight}-2" width="100%" height="2" color="{menubackline}" />
|
||||
<drawrectangle x="{areawidth}-2" y="0" width="2" height="100%" color="{menubackline}" />
|
||||
</area>
|
||||
<area condition="not{tvgshowtime}" layer="4">
|
||||
<drawtextbox condition="not{current}" x="2%" width="97%" y="{areawidth}*{tvgvergridtitleposy}/100" height="{areawidth}*0.85" font="regular" color="{fontdefault}" fontsize="{areawidth}*{tvgvergridtitlesize}/100" text="{title}" />
|
||||
<drawtextbox condition="{current}" x="2%" width="97%" y="{areawidth}*{tvgvergridtitleposy}/100" height="{areawidth}*0.85" font="regular" color="{fontmenuactive}" fontsize="{areawidth}*{tvgvergridtitlesize}/100" text="{title}" />
|
||||
<drawrectangle x="0" y="{areaheight}-2" width="100%" height="2" color="{menubackline}" />
|
||||
<drawrectangle x="{areawidth}-2" y="0" width="2" height="100%" color="{menubackline}" />
|
||||
</area>
|
||||
|
||||
Reference in New Issue
Block a user