fontconfig/fc-arch
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
..
Makefile.am Regenerate x86 line in fcarch.tmpl.h to match change in cache data. 2006-08-28 09:43:12 -07:00
fc-arch.c Construct short architecture name from architecture signature. 2006-08-27 16:25:07 -07:00
fcarch.tmpl.h Rework cache files to use offsets for all data structures. 2006-08-30 04:16:22 -07:00