Home | History | Annotate | Download | only in designspaceLib
      1 ##############
      2 designspaceLib
      3 ##############
      4 
      5 MutatorMath started out with its own reader and writer for designspaces.
      6 Since then the use of designspace has broadened and it would be useful
      7 to have a reader and writer that are independent of a specific system.
      8 
      9 .. toctree::
     10    :maxdepth: 1
     11 
     12    readme
     13    scripting
     14 
     15 .. automodule:: fontTools.designspaceLib
     16    :members:
     17    :undoc-members:
     18