fontconfig/src
Akira TAGOH 9a0fcb948f Add the ruleset description support
Trying to address what these configuration files really do.
This change allows to see the short description that mention
the purpose of the content in the config file and obtain
them through API.

This change also encourage one who want to make some UI for
the user-specific configuration management. it is the main
purpose of this change for me though.

Aside from that, I've also made programs translatable. so
we see more dependencies on the build time for gettext,
and itstool to generate PO from xml.
2017-11-07 15:24:54 +09:00
..
Makefile.am Add the ruleset description support 2017-11-07 15:24:54 +09:00
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 Fix FcCacheOffsetsValid() 2016-11-14 20:16:40 +09:00
fccfg.c Add the ruleset description support 2017-11-07 15:24:54 +09:00
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 Add FcFreeTypeQueryAll() 2017-09-12 17:17:05 -04:00
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 the ruleset description support 2017-11-07 15:24:54 +09:00
fclang.c [varfonts] Share lang across named-instances 2017-09-27 18:55:50 -04:00
fclist.c Fix pointer cast warning on win32 2015-02-24 15:25:16 +09:00
fcmatch.c Add FcDontCare value to FcBool 2017-09-20 13:21:13 -07:00
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 [varfonts] Share lang across named-instances 2017-09-27 18:55:50 -04:00
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 Add the ruleset description support 2017-11-07 15:24:54 +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