1This file shows the interdependencies of various FreeType modules.
2
3Note that the use of `psnames' can be controlled in ftconfig.h
4(FT_CONFIG_OPTION_POSTSCRIPT_NAMES).
5
6  module       dependency
7 ---------------------------------------
8  cff          sfnt, pshinter, psnames
9  cid          psaux, pshinter, psnames
10  truetype     sfnt
11  type1        psaux, pshinter, psnames
12  type42       truetype
13  psaux        psnames
14  sfnt         psnames
15