fix: 优化人行横道和文字渲染样式

This commit is contained in:
2023-08-31 15:06:05 +08:00
parent 4fc6b0cd5b
commit aad0197f5c
4 changed files with 11 additions and 45 deletions

View File

@@ -147,6 +147,8 @@
<xs:attribute name="repeat" default="true" type="xs:boolean" use="optional"/>
<!-- 长边坐标轴默认为s -->
<xs:attribute name="longEdge" type="tns:text" default="s"/>
<!-- 是否包含方向默认为false -->
<xs:attribute name="hasDirect" default="false" type="xs:boolean" use="optional" />
</xs:complexType>
<xs:complexType name="caption">