• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1##############
2designspaceLib
3##############
4
5MutatorMath started out with its own reader and writer for designspaces.
6Since then the use of designspace has broadened and it would be useful
7to 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