Mercurial > dive4elements > river
comparison flys-artifacts/doc/conf/themes.xml @ 2413:4b7870e102f4
Partial Fix flys/issue500: Text-background for manual points.
flys-artifacts/trunk@4044 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Felix Wolfsteller <felix.wolfsteller@intevation.de> |
---|---|
date | Mon, 13 Feb 2012 16:43:40 +0000 |
parents | 9b5541dcc01f |
children | 5144369d5961 |
comparison
equal
deleted
inserted
replaced
2412:451b25878105 | 2413:4b7870e102f4 |
---|---|
735 <field name="font" type="Font" display="Schriftart" default="arial"/> | 735 <field name="font" type="Font" display="Schriftart" default="arial"/> |
736 <field name="textcolor" type="Color" display="Schriftfarbe" default="0, 0, 0"/> | 736 <field name="textcolor" type="Color" display="Schriftfarbe" default="0, 0, 0"/> |
737 <field name="textsize" type="int" display="Schriftgröße" default="10"/> | 737 <field name="textsize" type="int" display="Schriftgröße" default="10"/> |
738 <field name="textstyle" type="Style" display="Schriftstil" default="standard"/> | 738 <field name="textstyle" type="Style" display="Schriftstil" default="standard"/> |
739 <field name="pointsize" type="int" display="Punktdicke" default="3" hints="h"/> | 739 <field name="pointsize" type="int" display="Punktdicke" default="3" hints="h"/> |
740 <field name="backgroundcolor" type="Color" display="Texthintergrund" default="255, 255, 255"/> | |
741 <field name="textorientation" type="boolean" display="Textausrichtung" default="false"/> | |
742 <field name="showbackground" type="boolean" display="Hintergrund anzeigen" default="false"/> | |
740 </fields> | 743 </fields> |
741 </theme> | 744 </theme> |
742 | 745 |
743 <!-- Height Marks --> | 746 <!-- Height Marks --> |
744 <theme name="heightmarks_points"> | 747 <theme name="heightmarks_points"> |