Mercurial > dive4elements > river
comparison flys-artifacts/doc/conf/themes.xml @ 2416:5144369d5961
Partial Fix flys/issue500: text-orientation for texts.
flys-artifacts/trunk@4048 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Felix Wolfsteller <felix.wolfsteller@intevation.de> |
---|---|
date | Tue, 14 Feb 2012 09:00:50 +0000 |
parents | 4b7870e102f4 |
children | afebbe9c2fce |
comparison
equal
deleted
inserted
replaced
2415:64dd65aa620d | 2416:5144369d5961 |
---|---|
556 <inherit from="MinMaxPoints"/> | 556 <inherit from="MinMaxPoints"/> |
557 <inherit from="Text"/> | 557 <inherit from="Text"/> |
558 </inherits> | 558 </inherits> |
559 <fields> | 559 <fields> |
560 <field name="linecolor" type="Color" display="Farbe" default="0, 215, 0"/> | 560 <field name="linecolor" type="Color" display="Farbe" default="0, 215, 0"/> |
561 <field name="textorientation" type="boolean" display="Textausrichtung" default="true"/> | |
561 </fields> | 562 </fields> |
562 </theme> | 563 </theme> |
563 | 564 |
564 <!-- | 565 <!-- |
565 Cross Sections | 566 Cross Sections |
736 <field name="textcolor" type="Color" display="Schriftfarbe" default="0, 0, 0"/> | 737 <field name="textcolor" type="Color" display="Schriftfarbe" default="0, 0, 0"/> |
737 <field name="textsize" type="int" display="Schriftgröße" default="10"/> | 738 <field name="textsize" type="int" display="Schriftgröße" default="10"/> |
738 <field name="textstyle" type="Style" display="Schriftstil" default="standard"/> | 739 <field name="textstyle" type="Style" display="Schriftstil" default="standard"/> |
739 <field name="pointsize" type="int" display="Punktdicke" default="3" hints="h"/> | 740 <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="backgroundcolor" type="Color" display="Texthintergrund" default="255, 255, 255"/> |
741 <field name="textorientation" type="boolean" display="Textausrichtung" default="false"/> | 742 <field name="textorientation" type="boolean" display="Textausrichtung" default="true"/> |
742 <field name="showbackground" type="boolean" display="Hintergrund anzeigen" default="false"/> | 743 <field name="showbackground" type="boolean" display="Hintergrund anzeigen" default="false"/> |
743 </fields> | 744 </fields> |
744 </theme> | 745 </theme> |
745 | 746 |
746 <!-- Height Marks --> | 747 <!-- Height Marks --> |