aboutsummaryrefslogtreecommitdiff
path: root/Doc/source/mtiLib.rst
blob: 1bf74e189fef89251ee39a3af95464fd4c968da3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
###########################################
mtiLib: Read Monotype FontDame source files
###########################################

FontTools provides support for reading the OpenType layout tables produced by
Monotype's FontDame and Font Chef font editors. These tables are written in a
simple textual format. The ``mtiLib`` library parses these text files and creates
table objects representing their contents.

Additionally, ``fonttools mtiLib`` will convert a text file to TTX XML.


.. automodule:: fontTools.mtiLib
   :members: build, main