61 lines
1.9 KiB
XML
61 lines
1.9 KiB
XML
<?xml version="1.0" encoding="iso-8859-1"?>
|
|
<xml>
|
|
<include src="settings/generic.xml"/>
|
|
<synopsis generate="1" name="Links" description="Relevant links for RoboFab"/>
|
|
<title>RoboFab Links</title>
|
|
<div class="content">
|
|
<h1>RoboFab Links</h1>
|
|
|
|
<h3>RoboFab</h3>
|
|
<p>
|
|
<ul>
|
|
<li><a href="http://just.letterror.com/ltrwiki/RoboFab">The RoboFab Wiki</a></li>
|
|
<li><a href="http://just.letterror.com/ltrwiki/RoboFab_2fFeedBack">RoboFab Wiki for feedback</a></li>
|
|
<li><a href="http://www.letterror.com/code/robofab/">The RoboFab section at LettError.com</a></li>
|
|
<li><a href="http://www.letterror.com/code/robofab/robofabDocs/robofab.html">PyDoc documentation for RoboFab</a></li>
|
|
<li><a href="http://mail.letterror.com/mailman/listinfo/robofab-list">Join the RoboFab mailing list</a></li>
|
|
</ul>
|
|
</p>
|
|
|
|
<h3>FontTools</h3>
|
|
<p>
|
|
<ul>
|
|
<li><a href="http://fonttools.sf.net">The FontTools home at sourceforge.net</a></li>
|
|
<li><a href="http://www.letterror.com/code/ttx/index.html">The TTX page at LettError.com</a></li>
|
|
</ul>
|
|
</p>
|
|
|
|
<h3>Tools</h3>
|
|
<p>
|
|
<ul>
|
|
<li><a href="http://www.typesupply.com">MetricsMachine from TypeSupply:</a> Industrial Strength Metrics for OS X</li>
|
|
<li><a href="http://code.typesupply.com">Lots of code from TypeSupply:</a> Tools for developing tools and writing nice apps in Python.</li>
|
|
<li><a href="http://www.superpolator.com">Superpolator.com:</a> infinite interpolation for RoboFab and FontLab</li>
|
|
</ul>
|
|
</p>
|
|
|
|
<h3>Python</h3>
|
|
<p>
|
|
<ul>
|
|
<li><a href="www.python.org">Python</a></li>
|
|
<li><a href="http://homepages.cwi.nl/~jack/macpython/download.html">Mac OSX Python</a></li>
|
|
</ul>
|
|
</p>
|
|
|
|
<h3>FontLab</h3>
|
|
<p>
|
|
<ul>
|
|
<li><a href="http://www.fontlab.com">The FontLab home page</a></li>
|
|
<li><a href="http://www.fontlab.com/Font-utilities/The-Python-Page/">The FontLab Python page</a></li>
|
|
|
|
|
|
|
|
|
|
<li><a href="http://dev.fontlab.net/flpydoc/">Unofficial FontLab Python documentation</a></li>
|
|
</ul>
|
|
</p>
|
|
|
|
|
|
</div>
|
|
</xml>
|