UNPKG

@fontoxml/fontoxml-development-tools

Version:

Development tools for Fonto.

12 lines 439 B
<?xml version="1.0" encoding="utf-8"?> <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" /> <outputFormats> <xml /> </outputFormats> </configuration> </configurations> </output>