.. highlight:: python

################
fontParts.world
################

.. module:: fontParts.world

.. note::
   We still need to decide if we need a ``world`` module or if we should recommend namespace injection.

.. autofunction:: AllFonts
.. autofunction:: NewFont
.. autofunction:: OpenFont
.. autofunction:: OpenFonts
.. autofunction:: CurrentFont
.. autofunction:: CurrentLayer
.. autofunction:: CurrentGlyph
.. autofunction:: CurrentContours
.. autofunction:: CurrentSegments
.. autofunction:: CurrentPoints
.. autofunction:: CurrentComponents
.. autofunction:: CurrentAnchors
.. autofunction:: CurrentGuidelines
.. autofunction:: FontList
.. autoclass:: BaseFontList