• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1##########################################################
2misc: Miscellaneous libraries helpful for font engineering
3##########################################################
4
5This is a collection of packages, most of which are used as internal support
6utilities by fontTools, but some of which may be more generally useful.
7
8.. toctree::
9   :maxdepth: 2
10
11   arrayTools
12   bezierTools
13   classifyTools
14   cliTools
15   configTools
16   eexec
17   encodingTools
18   etree
19   filenames
20   fixedTools
21   intTools
22   loggingTools
23   macCreatorType
24   macRes
25   plistlib
26   psCharStrings
27   psLib
28   psOperators
29   sstruct
30   symfont
31   testTools
32   textTools
33   timeTools
34   transform
35   xmlReader
36   xmlWriter
37