fontconfig/src
Patrick Lam 392fa276dc Reduce amount of dirty rss by const'ing some data structures.
Don't fail if we can't create or remove $(pkgcachedir) i.e.
    /var/cache/fontconfig. (reported by Quanah Gibson-Mount).
reviewed by: plam
2006-04-06 04:52:21 +00:00
..
.cvsignore Add more .cvsignore entries 2003-05-04 22:58:29 +00:00
Makefile.am Migrate cache files from fonts directories to /var/cache/fontconfig. This 2005-12-09 16:36:45 +00:00
fcatomic.c On Windows, unlink before rename. Reported by Tim Evans. 2006-03-23 04:21:10 +00:00
fcblanks.c Change files from ISO-Latin-1 to UTF-8 2004-12-07 01:14:46 +00:00
fccache.c Fix intel compiler warnings: make many variables static, eliminate 2006-04-06 04:33:11 +00:00
fccfg.c Don't rescan when trying to normalize a non-declared font dir. Don't add 2006-02-06 19:25:45 +00:00
fccharset.c Fix problem with missing 'en' due to euro.patch: change cache file format 2006-02-09 15:25:57 +00:00
fcdbg.c Print out full pathname in fc-match -v as well. Reported by Frederic 2006-01-07 06:36:24 +00:00
fcdefault.c Reduce amount of dirty rss by const'ing some data structures. 2006-04-06 04:52:21 +00:00
fcdir.c Sort directory entries while scanning them from disk; prevents Heisenbugs 2006-03-08 19:10:57 +00:00
fcfreetype.c Fix intel compiler warnings: make many variables static, eliminate 2006-04-06 04:33:11 +00:00
fcfs.c Get rid of C++-style comments. 2006-03-03 06:35:53 +00:00
fcinit.c Inline FcDebug invocations and only initialize once, in FcInit*. Improve 2005-11-24 19:38:05 +00:00
fcint.h Remove stuff we don't use, make get_{char,short,long} functions of ftglue 2006-03-08 02:30:43 +00:00
fclang.c Fix intel compiler warnings: make many variables static, eliminate 2006-04-06 04:33:11 +00:00
fclist.c Copy the full pathname whenever duplicating an FcPattern; otherwise, 2005-11-01 06:57:25 +00:00
fcmatch.c Use a tri-state to mark the fonts which didn't get blocked but were just 2006-02-11 04:50:46 +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 Remove stuff we don't use, make get_{char,short,long} functions of ftglue 2006-03-08 02:30:43 +00:00
fcpat.c Reduce amount of dirty rss by const'ing some data structures. 2006-04-06 04:52:21 +00:00
fcstr.c Eliminate unused vars reported by Intel's compiler. 2006-02-21 15:40:18 +00:00
fcxml.c Reduce amount of dirty rss by const'ing some data structures. 2006-04-06 04:52:21 +00:00
fontconfig.def.in Add the .dll to the dll name. 2005-03-17 08:57:11 +00:00
ftglue.c Remove stuff we don't use, make get_{char,short,long} functions of ftglue 2006-03-08 02:30:43 +00:00
ftglue.h Remove stuff we don't use, make get_{char,short,long} functions of ftglue 2006-03-08 02:30:43 +00:00