.. freetypy documentation master file, created by
   sphinx-quickstart on Thu Jun  6 10:50:13 2013.
   You can adapt this file completely to your liking, but it should at least
   contain the root `toctree` directive.

freetypy documentation
======================

`freetypy` is a general-purpose Python wrapper to `freetype
<http://www.freetype.org>`_ with a goal to be fast and flexible as
possible.

It is open source under the BSD license.

It is developed as part of the `matplotlib
<http://www.matplotlib.org>`_ project, though it is an independent
library that intends to be of general use outside of matplotlib as
well.

.. toctree::
   :maxdepth: 1

   intro.rst
   api.rst


Indices and tables
==================

* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`
