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