Edit

kc3-lang/freetype/src/autofit/autofit.c

Branch :

  • Show log

    Commit

  • Author : David Turner
    Date : 2004-02-23 21:08:37
    Hash : 9bfbf79c
    Message : adding support for dummy script, i.e. no-hinting for non latin glyphs

  • src/autofit/autofit.c
  • #define FT_MAKE_OPTION_SINGLE_OBJECT
    #include <ft2build.h>
    #include "afangles.c"
    #include "afglobal.c"
    #include "afhints.c"
    #include "afdummy.c"
    #include "aflatin.c"
    #include "afloader.c"
    #include "afmodule.c"