Symbols on lines doc improvements #743

This commit is contained in:
Emux
2019-10-01 09:41:58 +03:00
parent 992d9c8e66
commit 1294ff9fea
2 changed files with 4 additions and 0 deletions

View File

@@ -237,6 +237,8 @@
<xs:attribute name="symbol-width" type="xs:positiveInteger" use="optional" />
<xs:attribute name="symbol-height" type="xs:positiveInteger" use="optional" />
<xs:attribute name="symbol-percent" type="xs:positiveInteger" use="optional" />
<!-- symbols on lines -->
<xs:attribute name="billboard" default="false" type="xs:boolean" use="optional" />
<xs:attribute name="repeat" default="false" type="xs:boolean" use="optional" />
<xs:attribute name="repeat-gap" default="200" type="xs:float" use="optional" />