48 lines
509 B
HTML
48 lines
509 B
HTML
|
<HTML>
|
||
|
<HEAD>
|
||
|
|
||
|
<TITLE>FontTools</TITLE>
|
||
|
|
||
|
|
||
|
</HEAD>
|
||
|
<BODY bgcolor="#FFFFFF">
|
||
|
|
||
|
<H1>FontTools</H1>
|
||
|
|
||
|
Introduction
|
||
|
|
||
|
<P>
|
||
|
<H3>GUI Tools</H3>
|
||
|
TTX
|
||
|
<P>
|
||
|
<H3>Command line tools</H3>
|
||
|
|
||
|
<UL TYPE=DISC>
|
||
|
<LI>tt2xml
|
||
|
<LI>xml2tt
|
||
|
</UL>
|
||
|
|
||
|
<P>
|
||
|
<H3>The library</H3>
|
||
|
|
||
|
Cross-platform
|
||
|
<UL TYPE=DISC>
|
||
|
<LI>fontTools.t1Lib
|
||
|
<LI>fontTools.ttLib
|
||
|
<LI>fontTools.afmLib
|
||
|
<LI>fontTools.cffLib
|
||
|
<LI>fontTools.unicode
|
||
|
<LI>fontTools.agl
|
||
|
</UL>
|
||
|
|
||
|
Mac-specific
|
||
|
<UL TYPE=DISC>
|
||
|
<LI>fontTools.fondLib
|
||
|
<LI>fontTools.nfntLib
|
||
|
</UL>
|
||
|
|
||
|
<P>
|
||
|
|
||
|
</BODY>
|
||
|
</HTML>
|