fontconfig/src
Patrick Lam a68ce9525d Fix segfault (reported by fcrozat) caused by incorrect input on cache
files.
2006-02-18 17:56:25 +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 Fix segfault (reported by fcrozat) caused by incorrect input on cache 2006-02-18 17:56:25 +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 Add FC_EMBEDDED_BITMAP object type to tell Xft/Cairo whether to load 2005-10-26 06:34:29 +00:00
fcdir.c Don't reject dirs that can't be normalized (fixes lilypond, and is correct 2006-02-07 22:09:01 +00:00
fcfreetype.c Fix memory leak in error condition code. 2006-02-13 22:19:30 +00:00
fcfs.c Explain apples/oranges comparison and fix compilation error. 2006-02-06 14:44:46 +00:00
fcinit.c Inline FcDebug invocations and only initialize once, in FcInit*. Improve 2005-11-24 19:38:05 +00:00
fcint.h Bump up magic version; we changed the binary format. 2006-02-17 14:44:42 +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 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 Print out full pathname in fc-match -v as well. Reported by Frederic 2006-01-07 06:36:24 +00:00
fcpat.c Perf optimizations. Inline FcValueCanonicalize, reduce FcValueListPtrU 2006-02-07 21:15:33 +00:00
fcstr.c Manually perform inlining & partial redundancy elimination to reduce calls 2005-11-22 04:46:55 +00:00
fcxml.c src/fccache.c (FcGlobalCacheLoad, FcGlobalCacheSave, FcDirCacheConsume, 2006-02-05 02:57:21 +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