targets/Xenomai/XSD
author Edouard Tisserant
Tue, 30 Mar 2021 14:54:43 +0200
branchsvghmi
changeset 3211 938b55abe946
parent 615 72bc3e53a1fa
permissions -rw-r--r--
SVGHMI: Implemented "Add Font" and "Remove Font", add font embedding in CSS at build time, tested ok with some OTF for now.

                  <xsd:element name="Xenomai">
                    <xsd:complexType>
                      %(toolchain_gcc)s
                      <xsd:attribute name="XenoConfig" type="xsd:string" use="optional" default="xeno-config"/>
                    </xsd:complexType>
                  </xsd:element>