Hash :
02d4d59a
        
        Author :
  
        
        Date :
2002-05-28T22:38:05
        
      
* builds/amiga/makefile, builds/amiga/smakefile, amiga/include/freetype/config/ftmodule.h: Updated to include support for BDF and Type42 drivers. * docs/modules.txt: Updated. * src/bdf/bdflib.c (_bdf_parse_glyphs): Replace floating point math with calls to `FT_MulDiv'.
This file shows the interdependencies of various FreeType modules.
Note that the use of `psnames' can be controlled in ftconfig.h
(FT_CONFIG_OPTION_POSTSCRIPT_NAMES).
  module       dependency
 ---------------------------------------
  cff          sfnt, pshinter, psnames
  cid          psaux, pshinter, psnames
  truetype     sfnt
  type1        psaux, pshinter, psnames
  type42       truetype
  psaux        psnames
  sfnt         psnames