Edit

kc3-lang/freetype/src/smooth

Branch :

  • Show log

    Commit

  • Author : Werner Lemberg
    Date : 2009-04-26 16:32:10
    Hash : b5a46059
    Message : Make ftgrays compile with _STANDALONE_ and FT_STATIC_RASTER again. Problems reported by suyu@cooee.cn. * src/smooth/ftgrays.c (FT_DEFINE_OUTLINE_FUNCS, FT_DEFINE_RASTER_FUNCS) [_STANDALONE_]: Define. [!_STANDALONE_]: Include ftspic.h only here. (ras): Define/declare after definition of `TWorker'. Use `RAS_VAR_' where necessary.