1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38
|
<page xmlns="http://projectmallard.org/1.0/" type="topic" id="supported-formats">
<info>
<link type="guide" xref="index"/>
<desc>
Font formats supported by <app>Font Manager</app>.
</desc>
</info>
<title>Supported File Formats</title>
<list>
<item>
<title>
<link href="http://wikipedia.org/wiki/TrueType">
TrueType
</link>
</title>
</item>
<item>
<title>
<link href="http://wikipedia.org/wiki/OpenType">
OpenType
</link>
</title>
</item>
<!--
<item>
<title>
<link href="http://wikipedia.org/wiki/Type_1_Font#Type_1">
PostScript Type 1
</link>
</title>
</item>
-->
</list>
</page>
|