fonttools/Doc/source/mtiLib.rst

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

15 lines
547 B
ReStructuredText
Raw Normal View History

2020-07-22 14:31:17 +01:00
###########################################
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.
2018-10-10 21:01:55 -04:00
.. automodule:: fontTools.mtiLib
2020-07-22 14:31:17 +01:00
:members: build, main