dy feature in pathText

23 views
Skip to first unread message

fzk

unread,
Dec 25, 2012, 1:56:15 PM12/25/12
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