1. abc7233 meson: Fix build failure when compiler is not in PATH by Xavier Claessens · 3 years, 7 months ago
  2. 73353b3 meson: Use version comparison function by Xavier Claessens · 3 years, 7 months ago
  3. af05268 meson: Fix build when 'tools' option is disabled by Xavier Claessens · 3 years, 7 months ago
  4. e50fbc1 meson: Look for FreeType using CMake too by Chun-wei Fan · 3 years, 7 months ago
  5. 74f0595 Update COPYING by Akira TAGOH · 3 years, 7 months ago
  6. dc1443a Split up a code again coming from different copyright notice by Akira TAGOH · 3 years, 7 months ago
  7. dbef9d1 Make sure a combination of family and familylang is available by Akira TAGOH · 3 years, 7 months ago
  8. 5a29146 Add Regular style when no meta data available to guess a style by Akira TAGOH · 3 years, 7 months ago
  9. dbd67cc Update meson.build by Akira TAGOH · 3 years, 7 months ago
  10. c78e7fd Add fullname later once FcConfigSubstitute() is done by Akira TAGOH · 4 years, 1 month ago
  11. 0f90404 Construct fullname from family and style by Akira TAGOH · 4 years, 3 months ago
  12. 76f88e7 fc-scan: add --sysroot option by Akira TAGOH · 3 years, 7 months ago
  13. 9d419e2 Add CONFIGDIR to the fallback config where can be specified by --with-configdir by Akira TAGOH · 3 years, 7 months ago
  14. 3ae08a8 Make more clearer the license terms by Akira TAGOH · 3 years, 8 months ago
  15. e735abc Fix a problem in FcConfigSubstitute by Matthias Clasen · 3 years, 8 months ago
  16. 9c1946d Make sure a minimum version of python by Akira TAGOH · 3 years, 8 months ago
  17. ef28c78 Integrate python scripts to autotools build by Akira TAGOH · 3 years, 8 months ago
  18. ff7d314 Fix up FC_LIKELY macros by Matthias Clasen · 3 years, 8 months ago
  19. e117d67 Fixup: Handle patterns without family by Matthias Clasen · 3 years, 8 months ago
  20. 51d4049 Use FC_UNLIKELY by Matthias Clasen · 3 years, 8 months ago
  21. 76699a4 Add FC_LIKELY and FC_UNLIKELY macros by Matthias Clasen · 3 years, 8 months ago
  22. 835f9bb Fixup: Promote ints to ranges when appropriate by Matthias Clasen · 3 years, 8 months ago
  23. 148ebf9 Use __builtin_expect in a few places by Matthias Clasen · 3 years, 8 months ago
  24. 13015a0 Use a hash table for families in FcConfigSubstitute by Matthias Clasen · 3 years, 8 months ago
  25. 7deb07e Speed up FcCompareLang and FcCompareBool by Matthias Clasen · 3 years, 8 months ago
  26. 09729c9 Speed up FcConfigCompareValue by Matthias Clasen · 3 years, 8 months ago
  27. 9d4e5d0 Speed up FcConfigCompareValue by Matthias Clasen · 3 years, 8 months ago
  28. 922168a Speed up fonthashint matching by Matthias Clasen · 3 years, 8 months ago
  29. 1b0cb23 Add a shortcut for FcQualAny matching by Matthias Clasen · 3 years, 8 months ago
  30. 8022ab4 Use a hash table for family matching by Matthias Clasen · 3 years, 8 months ago
  31. 0558436 Add a hash function for families by Matthias Clasen · 3 years, 8 months ago
  32. 46d818d Special-case some of the string walking code by Matthias Clasen · 3 years, 8 months ago
  33. abbd87a Add some tweaks into runtest.sh to see progress by Akira TAGOH · 3 years, 8 months ago
  34. de73d6c Avoid a crash in FcPatternHash with ranges by Matthias Clasen · 3 years, 8 months ago
  35. 9133e79 Turn unknown attributes into warning by Jan Tojnar · 3 years, 9 months ago
  36. a53f79b Fix build issues regarding formatter for Win32 by Akira TAGOH · 3 years, 9 months ago
  37. a5fd5dc meson: print configuration summary() by Tim-Philipp Müller · 3 years, 9 months ago
  38. 57a224f Add Meson build system by Tim-Philipp Müller · 3 years, 9 months ago
  39. 03aa12c Guard dirent.h includes by Tim-Philipp Müller · 3 years, 9 months ago
  40. 9bc8893 Fix some typos/spelling errors by Alan Coopersmith · 3 years, 9 months ago
  41. 437f032 Fix empty XDG_CACHE_HOME Behavior by Akira TAGOH · 3 years, 10 months ago
  42. 4a1cf88 Replace FT_UNUSED with FC_UNUSED. by Ben Wagner · 3 years, 10 months ago
  43. a30e4db fccompat: fix build on Windows without unistd.h by Tim-Philipp Müller · 3 years, 10 months ago
  44. 97d709e Fix a typo in doc/confdir.sgml.in by Akira TAGOH · 3 years, 10 months ago
  45. 93e65a8 Fix build on Windows some more by Tim-Philipp Müller · 3 years, 10 months ago
  46. a98b620 Use FC_PATH_MAX to fix build on Windows by Tim-Philipp Müller · 4 years, 3 months ago
  47. 7b293e3 Some build fixes to support compilation with MSVC on Windows by Mathieu Duponchelle · 6 years ago
  48. 344925f doc: fix FcPatternFilter documentation by Tim-Philipp Müller · 3 years, 10 months ago
  49. 37c7c74 Drop elements with its namespace from fonts.conf.in by Jan Tojnar · 3 years, 10 months ago
  50. fcb0420 Drop Bitstream Vera fonts from 60-latin.conf by Akira TAGOH · 3 years, 11 months ago
  51. 68d021b Add FC_ORDER property into cache by Akira TAGOH · 4 years ago
  52. 528b17b Drop elements with its namespace from conf by Akira TAGOH · 4 years ago
  53. 6d4f937 Drop unmaintained files by Akira TAGOH · 4 years ago
  54. fdbd9d1 Fix cache conflicts on OSTree based system by Akira TAGOH · 4 years ago
  55. 6edaaa4 Set name_mapping to NULL after freeing by Jonathan Kew · 4 years ago
  56. f3e0499 Fix errors on shellcheck by Akira TAGOH · 4 years, 1 month ago
  57. 9c46ef4 Use an URN for DTD ID by Nicolas Mailhot · 4 years, 1 month ago
  58. 6f6b397 Fix assertion in FcCacheFini() again by Akira TAGOH · 4 years, 1 month ago
  59. 6def661 fcatomic: Fix EXC_BAD_ACCESS on iOS ARM64 by Nirbheek Chauhan · 4 years, 2 months ago
  60. d3bfbea Set exact boolean value to color property by Akira TAGOH · 4 years, 2 months ago
  61. fbc0594 Fix assertion in FcFini() by Akira TAGOH · 4 years, 2 months ago
  62. 61573ad Fix memory leaks by Akira TAGOH · 4 years, 2 months ago
  63. 71d6866 Fix the process substitution doesn't work with FONTCONFIG_FILE by Akira TAGOH · 4 years, 2 months ago
  64. 452be81 Add proper fullname for named-instances by Akira TAGOH · 4 years, 5 months ago
  65. 8bddcb1 Fix a test fail when no bwrap was available by Akira TAGOH · 4 years, 5 months ago
  66. 8249f87 Don't add a value for FC_FULLNAME in meta face by Akira TAGOH · 4 years, 5 months ago
  67. a4aa66a Correct reset-dirs in DTD by Jan Tojnar · 4 years, 5 months ago
  68. 23ab038 Fix gcc warnings with -Wpointer-sign by Akira TAGOH · 4 years, 6 months ago
  69. aa8c8cf Fix potential race condition in FcConfigSetCurrent and FcConfigReference by Akira TAGOH · 4 years, 6 months ago
  70. b5bcf61 Use FcConfigReference/Destroy appropriately instead of FcConfigGetCurrent by Akira TAGOH · 4 years, 6 months ago
  71. a45fc8a Fix a memory leak caused by the previous commit by Akira TAGOH · 4 years, 6 months ago
  72. c9862b6 Read latest cache in paths by Akira TAGOH · 4 years, 6 months ago
  73. cd51cb2 Take effect sysroot functionality to the default config file by Akira TAGOH · 4 years, 6 months ago
  74. 75eadca Warn as well if no directory name for cachedir provided by Akira TAGOH · 4 years, 7 months ago
  75. 65087ac conf: Add JoyPixels emoji font by Jan Tojnar · 4 years, 8 months ago
  76. fcada52 Do not return FcFalse from FcConfigParseAndLoad*() if complain is set to false by Akira TAGOH · 4 years, 8 months ago
  77. 7172f08 Add missing return type for FcFontSet* functions by Szunti · 4 years, 8 months ago
  78. cb1036a Affect FC_FONT_HAS_HINT property to score on matcher by Akira TAGOH · 4 years, 9 months ago
  79. 505c7c4 Improve the performance a bit by Akira TAGOH · 4 years, 9 months ago
  80. 01e4f08 Fix the fails of make check when SOURCE_DATE_EPOCH is set by Akira TAGOH · 4 years, 9 months ago
  81. 8c44bec Fix failing the check of prep table in some fonts by Akira TAGOH · 4 years, 9 months ago
  82. 80047ed Add FC_FONT_HAS_HINT property to see if font has hinting or not. by Akira TAGOH · 4 years, 9 months ago
  83. f555f50 Add 35-lang-normalize.conf by Akira TAGOH · 4 years, 9 months ago
  84. e2f9f28 Fix a memory leak in FcFreeTypeQuery*() by Akira TAGOH · 4 years, 9 months ago
  85. 1a0391c Fix memory leaks by Akira TAGOH · 4 years, 9 months ago
  86. 957625b Fix the fail on fc-cache by Akira TAGOH · 4 years, 9 months ago
  87. dce6ed9 Add docs for missing properties by Akira TAGOH · 4 years, 9 months ago
  88. e261e31 Clean up temporary directory for tests by Akira TAGOH · 4 years, 9 months ago
  89. 36f46ba FcConfigParseAndLoad*() should returns false on config errors by Akira TAGOH · 4 years, 9 months ago
  90. 2960391 Add English name first into a cache by Akira TAGOH · 4 years, 10 months ago
  91. a57f22b Fix a typo by Akira TAGOH · 4 years, 10 months ago
  92. cb3e6ff Improve the performance a bit by Akira TAGOH · 4 years, 10 months ago
  93. 322131f Fix a crash when running with FC_DEBUG=256 by Akira TAGOH · 4 years, 10 months ago
  94. 83840fd Fix obtaining real path from pre-defined names for Win32 by Akira TAGOH · 4 years, 10 months ago
  95. 1896853 Don't clean up pre-built docs if no docbook installed. by Akira TAGOH · 4 years, 10 months ago
  96. f2d4291 Fix the linear interpolation during weight mapping by Egmont Koblinger · 4 years, 10 months ago
  97. c0dc762 Fix a typo on masking face id by Akira TAGOH · 4 years, 10 months ago
  98. a919700 Bump version to 2.13.91 by Akira TAGOH · 4 years, 11 months ago 2.13.91
  99. 66b0af4 Fix endianness on generating MD5 cache name by Akira TAGOH · 4 years, 11 months ago
  100. f729bc6 Fix a typo in the description of FcWeightFromOpenTypeDouble by Akira TAGOH · 5 years ago