Edit

kc3-lang/freetype/src/cache

Branch :

  • Show log

    Commit

  • Author : suzuki toshiya
    Date : 2010-10-25 15:43:01
    Hash : 875439cf
    Message : Revert a change of `_idx' type in FTC_CACHE_LOOKUP_CMP(). * src/cache/ftccache.h (FTC_CACHE_LOOKUP_CMP): Revert the type of `_idx' from FT_PtrDist (by previous change) to original FT_UFast, to match with FT_CacheRec.