- e291fda Bump version to 2.13.94 by Akira TAGOH · 3 years, 8 months ago master 2.13.94
- da1c9f7 Fix score evaluation for multiple values in properties by Akira TAGOH · 3 years, 8 months ago
- d62d984 Revert constructing fullname property from family and style properties by Akira TAGOH · 3 years, 8 months ago
- fe2fa4d Better wording for comments in config by Akira TAGOH · 3 years, 8 months ago
- fd3eeba Fix potential memory leak in _get_real_paths_from_prefix by Albert Astals Cid · 3 years, 11 months ago
- 6f27f42 Add support for XDG_DATA_DIRS by Akira TAGOH · 3 years, 11 months ago
- b03140c ci: Update CA cert related thing for Python on Windows by Akira TAGOH · 3 years, 11 months ago
- 60ce9b6 Fix build fail when missing docbook and/or disabling doc-build by Akira TAGOH · 3 years, 11 months ago
- d263d40 Refactoring configure.ac to add <dir> element around font paths by Akira TAGOH · 4 years ago
- 10c7390 Fix missing <dir> element for WINDOWSFONTDIR in meson by Akira TAGOH · 4 years ago
- 4e42925 Handle absolute sysconfdir when installing symlinks by Heiko Becker · 4 years, 2 months ago
- 615e2cb Overwrite symlinks for config files by Akira TAGOH · 4 years ago
- dba3287 meson: fix subproject build regression by Tim-Philipp Müller · 4 years ago
- ba15d41 Fix stack use after scope in FcConfigCompareValue by Ben Wagner · 4 years ago
- ae9ac2a meson: fix cross-compilation issues with gperf header file preprocessing by Tim-Philipp Müller · 4 years, 1 month ago
- 7bfbaec Windows: Fix symlink privilege error detection by Xavier Claessens · 4 years ago
- 401d521 ie.orth: Corrected; mistaken source replaced by Carmina16 · 4 years, 1 month ago
- b58f279 Meson: Do not wrap fccache insallation script by Xavier Claessens · 4 years, 1 month ago
- 58c6633 Meson: Fallback to gperf subproject on all platforms by Xavier Claessens · 4 years, 1 month ago
- 23e46d1 Fix stripping whitespace from end of family in FcPatternAddFullname by Szunti · 4 years, 1 month ago
- 4b142e9 meson: error out in script if gperf preprocessing failed by Tim-Philipp Müller · 4 years, 1 month ago
- b7e4931 fccfg.c: lock_config: Fix potential memory leak by Jacko Dirks · 4 years, 1 month ago
- 643c3f1 ci: add meson android aarch64 build by Tim-Philipp Müller · 4 years, 1 month ago
- 8657c08 fcformat: fix compiler warnings with clang on Android by Tim-Philipp Müller · 4 years, 1 month ago
- bd7123a Clean up test-family-matching test. by Ben Wagner · 4 years, 2 months ago
- e2c6b62 meson: remove unused stdin_wrapper.py script by Tim-Philipp Müller · 4 years, 2 months ago
- b1e1a87 Test all not_eq for family names. by Ben Wagner · 4 years, 2 months ago
- d243bb3 Fix closing tag bracket typo in doc/fontconfig-user.sgml by ratijas · 4 years, 2 months ago
- df29933 Check qual and compare for family tests by Szunti · 4 years, 2 months ago
- 921ede9 Fix test-conf string to integer conversion. by Ben Wagner · 4 years, 2 months ago
- b35c72d Always run-test-conf, but skip if not built. by Ben Wagner · 4 years, 2 months ago
- 5cd11d1 Fix wild frees and leak of fs in test-conf. by Ben Wagner · 4 years, 2 months ago
- d55eaa6 Fix leaks in fcxml.c, fc-match.c, and tests. by Ben Wagner · 4 years, 2 months ago
- c00a51f Portable trap conditions in run-test.sh. by Ben Wagner · 4 years, 2 months ago
- ac3c9ba Fix locale dependent behaviour in run-test.sh by Szunti · 4 years, 2 months ago
- 23cede3 Add line between licenses in COPYING. by Ben Wagner · 4 years, 2 months ago
- 97d5418 Remove abort from FcCompareSize. by Ben Wagner · 4 years, 2 months ago
- 3d69263 Skip leading whitespace in style name. by Ben Wagner · 4 years, 2 months ago
- 93c9368 Add back fullname property at scan matching phase by Akira TAGOH · 4 years, 2 months ago
- d06103e Bump version to 2.13.93 by Akira TAGOH · 4 years, 3 months ago 2.13.93
- 4ac33d1 new-version.sh: commit meson.build when bumpping by Akira TAGOH · 4 years, 3 months ago
- 68e6ab5 Update version in meson.build to sync up with configure.ac by Akira TAGOH · 4 years, 3 months ago
- 4c2497b new-version.sh: update version in meson.build by Akira TAGOH · 4 years, 3 months ago
- 98764d5 Update README that missed changes mistakenly by Akira TAGOH · 4 years, 3 months ago
- 776d09d Initialize shell variables to be sure by Akira TAGOH · 4 years, 3 months ago
- b80cd57 Drop duplicated BUILT_SOURCES in doc/Makefile.am by Akira TAGOH · 4 years, 3 months ago
- 31edc28 Increased timeout for meson tests to 600sec to make tests work on Darwin by Niklas Guertler · 4 years, 5 months ago
- 2584554 Add <dir> XML tags to default values for FC_DEFAULT_FONTS on non-Darwin systems by Niklas Guertler · 4 years, 5 months ago
- bc84228 Allow multiple default system font directories in the fallback config, and set them to the default dirs on Darwin. by Niklas Guertler · 4 years, 5 months ago
- 3fa85f0 Add examples section in fc-match(1) by Akira TAGOH · 4 years, 3 months ago
- 89f7bca meson: Don't use .def files for Visual Studio builds by Chun-wei Fan · 4 years, 5 months ago
- b2a54df meson: Fix build failure with gcc10 on mingw by Nirbheek Chauhan · 4 years, 3 months ago
- d9c9934 Add Courier Std aliases. Fixes #262. by xiota · 4 years, 4 months ago
- 1c0e788 Evaluate mingw64_env to setup properly on CI by Akira TAGOH · 4 years, 4 months ago
- 8815641 Use memcpy instead of strcpy by Akira TAGOH · 4 years, 4 months ago
- 447b9cc Fix fc_atomic_ptr_get and use. by Ben Wagner · 4 years, 4 months ago
- 4ee4347 ci: allow meson mingw build to fail by Tim-Philipp Müller · 4 years, 4 months ago
- b368a0e Fix 'meson install' when cross compiling by James Lee · 4 years, 4 months ago
- abc7233 meson: Fix build failure when compiler is not in PATH by Xavier Claessens · 4 years, 4 months ago
- 73353b3 meson: Use version comparison function by Xavier Claessens · 4 years, 4 months ago
- af05268 meson: Fix build when 'tools' option is disabled by Xavier Claessens · 4 years, 4 months ago
- e50fbc1 meson: Look for FreeType using CMake too by Chun-wei Fan · 4 years, 5 months ago
- 74f0595 Update COPYING by Akira TAGOH · 4 years, 5 months ago
- dc1443a Split up a code again coming from different copyright notice by Akira TAGOH · 4 years, 5 months ago
- dbef9d1 Make sure a combination of family and familylang is available by Akira TAGOH · 4 years, 5 months ago
- 5a29146 Add Regular style when no meta data available to guess a style by Akira TAGOH · 4 years, 5 months ago
- dbd67cc Update meson.build by Akira TAGOH · 4 years, 5 months ago
- c78e7fd Add fullname later once FcConfigSubstitute() is done by Akira TAGOH · 4 years, 11 months ago
- 0f90404 Construct fullname from family and style by Akira TAGOH · 5 years ago
- 76f88e7 fc-scan: add --sysroot option by Akira TAGOH · 4 years, 5 months ago
- 9d419e2 Add CONFIGDIR to the fallback config where can be specified by --with-configdir by Akira TAGOH · 4 years, 5 months ago
- 3ae08a8 Make more clearer the license terms by Akira TAGOH · 4 years, 5 months ago
- e735abc Fix a problem in FcConfigSubstitute by Matthias Clasen · 4 years, 6 months ago
- 9c1946d Make sure a minimum version of python by Akira TAGOH · 4 years, 6 months ago
- ef28c78 Integrate python scripts to autotools build by Akira TAGOH · 4 years, 6 months ago
- ff7d314 Fix up FC_LIKELY macros by Matthias Clasen · 4 years, 6 months ago
- e117d67 Fixup: Handle patterns without family by Matthias Clasen · 4 years, 6 months ago
- 51d4049 Use FC_UNLIKELY by Matthias Clasen · 4 years, 6 months ago
- 76699a4 Add FC_LIKELY and FC_UNLIKELY macros by Matthias Clasen · 4 years, 6 months ago
- 835f9bb Fixup: Promote ints to ranges when appropriate by Matthias Clasen · 4 years, 6 months ago
- 148ebf9 Use __builtin_expect in a few places by Matthias Clasen · 4 years, 6 months ago
- 13015a0 Use a hash table for families in FcConfigSubstitute by Matthias Clasen · 4 years, 6 months ago
- 7deb07e Speed up FcCompareLang and FcCompareBool by Matthias Clasen · 4 years, 6 months ago
- 09729c9 Speed up FcConfigCompareValue by Matthias Clasen · 4 years, 6 months ago
- 9d4e5d0 Speed up FcConfigCompareValue by Matthias Clasen · 4 years, 6 months ago
- 922168a Speed up fonthashint matching by Matthias Clasen · 4 years, 6 months ago
- 1b0cb23 Add a shortcut for FcQualAny matching by Matthias Clasen · 4 years, 6 months ago
- 8022ab4 Use a hash table for family matching by Matthias Clasen · 4 years, 6 months ago
- 0558436 Add a hash function for families by Matthias Clasen · 4 years, 6 months ago
- 46d818d Special-case some of the string walking code by Matthias Clasen · 4 years, 6 months ago
- abbd87a Add some tweaks into runtest.sh to see progress by Akira TAGOH · 4 years, 6 months ago
- de73d6c Avoid a crash in FcPatternHash with ranges by Matthias Clasen · 4 years, 6 months ago
- 9133e79 Turn unknown attributes into warning by Jan Tojnar · 4 years, 6 months ago
- a53f79b Fix build issues regarding formatter for Win32 by Akira TAGOH · 4 years, 6 months ago
- a5fd5dc meson: print configuration summary() by Tim-Philipp Müller · 4 years, 7 months ago
- 57a224f Add Meson build system by Tim-Philipp Müller · 4 years, 7 months ago
- 03aa12c Guard dirent.h includes by Tim-Philipp Müller · 4 years, 7 months ago
- 9bc8893 Fix some typos/spelling errors by Alan Coopersmith · 4 years, 7 months ago
- 437f032 Fix empty XDG_CACHE_HOME Behavior by Akira TAGOH · 4 years, 7 months ago
- 4a1cf88 Replace FT_UNUSED with FC_UNUSED. by Ben Wagner · 4 years, 7 months ago