170 lines
3.5 KiB
HTML
170 lines
3.5 KiB
HTML
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
|
|
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
|
<title>RoboFab Links</title>
|
|
|
|
<link href="../default.css" type="text/css" rel="stylesheet" />
|
|
|
|
</head>
|
|
<body>
|
|
|
|
|
|
|
|
<div id="modellogo">
|
|
<img src="../img/drawmodel_header.jpg" width="595" height="112" />
|
|
</div>
|
|
<div class="leftcontent">
|
|
<h2 class="crb-seealso">
|
|
RoboFab
|
|
</h2>
|
|
<p class="menu">
|
|
<a href="../index.html">
|
|
Home
|
|
</a>
|
|
<br />
|
|
<a href="../download/license.html">
|
|
Download v1.1.1
|
|
</a>
|
|
<br />
|
|
<a href="../intro.html">
|
|
Intro
|
|
</a>
|
|
<br />
|
|
<a href="../install.html">
|
|
Install Notes
|
|
</a>
|
|
<br />
|
|
<a href="../history.html">
|
|
History
|
|
</a>
|
|
<br />
|
|
<a href="../executive.html">
|
|
Summary
|
|
</a>
|
|
</p>
|
|
<p class="menu">
|
|
<a href="../howto/index.html">
|
|
How to's
|
|
</a>
|
|
<br />
|
|
<a href="../objects/index.html">
|
|
Fab Objects
|
|
</a>
|
|
<br />
|
|
<a href="../objects/model.html">
|
|
Fab Map
|
|
</a>
|
|
<br />
|
|
<a href="../tools/index.html">
|
|
Fab Tools
|
|
</a>
|
|
<br />
|
|
<a href="../ufo/index.html">
|
|
UFO Overview
|
|
</a>
|
|
<br />
|
|
<a href="../limitations.html">
|
|
Fab Limitations
|
|
</a>
|
|
</p>
|
|
<p class="menu">
|
|
<span class="selected">
|
|
Links
|
|
</span>
|
|
<br />
|
|
<a href="../glossary/index.html">
|
|
Glossary
|
|
</a>
|
|
<br />
|
|
<a href="../credits.html">
|
|
Credits
|
|
</a>
|
|
</p>
|
|
<br />
|
|
<br />
|
|
<p class="crb-uplink"><a href="../index.html">Back to RoboFab Reference</a></p>
|
|
|
|
<br />
|
|
<br />
|
|
<p class="menu">
|
|
|
|
</p>
|
|
</div>
|
|
<div class="footer">
|
|
<a href="../feedback.html">
|
|
Feedback
|
|
</a>
|
|
<br />
|
|
<a href="../map.html">
|
|
Sitemap
|
|
</a>
|
|
<br />
|
|
Please also refer to the
|
|
<a href="../download/license.html">
|
|
Legal
|
|
</a>
|
|
<br />
|
|
Copyright 2003-2005 RoboFab
|
|
<br />
|
|
version 1.1.1
|
|
</div>
|
|
|
|
|
|
|
|
<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://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>
|
|
</body>
|
|
</html> |