fontconfig/src
Khaled Hosny e0eb855462 Detect standalone CFF fonts for FC_FONT_WRAPPER
FreeType will return CFF for both SFNT fonts with CFF table as well as
standalone CFF fonts, but applications might want to support the former
and not the later, so now FC_FONT_WRAPPER makes the distinction more
clear.
2023-08-24 14:11:26 +03:00
..
Makefile.am Revert constructing fullname property from family and style properties 2021-06-28 17:37:23 +09:00
cutout.py Fix the build issue on meson when -g option is added to c_args 2022-10-27 12:33:25 +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 Ignore null pointer on Fc*Destroy functions 2022-12-05 21:40:26 +09:00
fcatomic.h Add memory order constraints to C11 atomics 2021-08-31 12:38:50 -04:00
fccache.c Report more detailed logs instead of assertion. 2023-01-25 14:36:30 +09:00
fccfg.c Fix uninitialized memory access when failing memory allocation. 2023-07-27 16:16:30 +09:00
fccharset.c Avoid misuse of ctype(3) 2022-04-11 12:27:04 +00: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 Ignore LC_CTYPE if set to "UTF-8" 2022-12-14 15:27:34 +01:00
fcdeprecate.h Export FcConfig{G,S}etRescanInverval from .so, mark as deprecated. 2007-11-04 12:20:45 -08:00
fcdir.c Fix filepaths added when scanning with sysroot 2023-02-09 01:31:31 +00:00
fcformat.c fcformat: fix compiler warnings with clang on Android 2021-01-08 11:39:25 +00:00
fcfoundry.h Split up a code again coming from different copyright notice 2020-09-29 15:37:14 +09:00
fcfreetype.c Detect standalone CFF fonts for FC_FONT_WRAPPER 2023-08-24 14:11:26 +03:00
fcfs.c Ignore null pointer on Fc*Destroy functions 2022-12-05 21:40:26 +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 Allow multiple default system font directories in the fallback config, and set them to the default dirs on Darwin. 2020-11-28 01:16:36 +00:00
fcint.h Clean up unused code 2023-03-06 15:34:58 +09:00
fclang.c Fix some typos/spelling errors 2020-07-21 18:42:40 -07:00
fclist.c Ignore null pointer on Fc*Destroy functions 2022-12-05 21:40:26 +09:00
fcmatch.c Add FC_FONT_WRAPPER 2023-08-08 18:17:10 +03: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 Add some missing constant names for weight. 2023-01-25 23:04:35 +09:00
fcobjs.c Fix the build issue with gperf 3.1 2017-02-23 21:39:10 +09:00
fcobjs.h Add FC_FONT_WRAPPER 2023-08-08 18:17:10 +03:00
fcobjshash.gperf.h Add missing license headers 2014-01-17 13:05:25 +09:00
fcpat.c Ignore null pointer on Fc*Destroy functions 2022-12-05 21:40:26 +09:00
fcptrlist.c Ignore null pointer on Fc*Destroy functions 2022-12-05 21:40:26 +09:00
fcrange.c Ignore null pointer on Fc*Destroy functions 2022-12-05 21:40:26 +09:00
fcserialize.c Back FcSerialize with open addressing hash table. 2021-11-16 15:48:56 -05:00
fcstat.c fcstat: add support for wasm-emscripten 2021-07-06 18:17:32 +02:00
fcstdint.h.in Add Meson build system 2020-07-31 07:26:11 +00:00
fcstr.c Ignore null pointer on Fc*Destroy functions 2022-12-05 21:40:26 +09: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 Fix leak of `reason` in _FcConfigParse when not complaining 2023-03-30 14:23:57 -04: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 meson: Support any compiler with gcc or msvc argument syntax 2023-06-01 08:26:49 -04:00