]> git.wh0rd.org - fontconfig.git/commit - src/fcname.c
Replace FcObjectStaticName by FcStrStaticName. Implement serialization of
authorPatrick Lam <plam@MIT.EDU>
Sat, 27 Aug 2005 02:34:24 +0000 (02:34 +0000)
committerPatrick Lam <plam@MIT.EDU>
Sat, 27 Aug 2005 02:34:24 +0000 (02:34 +0000)
commit7f37423d8c1acc8ece0555e66ae7f857c22a77a7
treee6922bbc33c59280c46b14c9632d0624a793079a
parent1b7be377906048e4a3a8d6ab46ebaab8847a0573
Replace FcObjectStaticName by FcStrStaticName. Implement serialization of
    'object' table (strings pointed to by FcPatternElt->object and used as
    keys) and loading of object table from cache file if more strings are
    present in cache file than in current version of fontconfig. Hash the
    object table in memory.
src/fccfg.c
src/fcfs.c
src/fcint.h
src/fclist.c
src/fcname.c
src/fcpat.c