Edit

kc3-lang/freetype/include

Branch :

  • Show log

    Commit

  • Author : Nikolaus Waxweiler
    Date : 2015-11-02 09:06:36
    Hash : d682e510
    Message : [autofit] Add stem-darkening properties. Actual code follows in a later commit. * include/freetype/ftautoh.h: Document `no-stem-darkening' and `darkening-parameters'. * src/autofit/afmodule.h: New fields `no_stem_darkening' and `darken_params'. * src/autofit/afmodule.c (af_property_set, af_property_get): Handle them. (af_autofitter_init): Initialize them.