fontconfig/src
Akira TAGOH b01bf646f1 Destroy the alias and UUID tables when all of caches is unloaded
When a cache contains no fonts, it will be unloaded immediately.
Previously the certain alias and UUID entries will be purged at that time though,
this doesn't work when the targeted directory has sub-directories.
To avoid the unnecessary cache creation with the md5-based naming, try to keep them
as far as possible.
Although this way seems not perfectly working if the first directory to look up is like that
2017-11-20 17:37:22 +05:30
..
Makefile.am Use uuid-based cache filename if uuid is assigned to dirs 2017-11-20 17:37:22 +05:30
fcarch.c Fix assertion on 32bit arch 2015-10-16 17:24:22 +09:00
fcarch.h Minor 2013-08-21 14:27:16 -04:00
fcatomic.c Bug 95477 - FcAtomicLock fails when SELinux denies link() syscall with EACCES 2016-05-19 11:11:46 +09:00
fcatomic.h Update mingw32 MemoryBarrier from HarfBuzz 2014-07-11 12:20:24 -04:00
fccache.c Destroy the alias and UUID tables when all of caches is unloaded 2017-11-20 17:37:22 +05:30
fccfg.c Don't call FcStat when the alias has already been added 2017-11-20 17:37:22 +05:30
fccharset.c FcCharSetFreezeOrig(), FcCharSetFindFrozen(): use all buckets of freezer->orig_hash_table 2017-06-12 17:03:37 +09:00
fccompat.c Export recently added API 2014-07-26 16:17:02 -04:00
fcdbg.c Add the ruleset description support 2017-11-07 15:24:54 +09:00
fcdefault.c [varfonts] Add FC_VARIABLE 2017-09-20 13:13:35 -07:00
fcdeprecate.h Export FcConfig{G,S}etRescanInverval from .so, mark as deprecated. 2007-11-04 12:20:45 -08:00
fcdir.c Use uuid-based cache filename if uuid is assigned to dirs 2017-11-20 17:37:22 +05:30
fcformat.c Don't crash in FcPatternFormat() with NULL pattern 2013-01-01 20:20:31 -06:00
fcfreetype.c Remove assert 2017-10-11 17:27:02 +02:00
fcfs.c Improve the performance issue on rescanning directories 2013-12-20 11:57:16 +09:00
fcftint.h Remove all training whitespaces 2010-04-12 12:19:05 -04:00
fcinit.c Add the ruleset description support 2017-11-07 15:24:54 +09:00
fcint.h Add new API to find out a font from current search path 2017-11-20 17:37:22 +05:30
fclang.c [varfonts] Share lang across named-instances 2017-09-27 18:55:50 -04:00
fclist.c Replace the original path to the new one 2017-11-20 17:37:22 +05:30
fcmatch.c Replace the original path to the new one 2017-11-20 17:37:22 +05:30
fcmatrix.c Remove memory accounting and reporting 2012-12-29 23:12:07 -05:00
fcmutex.h Fix build and warnings on win32 2013-01-02 17:35:56 -06:00
fcname.c Add FcDontCare value to FcBool 2017-09-20 13:21:13 -07:00
fcobjs.c Fix the build issue with gperf 3.1 2017-02-23 21:39:10 +09:00
fcobjs.h Add separate match compare function for size 2017-09-20 13:13:35 -07:00
fcobjshash.gperf.h Add missing license headers 2014-01-17 13:05:25 +09:00
fcpat.c Add new API to find out a font from current search path 2017-11-20 17:37:22 +05:30
fcptrlist.c Add the ruleset description support 2017-11-07 15:24:54 +09:00
fcrange.c Fix range comparision operators implementation 2017-09-20 13:13:35 -07:00
fcserialize.c Fix more warnings 2012-12-29 22:56:14 -05:00
fcstat.c Fix the build issue on GNU/Hurd 2017-03-01 19:48:38 +09:00
fcstr.c Optimizations in FcStrSet 2016-01-12 10:42:40 +09:00
fcweight.c Fix weight mapping 2017-08-08 15:34:57 -07:00
fcwindows.h More mingw32 MemoryBarrier() fixup 2014-07-19 16:33:49 -04:00
fcxml.c Correct debugging messages to load/scan config 2017-11-16 11:37:36 +09:00
ftglue.c Fix more warnings 2012-12-29 22:56:14 -05: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