fontconfig/src
Keith Packard 1c52c0f060 Reviewed by: Keith Packard <keithp@keithp.com>
memoize strings and share a single copy for all uses. Note that this could
    be improved further by using statically allocated blocks and gluing
    multiple strings together, but I'm basically lazy. In my environment
    with 800 font files, I get a savings of about 90KB.
2004-12-07 01:36:26 +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 Change files from ISO-Latin-1 to UTF-8 2004-12-07 01:14:46 +00:00
fccfg.c Change files from ISO-Latin-1 to UTF-8 2004-12-07 01:14:46 +00:00
fccharset.c Change files from ISO-Latin-1 to UTF-8 2004-12-07 01:14:46 +00:00
fcdbg.c Change files from ISO-Latin-1 to UTF-8 2004-12-07 01:14:46 +00:00
fcdefault.c Change files from ISO-Latin-1 to UTF-8 2004-12-07 01:14:46 +00:00
fcdir.c Change files from ISO-Latin-1 to UTF-8 2004-12-07 01:14:46 +00:00
fcfreetype.c Change files from ISO-Latin-1 to UTF-8 2004-12-07 01:14:46 +00:00
fcfs.c Change files from ISO-Latin-1 to UTF-8 2004-12-07 01:14:46 +00:00
fcinit.c Reviewed by: Keith Packard <keithp@keithp.com> 2004-12-07 01:36:26 +00:00
fcint.h Reviewed by: Keith Packard <keithp@keithp.com> 2004-12-07 01:36:26 +00:00
fclang.c Change files from ISO-Latin-1 to UTF-8 2004-12-07 01:14:46 +00:00
fclist.c Reviewed by: Keith Packard <keithp@keithp.com> 2004-12-07 01:36:26 +00:00
fcmatch.c Change files from ISO-Latin-1 to UTF-8 2004-12-07 01:14:46 +00:00
fcmatrix.c Change files from ISO-Latin-1 to UTF-8 2004-12-07 01:14:46 +00:00
fcname.c Change files from ISO-Latin-1 to UTF-8 2004-12-07 01:14:46 +00:00
fcpat.c Reviewed by: Keith Packard <keithp@keithp.com> 2004-12-07 01:36:26 +00:00
fcstr.c Change files from ISO-Latin-1 to UTF-8 2004-12-07 01:14:46 +00:00
fcxml.c Reviewed by: Keith Packard <keithp@keithp.com> 2004-12-07 01:36:26 +00:00
fontconfig.def.in Added new FcFini function for cleaning up all memory. Fixed a few memory 2003-08-15 19:45:20 +00:00