Groups
Groups
Sign in
Groups
Groups
Mapsforge & VTM
Conversations
About
Send feedback
Help
dy feature in pathText
23 views
Skip to first unread message
fzk
unread,
Dec 25, 2012, 1:56:15 PM
12/25/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to mapsfo...@googlegroups.com
Hi,
it seems that a "dy" feature is already implemented for pathText (similiar to caption).
Eg. <pathText k="name"
dy="-4"
font-style="normal" font-size="12" fill="#606060" stroke="#ffffff" stroke-width="4.0"/>
But this isn't reflected in "renderTheme.xsd":
<xs:complexType name="pathText">
<xs:attribute name="k" type="tns:textKey" use="required" />
<xs:attribute name="font-family" type="tns:fontFamily" use="optional" default="default" />
<xs:attribute name="font-style" type="tns:fontStyle" use="optional" default="normal" />
<xs:attribute name="font-size" type="tns:nonNegativeFloat" use="optional" default="0" />
<xs:attribute name="fill" type="tns:color" use="optional" default="#000000" />
<xs:attribute name="stroke" type="tns:color" use="optional" default="#000000" />
<xs:attribute name="stroke-width" type="tns:nonNegativeFloat" use="optional" default="0" />
</xs:complexType>
Questions:
- Is the "dy" feature a hidden feature for pathText ?
- Or is the definition for "dy" missing in "renderTheme.xsd" ?
Regards Klaus
Reply all
Reply to author
Forward
0 new messages