1. 7d949ec Fix testing PCF_CONFIG_OPTION_LONG_FAMILY_NAMES (CFLAGS need to be right) by Jan Alexander Steffens (heftig) · 7 years ago
  2. 690f822 Bump version to 2.12.3 by Akira TAGOH · 7 years ago 2.12.3
  3. d33be23 Fix make check fail with freetype-2.7.1 and 2.8 with PCF_CONFIG_OPTION_LONG_FAMILY_NAMES enabled. by Akira TAGOH · 7 years ago
  4. 3072f14 Bump version to 2.12.2 by Akira TAGOH · 7 years ago 2.12.2
  5. 6c4e11a Update libtool revision by Akira TAGOH · 7 years ago
  6. ae9900b Bug 101202 - fontconfig FTBFS if docbook-utils is installed by Akira TAGOH · 7 years ago
  7. 3e41986 Add the description of FC_LANG envvar to the doc by Akira TAGOH · 7 years ago
  8. 5ca2b1e Update a bit for the changes in FreeType 2.7.1 by Akira TAGOH · 7 years ago
  9. abdb6d6 Fix the build issue on GNU/Hurd by Akira TAGOH · 7 years ago
  10. 9878b30 Fix the build issue with gperf 3.1 by Akira TAGOH · 7 years ago
  11. 1ab5258 Avoid conflicts with integer width macros from TS 18661-1:2014 by Khem Raj · 7 years ago
  12. 0e9b2a1 Fix FcCacheOffsetsValid() by Akira TAGOH · 8 years ago
  13. 883b5cf Update aliases for URW June 2016 by Masamichi Hosoda · 8 years ago
  14. 815cc98 Fix PostScript font alias name by Masamichi Hosoda · 8 years ago
  15. 094de30 Don't call perror() if no changes happens in errno by Akira TAGOH · 8 years ago
  16. 0db7552 Correct cache version info in doc/fontconfig-user.sgml by Alan Coopersmith · 8 years ago
  17. 6b222c5 Bump version to 2.12.1 by Akira TAGOH · 8 years ago 2.12.1
  18. 6886914 Update libtool revision by Akira TAGOH · 8 years ago
  19. 7a4a5bd Properly validate offsets in cache files. by Tobias Stoeckmann · 8 years ago
  20. 99645ff Bug 96676 - Check range of FcWeightFromOpenType argument by Akira TAGOH · 8 years ago
  21. a34db43 Fix some errors related to python3 by Akira TAGOH · 8 years ago
  22. 416cdd9 Check python installed in autogen.sh by Akira TAGOH · 8 years ago
  23. 5d74251 Update CaseFolding.txt to Unicode 9.0 by Akira TAGOH · 8 years ago
  24. 0ed1575 Add --with-default-hinting to configure by Akira TAGOH · 8 years ago
  25. 505712d Bump version to 2.12.0 by Akira TAGOH · 8 years ago 2.12.0
  26. add5f73 Remove unused code by Akira TAGOH · 8 years ago
  27. 600110e Add the static raw data to generate fcblanks.h by Akira TAGOH · 8 years ago
  28. ea26c5e Fix a couple of minor memory leaks by Erik de Castro Lopo · 8 years ago
  29. 7441dbe Bug 95481 - Build fails on Android due to broken lconv struct by Akira TAGOH · 8 years ago
  30. 3c2793a Correct one for the previous change by Akira TAGOH · 8 years ago
  31. b6cf1bc 45-latin.conf: Add some Windows fonts to categorize them properly by Akira TAGOH · 8 years ago
  32. d15c46d Fix memory leak in FcDirCacheLock by Petr Filipsky · 8 years ago
  33. 9ab7633 Bug 95477 - FcAtomicLock fails when SELinux denies link() syscall with EACCES by Akira TAGOH · 8 years ago
  34. 560506b Update URL by Akira TAGOH · 8 years ago
  35. 0e837ae Modernize fc-blanks.py by Akira TAGOH · 8 years ago
  36. 13087e3 Bump version to 2.11.95 by Akira TAGOH · 8 years ago 2.11.95
  37. 0cfa146 Update libtool revision by Akira TAGOH · 8 years ago
  38. d179cbc Revert "Workaround another race condition issue" by Akira TAGOH · 8 years ago
  39. d05d083 [GX] Improve weight mapping by Behdad Esfahbod · 8 years ago
  40. d709220 Improve OpenType to Fontconfig weight mapping by Behdad Esfahbod · 8 years ago
  41. 27d61f1 [GX] Enumerate all named-instances in TrueType GX fonts by Behdad Esfahbod · 9 years ago
  42. 00c8408 [GX] Support instance weight, width, and style name by Behdad Esfahbod · 9 years ago
  43. 28f62d1 Call FcFreeTypeQueryFace() from fcdir.c, instead of FcFreeTypeQuery() by Behdad Esfahbod · 9 years ago
  44. d570a84 Optimizations in FcStrSet by Patrick Haller · 8 years ago
  45. 98434b3 Add hintstyle templates and make hintslight default by Akira TAGOH · 8 years ago
  46. 0476313 Avoid an error message on testing when no fonts.conf installed by Akira TAGOH · 9 years ago
  47. 5886d98 Bug 93075 - Possible fix for make check failure on msys/MinGW... by Akira TAGOH · 9 years ago
  48. 1d87fab remomve unnecessary code by Akira TAGOH · 9 years ago
  49. d162a4a Fix assertion on 32bit arch by Akira TAGOH · 9 years ago
  50. 6d6ce02 Fix compiler warnings on MinGW by Akira TAGOH · 9 years ago
  51. bd96984 Use int64_t instead of long long by Akira TAGOH · 9 years ago
  52. 7ccde89 Fix build issue on MinGW by Akira TAGOH · 9 years ago
  53. a44cc45 Use long long to see the same size between LP64 and LLP64 by Akira TAGOH · 9 years ago
  54. c88d9b6 Fail on make runtime as needed instead of configure if no python installed by Akira TAGOH · 9 years ago
  55. ad9f588 Fix the broken cache more. by Akira TAGOH · 9 years ago
  56. 46ec6a5 Revert changes made to FcConfigAppFontAddDir() recently by Behdad Esfahbod · 9 years ago
  57. a8096df Bug 90867 - Memory Leak during error case in fccharset by Akira TAGOH · 9 years ago
  58. 0551e1b Update CaseFolding.txt to Unicode 8.0 by Akira TAGOH · 9 years ago
  59. 6f929ff Fix a memory leak in FcFreeTypeQueryFace by Akira TAGOH · 9 years ago
  60. 46b2c62 Add a warning for blank in fonts.conf by Akira TAGOH · 9 years ago
  61. 33fd436 Don't return FcFalse even when no fonts dirs is configured by Akira TAGOH · 9 years ago
  62. f6d61c9 mark as private at this moment by Akira TAGOH · 9 years ago
  63. dbda117 No need to be public by Akira TAGOH · 9 years ago
  64. 359ada2 Fix a crash when no objects are available after filtering by Akira TAGOH · 9 years ago
  65. 10a57ed Add one more debugging option to see transformation on font-matching by Akira TAGOH · 9 years ago
  66. 1827ef7 Bump version to 2.11.94 by Akira TAGOH · 9 years ago 2.11.94
  67. 481a9f0 Bump cache version number to 6, because of recent FcRange changes by Behdad Esfahbod · 9 years ago
  68. ee2d1da Reduce number of places that cache version is specified to 1 by Behdad Esfahbod · 9 years ago
  69. 5bad26c Simplify FcRange by Behdad Esfahbod · 10 years ago
  70. 13a5ae9 Fix compiler warnings by Behdad Esfahbod · 10 years ago
  71. 346073d Don't set FC_SIZE for bitmap fonts by Behdad Esfahbod · 10 years ago
  72. eba6f10 Accept Integer for FC_SIZE by Behdad Esfahbod · 10 years ago
  73. cb2f096 Add bitmap-only font size as Double, not Range by Behdad Esfahbod · 10 years ago
  74. 51756aa Only set FC_SIZE for scalable fonts if OS/2 version 5 is present by Behdad Esfahbod · 10 years ago
  75. d09ba38 Write ranges using a [start finish) format by Behdad Esfahbod · 10 years ago
  76. 4c9101f Revert the previous change by Akira TAGOH · 9 years ago
  77. 09edd84 Detect the overflow for the object ID by Akira TAGOH · 9 years ago
  78. f053231 Fix a crash by Akira TAGOH · 9 years ago
  79. 249306f Fix a typo by Akira TAGOH · 9 years ago
  80. fa6c6b5 Fix memory leaks after FcFini() by Akira TAGOH · 9 years ago
  81. bcfe167 Add su[pport for symbol fonts by Behdad Esfahbod · 9 years ago
  82. ead7275 Bug 90148 - Don't warn if cachedir isn't specified by Akira TAGOH · 9 years ago
  83. 55ff841 Make FC_SCALE deprecated by Akira TAGOH · 9 years ago
  84. a10cb2e Add missing description for usage by Akira TAGOH · 9 years ago
  85. 4c040d3 Observe blanks to compute correct languages in fc-query/fc-scan by Akira TAGOH · 9 years ago
  86. 4a6f5ef Fix bitmap scaling by Behdad Esfahbod · 9 years ago
  87. 3a41367 Drop unmaintained code Use four-byte code for foundry as is instead. by Akira TAGOH · 9 years ago
  88. b3fc08b Fix a typo in fontconfig-user.sgml by Akira TAGOH · 9 years ago
  89. 07be485 Fix a typo for the latest cache version by Akira TAGOH · 9 years ago
  90. f6e6a8a W32: Support cache paths relative to the root directory by Руслан Ижбулатов · 9 years ago
  91. 7bc07cf Fix SIGFPE by Akira TAGOH · 9 years ago
  92. e92c92f Fix unknown attribute in Win32 by Akira TAGOH · 9 years ago
  93. c965c9f Bug 89617 - FcConfigAppFontAddFile() returns false on any font file by Akira TAGOH · 9 years ago
  94. 7301f2f Remove the dead code by Akira TAGOH · 9 years ago
  95. 69ff6b6 Bump version to 2.11.93 by Akira TAGOH · 9 years ago 2.11.93
  96. b75d809 Fix a trivial bug for dist by Akira TAGOH · 9 years ago
  97. f5b1e0a Fix an infinite loop in FcBlanksIsMember() by Akira TAGOH · 9 years ago
  98. 484834c Fix a bug in the previous change forFcBlanksIsMember() by Akira TAGOH · 9 years ago
  99. ed74a58 Fix a segfault when OOM happened. by Akira TAGOH · 9 years ago
  100. 96a3f68 Improve the performance on searching blanks by Akira TAGOH · 9 years ago