added weather templates for blackhole

This commit is contained in:
louis
2015-01-15 09:56:54 +01:00
parent 3de7f8f13d
commit f589cbcb78
20 changed files with 609 additions and 1 deletions

View File

@@ -239,6 +239,13 @@
</area>
</time>
<currentweather>
<area x="0" y="0" width="11%" height="16%" layer="3">
<drawimage name="weathericon" imagetype="icon" path="{icon}" x="{areawidth}/2 + {width(temperature)}/2 - {width(weathericon)}/2 + 5" valign="center" width="{areaheight}*0.8" height="{areaheight}*0.8"/>
<drawtext name="temperature" x="{areawidth}/2 - {width(temperature)}/2 - {width(weathericon)}/2" valign="center" font="{light}" fontsize="80%" color="{clrWhite}" text="{temperature}°C" />
</area>
</currentweather>
<!-- Available Variables message:
{text} message text
{status} true if message is a status message