]> git.wh0rd.org - fontconfig.git/commit
Only load requested fonts for fc-cache, and cleanup memory handling:
authorPatrick Lam <plam@MIT.EDU>
Wed, 31 Aug 2005 15:12:41 +0000 (15:12 +0000)
committerPatrick Lam <plam@MIT.EDU>
Wed, 31 Aug 2005 15:12:41 +0000 (15:12 +0000)
commit5e678e9459f71878d72f72d3765f7dc7e8f3f643
treeb10c39384d59444ebca0e597528c7437f419f806
parentfd77c154afb039b6b19f8e29c28dce652b2d060e
Only load requested fonts for fc-cache, and cleanup memory handling:
    *Serialize no longer mutates original FcPatterns, it creates a new copy
    in the supplied buffer. Fix thinkos in global cache freeing and in
    FcCacheSkipToArch.
fc-cache/fc-cache.c
src/fccache.c
src/fcfs.c