Edit

kc3-lang/freetype/docs/modules.txt

Branch :

  • Show log

    Commit

  • Author : Werner Lemberg
    Date : 2002-05-28 22:38:05
    Hash : 02d4d59a
    Message : * 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'.

  • docs/modules.txt
  • 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