fontconfig/src
Behdad Esfahbod 2db7ca7d58 In RenderPrepare(), handle ranges smartly
If font claims to support range [100,900], and request is for [250], then
return [250] in "rendered" pattern.  Previously was returning [100,900].

This is desirable for varfonts weight and width, but probably not for size.
Will roll back size to return request size always, for non-empty ranges.
2017-09-20 13:13:35 -07:00
..
Makefile.am Remove blanks facility from the library 2017-09-12 17:02:27 -04: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 Mark more parameters FC_UNUSED 2017-09-12 17:02:27 -04: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 Print ranges as closed as opposed to half-open 2017-09-20 13:13:35 -07: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 [varfonts] Fetch optical-size for named instances 2017-09-20 13:13:35 -07: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 Fix memory leaks after FcFini() 2015-05-22 16:53:34 +09:00
fcint.h Use inline functions instead of macros for a couple of things 2017-09-12 17:02:27 -04:00
fclang.c Fix to work the debugging option on fc-validate 2017-08-22 20:30:34 +09:00
fclist.c Fix pointer cast warning on win32 2015-02-24 15:25:16 +09:00
fcmatch.c In RenderPrepare(), handle ranges smartly 2017-09-20 13:13:35 -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 Print ranges as closed as opposed to half-open 2017-09-20 13:13:35 -07:00
fcobjs.c Fix the build issue with gperf 3.1 2017-02-23 21:39:10 +09:00
fcobjs.h [varfonts] Change FC_WEIGHT and FC_WIDTH into ranges 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 FcPatternGetWithBinding() to obtain the binding type of the value in FcPattern. 2017-07-07 15:43:59 +09:00
fcrange.c Simplify FcRange 2015-05-27 14:18:28 -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 Remove blanks facility from the library 2017-09-12 17:02:27 -04: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