133 lines
2.7 KiB
HTML
133 lines
2.7 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 Credits</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">
|
||
|
<a href="links/index.html">
|
||
|
Links
|
||
|
</a>
|
||
|
<br />
|
||
|
<a href="glossary/index.html">
|
||
|
Glossary
|
||
|
</a>
|
||
|
<br />
|
||
|
<span class="selected">
|
||
|
Credits
|
||
|
</span>
|
||
|
</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 Credits</h1>
|
||
|
<p>
|
||
|
The RoboFab developers, Erik van Blokland, Tal Leming and Just van Rossum would like to thank some folks for helping in one way or the other.
|
||
|
</p>
|
||
|
|
||
|
<h2>Thanks</h2>
|
||
|
<p>
|
||
|
Testing and support: Paul van der Laan, Peter Bil'ak, Seonil Yun, Cyrus Highsmith. Rich Roat for a lot of things.
|
||
|
</p>
|
||
|
|
||
|
|
||
|
<h2>Resources</h2>
|
||
|
<p>Thanks to the FontLab developers for supporting Python. Adam Twardoch and Eigi Eigendorf for the fontlab documentation and feedback. Apple Computer, Adobe Systems for their tools and documentation. Just van Rossum for TTX, GLIF and fontTools. The other van Rossum and Python.org for Python. Have a look at <a href="links/index.html">the link section</a> for addresses for most of these.
|
||
|
</p>
|
||
|
</div>
|
||
|
</body>
|
||
|
</html>
|