fontconfig/src
Akira TAGOH 9ce36f4bbe Check the system font to be initialized
config->fonts is an array and checking if config->fonts is a null
will not be useful.
2012-12-11 18:53:57 +09:00
..
Makefile.am Fix a potability issue about stdint.h 2012-11-27 18:25:11 +09:00
fcarch.c fcarch.c: get rid of the duplicate definition of FC_MAX 2012-05-10 16:47:09 +09:00
fcarch.h Move workaround macros for fat binaries into the separate header file 2012-03-29 12:50:47 +09:00
fcatomic.c clean up the lock file properly on even hardlink-not-supported filesystem. 2012-06-18 10:52:21 +09:00
fcblanks.c Cleanup copyright notices to replace "Keith Packard" with "the author(s)" 2010-11-10 16:45:42 -05:00
fccache.c Bug 54138 - X_OK permission is invalid for win32 access(..) calls 2012-08-31 12:39:38 +09:00
fccfg.c Check the system font to be initialized 2012-12-11 18:53:57 +09:00
fccharset.c Check null value for given object to avoid possibly segfaulting 2012-03-07 17:56:39 +09:00
fcdbg.c Bug 19128 - Handling whitespace in aliases 2012-05-14 12:06:12 +09:00
fcdefault.c Bug 50835 - Deprecate FC_GLOBAL_ADVANCE 2012-06-11 23:28:55 +09:00
fcdeprecate.h Export FcConfig{G,S}etRescanInverval from .so, mark as deprecated. 2007-11-04 12:20:45 -08:00
fcdir.c Fix a typo 2012-12-06 19:49:05 +09:00
fcformat.c Fix the wrong estimation for the memory usage information in fontconfig 2012-06-01 19:06:17 +09:00
fcfreetype.c Bug 50525 - superfluous whitespace in the style 2012-06-08 19:41:59 +09:00
fcfs.c Cleanup copyright notices to replace "Keith Packard" with "the author(s)" 2010-11-10 16:45:42 -05:00
fcftint.h Remove all training whitespaces 2010-04-12 12:19:05 -04:00
fcinit.c Remove the duplicate null-check 2012-12-10 10:54:47 +09:00
fcint.h Do not show the deprecation warning if it is a symlink 2012-12-05 18:13:25 +09:00
fclang.c Fix the wrong estimation for the memory usage information in fontconfig 2012-12-07 19:09:36 +09:00
fclist.c Bug 19128 - Handling whitespace in aliases 2012-05-14 12:06:12 +09:00
fcmatch.c Bug 57114 - regression on FcFontMatch with namelang 2012-11-15 16:37:32 +09:00
fcmatrix.c Remove all training whitespaces 2010-04-12 12:19:05 -04:00
fcname.c Bug 50835 - Deprecate FC_GLOBAL_ADVANCE 2012-06-11 23:28:55 +09:00
fcpat.c Bug 57114 - regression on FcFontMatch with namelang 2012-11-15 16:37:32 +09:00
fcserialize.c Move FcAlign to fcint.h 2009-11-16 15:12:52 -05:00
fcstat.c clean up 2012-12-11 12:30:05 +09:00
fcstr.c Fix a typo that accessing to the out of array 2012-12-11 12:35:02 +09:00
fcxml.c Fix a memory leak 2012-12-11 12:38:42 +09:00
ftglue.c Do not update stream->pos when seeking is failed. 2012-02-22 16:50:13 +09:00
ftglue.h Remove unused ftglue code 2009-06-28 14:14:46 -04:00
makealias Bug 48020 - Fix for src/makealias on Solaris 10 2012-03-29 15:43:38 +09:00