fontconfig/src
Akira TAGOH 0f9040406c Construct fullname from family and style
OpenType spec says that the Regular descriptor would generally be
omitted from fullname. but some fonts doesn't follow on it.

So decided to construct a fullname from family and style instead of
relying on the meta data in a font.

Fixes https://gitlab.freedesktop.org/fontconfig/fontconfig/issues/208
2020-09-16 13:40:48 +09:00
..
Makefile.am fc-scan: add --sysroot option 2020-09-15 18:17:36 +09:00
cutout.py Add Meson build system 2020-07-31 07:26:11 +00: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 fccompat: fix build on Windows without unistd.h 2020-07-07 03:48:34 +00:00
fcatomic.h Fix build issues regarding formatter for Win32 2020-08-06 13:02:00 +09:00
fccache.c Make more clearer the license terms 2020-09-03 06:25:30 +00:00
fccfg.c fc-scan: add --sysroot option 2020-09-15 18:17:36 +09:00
fccharset.c Fix undefined-behavior signed shifts 2018-01-09 11:03:31 +01:00
fccompat.c Add Meson build system 2020-07-31 07:26:11 +00:00
fcdbg.c Bug 43367 - RFE: iterator to peek objects in FcPattern 2018-05-11 20:48:30 +09:00
fcdefault.c Add FC_ORDER property into cache 2020-05-25 18:22: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 fc-scan: add --sysroot option 2020-09-15 18:17:36 +09:00
fcformat.c Bug 43367 - RFE: iterator to peek objects in FcPattern 2018-05-11 20:48:30 +09:00
fcfreetype.c Construct fullname from family and style 2020-09-16 13:40:48 +09: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
fchash.c Drop unnecessary line to include uuid.h 2019-04-03 12:02:09 +00:00
fcinit.c Add CONFIGDIR to the fallback config where can be specified by --with-configdir 2020-09-15 18:14:30 +09:00
fcint.h Fix up FC_LIKELY macros 2020-08-25 18:12:07 -04:00
fclang.c Fix some typos/spelling errors 2020-07-21 18:42:40 -07:00
fclist.c Fix some typos/spelling errors 2020-07-21 18:42:40 -07:00
fcmatch.c Fixup: Handle patterns without family 2020-08-25 12:15:45 -04:00
fcmatrix.c Remove memory accounting and reporting 2012-12-29 23:12:07 -05:00
fcmd5.h Make more clearer the license terms 2020-09-03 06:25:30 +00:00
fcmutex.h Fix build and warnings on win32 2013-01-02 17:35:56 -06:00
fcname.c Improve the performance a bit 2019-08-07 12:39:14 +00:00
fcobjs.c Fix the build issue with gperf 3.1 2017-02-23 21:39:10 +09:00
fcobjs.h Add FC_ORDER property into cache 2020-05-25 18:22:55 +09:00
fcobjshash.gperf.h Add missing license headers 2014-01-17 13:05:25 +09:00
fcpat.c Avoid a crash in FcPatternHash with ranges 2020-08-23 11:28:30 -04:00
fcptrlist.c Make a call fail on ENOMEM 2018-07-25 12:39:53 +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 Guard dirent.h includes 2020-07-27 13:43:23 +00:00
fcstdint.h.in Add Meson build system 2020-07-31 07:26:11 +00:00
fcstr.c Use FC_UNLIKELY 2020-08-25 12:15:45 -04:00
fcweight.c Fix the linear interpolation during weight mapping 2019-06-19 11:55:06 +02:00
fcwindows.h Fix build issues regarding formatter for Win32 2020-08-06 13:02:00 +09:00
fcxml.c Turn unknown attributes into warning 2020-08-18 04:13:21 +00:00
fontconfig.def.in Add Meson build system 2020-07-31 07:26:11 +00:00
ftglue.c Replace FT_UNUSED with FC_UNUSED. 2020-07-07 10:25:02 -04:00
ftglue.h Fix undefined-behavior signed shifts 2018-01-09 11:03:31 +01:00
makealias Allow overriding symbol visibility. 2018-01-04 15:24:16 +00:00
makealias.py Add Meson build system 2020-07-31 07:26:11 +00:00
meson.build Add Meson build system 2020-07-31 07:26:11 +00:00