Mercurial > dive4elements > river
diff flys-artifacts/doc/conf/themes.xml @ 2667:b75681c09ef8
Respect area label bg text style, draw label roughly at centroid of polygons (sofar, better but not yet good).
flys-artifacts/trunk@4346 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Felix Wolfsteller <felix.wolfsteller@intevation.de> |
---|---|
date | Fri, 04 May 2012 13:47:37 +0000 |
parents | bcf4011fa3f1 |
children | 402695ee7c24 |
line wrap: on
line diff
--- a/flys-artifacts/doc/conf/themes.xml Thu May 03 20:27:01 2012 +0000 +++ b/flys-artifacts/doc/conf/themes.xml Fri May 04 13:47:37 2012 +0000 @@ -840,6 +840,8 @@ <inherit from="Text"/> </inherits> <fields> + <field name="backgroundcolor" type="Color" display="Texthintergrund" default="255, 255, 255"/> + <field name="showbackground" type="boolean" display="Hintergrund anzeigen" default="false"/> <field name="linecolor" type="Color" display="Linienfarbe" default="Color.BLACK"/> <field name="showlines" type="boolean" display="Linie anzeigen" default="true"/> <field name="linesize" type="int" display="Liniendicke" default="1"/>