fontconfig/src
Patrick Lam c60ec7cc6d Add self to AUTHORS list.
Minor change to global cache file format to fix fc-cat bug reported by
    Frederic Crozat, and buglet with not globally caching directories with
    zero fonts cached.
2006-01-05 15:12:22 +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 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 Add self to AUTHORS list. 2006-01-05 15:12:22 +00:00
fccfg.c Fix double-free which occurs because FcValueCanonicalize doesn't create an 2006-01-02 17:20:23 +00:00
fccharset.c Avoid check on _fcBankId nullness and fix case where it used to crash. 2005-12-21 05:37:10 +00:00
fcdbg.c Inline FcDebug invocations and only initialize once, in FcInit*. Improve 2005-11-24 19:38:05 +00:00
fcdefault.c Add FC_EMBEDDED_BITMAP object type to tell Xft/Cairo whether to load 2005-10-26 06:34:29 +00:00
fcdir.c Add test for validity of directory caches that somehow got lost (reported 2005-11-04 16:48:32 +00:00
fcfreetype.c Restore code to skip over PCF fonts that have no encoded characters. (We 2005-12-20 20:35:47 +00:00
fcfs.c Pass around FcCache *s to the Unserialize functions for extra consistency 2005-11-25 15:50:34 +00:00
fcinit.c Inline FcDebug invocations and only initialize once, in FcInit*. Improve 2005-11-24 19:38:05 +00:00
fcint.h Add self to AUTHORS list. 2006-01-05 15:12:22 +00:00
fclang.c Pass around FcCache *s to the Unserialize functions for extra consistency 2005-11-25 15:50:34 +00:00
fclist.c Copy the full pathname whenever duplicating an FcPattern; otherwise, 2005-11-01 06:57:25 +00:00
fcmatch.c Stephan Kulow <coolo@suse.de> reviewed by: plam 2005-11-28 10:54:11 +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 Don't assign types to user object names. 2005-12-06 18:57:43 +00:00
fcpat.c Add self to AUTHORS list. 2006-01-05 15:12:22 +00:00
fcstr.c Manually perform inlining & partial redundancy elimination to reduce calls 2005-11-22 04:46:55 +00:00
fcxml.c Bump version to 2.3.93. 2005-12-21 03:31:19 +00:00
fontconfig.def.in Add the .dll to the dll name. 2005-03-17 08:57:11 +00:00
ftglue.c Get rid of the use of freetype internal headers in fcfreetype.c, since 2005-11-19 22:37:24 +00:00
ftglue.h Get rid of the use of freetype internal headers in fcfreetype.c, since 2005-11-19 22:37:24 +00:00