fontconfig/src
Patrick Lam 4262e0b385 Overhaul the serialization system to create one mmapable file per directory
and distribute bytes for each directory from a single malloc for that
    directory. Store pointers as differences between the data pointed to
    and the pointer's address (s_off = s - v). Don't serialize data
    structures that never actually get serialized. Separate strings used
    for keys from strings used for values (in FcPatternElt and FcValue,
    respectively). Bump FC_CACHE_VERSION to 2.
2005-08-24 06:21:30 +00:00
..
.cvsignore Add more .cvsignore entries 2003-05-04 22:58:29 +00:00
Makefile.am Just remove the FC_FONTDATE -- it has locale issues and annoys redhat 2004-12-05 05:49:20 +00:00
fcatomic.c Change files from ISO-Latin-1 to UTF-8 2004-12-07 01:14:46 +00:00
fcblanks.c Change files from ISO-Latin-1 to UTF-8 2004-12-07 01:14:46 +00:00
fccache.c Overhaul the serialization system to create one mmapable file per directory 2005-08-24 06:21:30 +00:00
fccfg.c Overhaul the serialization system to create one mmapable file per directory 2005-08-24 06:21:30 +00:00
fccharset.c Overhaul the serialization system to create one mmapable file per directory 2005-08-24 06:21:30 +00:00
fcdbg.c Overhaul the serialization system to create one mmapable file per directory 2005-08-24 06:21:30 +00:00
fcdefault.c Change files from ISO-Latin-1 to UTF-8 2004-12-07 01:14:46 +00:00
fcdir.c Overhaul the serialization system to create one mmapable file per directory 2005-08-24 06:21:30 +00:00
fcfreetype.c Don't force bitmap font enable in default configuration; allows users to 2005-04-21 19:03:53 +00:00
fcfs.c Overhaul the serialization system to create one mmapable file per directory 2005-08-24 06:21:30 +00:00
fcinit.c Overhaul the serialization system to create one mmapable file per directory 2005-08-24 06:21:30 +00:00
fcint.h Overhaul the serialization system to create one mmapable file per directory 2005-08-24 06:21:30 +00:00
fclang.c Overhaul the serialization system to create one mmapable file per directory 2005-08-24 06:21:30 +00:00
fclist.c Overhaul the serialization system to create one mmapable file per directory 2005-08-24 06:21:30 +00:00
fcmatch.c Overhaul the serialization system to create one mmapable file per directory 2005-08-24 06:21:30 +00:00
fcmatrix.c Overhaul the serialization system to create one mmapable file per directory 2005-08-24 06:21:30 +00:00
fcname.c Overhaul the serialization system to create one mmapable file per directory 2005-08-24 06:21:30 +00:00
fcpat.c Overhaul the serialization system to create one mmapable file per directory 2005-08-24 06:21:30 +00:00
fcstr.c Overhaul the serialization system to create one mmapable file per directory 2005-08-24 06:21:30 +00:00
fcxml.c Overhaul the serialization system to create one mmapable file per directory 2005-08-24 06:21:30 +00:00
fontconfig.def.in Add the .dll to the dll name. 2005-03-17 08:57:11 +00:00