@fontoxml/fontoxml-development-tools
Version:
Development tools for Fonto.
9 lines • 388 B
text/xml
<output xmlns="http://schemas.fontoxml.com/output/1.0/output.xsd">
<!-- This is where your output configuration needs to be filled in. See the included documentation for more information. -->
<configurations>
<configuration id="my-first-output" label="My first output">
<sx location="sx.xml" />
</configuration>
</configurations>
</output>