fontconfig/fontconfig
Keith Packard 7ce1967331 Rework cache files to use offsets for all data structures.
Replace all of the bank/id pairs with simple offsets, recode several
data structures to always use offsets inside the library to avoid
conditional paths. Exposed data structures use pointers to hold offsets,
setting the low bit to distinguish between offset and pointer.

Use offset-based data structures for lang charset encodings; eliminates
separate data structure format for that file.

Much testing will be needed; offsets are likely not detected everywhere in
the library yet.
2006-08-30 04:16:22 -07:00
..
.cvsignore Add remaining .cvsignore files 2003-02-24 17:52:44 +00:00
Makefile.am Switch to automake 2003-02-24 17:18:50 +00:00
fcfreetype.h Change files from ISO-Latin-1 to UTF-8 2004-12-07 01:14:46 +00:00
fcprivate.h Merge with HEAD and finish the GCC 4 cleanups (no more warnings!) 2005-09-11 02:16:09 +00:00
fontconfig.h Rework cache files to use offsets for all data structures. 2006-08-30 04:16:22 -07:00