Edit

kc3-lang/freetype/src/cache

Branch :

  • Show log

    Commit

  • Author : David Turner
    Date : 2002-06-08 13:48:41
    Hash : 957fa856
    Message : - removing a typo in ftccache.i that prevented it from compiling correctly - fixed the infamous bug that caused the cache to crash with large fonts. the hash table buckets array wasn't shrinked correctly during cache flushes..