36 lines
1.8 KiB
XML
Raw Normal View History

<?xml version="1.0" encoding="utf-8"?>
<xml>
<include src="settings/generic.xml" />
<synopsis name="RoboFab Reference" description="An index of the RoboFab library" />
<title>RoboFab</title>
<div class="content">
<h1>Welcome to RoboFab</h1>
<p>
RoboFab is a Python library with objects that deal with data usually associated with fonts and type design. RoboFab reads and writes UFO font files and works in any Python 2.3 (and 2.2.1), as well as in FontLab 4.6 and up.
</p>
<h2>This site</h2>
<p>
<directory />
</p>
<h3>Object Model</h3>
<p>
Here is a <a href="objects/model.html">handy map</a> of the RoboFab objects.
</p>
<br />
<a href="objects/model.html"><img src="img/logo.gif" alt="" width="102" height="88" border="0" /></a> <h3>The Developers</h3>
<p>
RoboFab is developed and maintained by Tal Leming, Erik van Blokland, Just van Rossum (in no particular order)
</p>
<h3>Contact</h3>
<p>
Email the RoboFab Consortium at
<br />
<strong>i n f o (at) r o b o f a b (dot) o r g</strong>
</p>
<h3>Copyrights</h3>
<p>
This package is distributed under the BSD license. See the <a href="download/index.html">license.</a> RoboFab is built in <a href="http://www.python.org">Python</a>. Parts of RoboFab use <a href="http://fonttools.sourceforge.net">fontTools</a>, an OpenSource font toolkit by Just van Rossum. Parts of the RoboFab library are built to work with code from <a href="http://www.fontlab.com">FontLab</a>, which is a product of Pyrus Inc. Parts of RoboFab implement the Property List file format in XML, copyright <a href="http://www.apple.com">Apple Computer</a>. Parts of RoboFab implement tables and names from PostScript and the OpenType FDK, copyright <a href="http://www.adobe.com">Adobe</a>.
</p>
</div>
</xml>