Edit

kc3-lang/freetype/src/base

Branch :

  • Show log

    Commit

  • Author : Werner Lemberg
    Date : 2012-09-15 09:10:06
    Hash : 073a4cef
    Message : Use `FT_Module' instead of `FT_Library' argument in property funcs. This internal change simplifies access to global module data. * include/freetype/internal/services/svprop.h (FT_Properties_SetFunc, FT_Properties_GetFunc): Change accordingly. * src/base/ftobjs.c (ft_property_do), src/autofit/afmodule.c (af_property_set, af_property_get): Updated.