1. fd2ad11 Fix undefined-behavior signed shifts by Behdad Esfahbod · 6 years ago
  2. 7ac6af6 clean up by Akira TAGOH · 6 years ago
  3. 94683a1 Use FT_Done_MM_Var if available by Behdad Esfahbod · 6 years ago
  4. 97488fd export GETTEXTDATADIR to refer the local .its/.loc file instead of using --its option by Akira TAGOH · 6 years ago
  5. 030e2e4 Fix leak by Behdad Esfahbod · 6 years ago
  6. 9c90f06 Remove POTFILES.in until new release of gettext is coming... by Akira TAGOH · 6 years ago
  7. b2da36e Use the native ITS support in gettext by Akira TAGOH · 6 years ago
  8. a2e0ebf Add files to enable ITS support in gettext by Akira TAGOH · 6 years ago
  9. 6aa0bde trivial fix by Akira TAGOH · 6 years ago
  10. b8a225b Allow overriding symbol visibility. by Tom Anderson · 6 years ago
  11. 37fb4a9 Support FC_WIDTH as double as well by Behdad Esfahbod · 6 years ago
  12. 1fa9cb7 Remove hack for OS/2 weights 1..9 by Behdad Esfahbod · 6 years ago
  13. d7d40b5 Bump version to 2.12.92 by Akira TAGOH · 6 years ago 2.12.92
  14. 3642d71 Add FcReadLink to wrap up readlink impl. by Akira TAGOH · 6 years ago
  15. 767e3aa Fix compiler warnings by Akira TAGOH · 6 years ago
  16. 706535e Add FcWeightTo/FromOpenTypeDouble() by Behdad Esfahbod · 6 years ago
  17. 97898b1 Fix the mis-ordering of ruleset evaluation in a file with include element by Akira TAGOH · 6 years ago
  18. 5cfd594 do not check the existence of itstool on win32 by Akira TAGOH · 6 years ago
  19. f8e22fd Put back accidentally removed code by Behdad Esfahbod · 6 years ago
  20. 6d1d44d Let pattern FC_FONT_VARIATIONS override standard axis variations by Behdad Esfahbod · 6 years ago
  21. 650b051 Set font-variations settings for standard axes in variable fonts by Behdad Esfahbod · 6 years ago
  22. 288d334 Minor by Behdad Esfahbod · 6 years ago
  23. 57ff677 Remove a debug abort() by Behdad Esfahbod · 6 years ago
  24. aa85a2b Try to get current instance of FcConfig as far as possible by Akira TAGOH · 6 years ago
  25. 0b59a65 fchash: Fix replace by Alexander Larsson · 6 years ago
  26. 7ca28c2 Don't crash by Behdad Esfahbod · 6 years ago
  27. e83f877 Disable uuid related code on Win32 by Akira TAGOH · 6 years ago
  28. 182186e Do not update mtime with creating .uuid by Akira TAGOH · 6 years ago
  29. c1e48b0 Add a test case for uuid creation by Akira TAGOH · 6 years ago
  30. 8ab4d67 Replace uuid in the table properly when -r by Akira TAGOH · 6 years ago
  31. 0378790 Add missing doc of FcDirCacheCreateUUID by Akira TAGOH · 6 years ago
  32. 57eaf0b Returns false if key is already available in the table by Akira TAGOH · 6 years ago
  33. dd21876 Update .uuid only when -r is given but not -f. by Akira TAGOH · 6 years ago
  34. dd1a929 cleanup files by Akira TAGOH · 6 years ago
  35. bad64a7 Bump version to 2.12.91 by Akira TAGOH · 6 years ago 2.12.91
  36. 1f84aa1 Bump the libtool revision by Akira TAGOH · 6 years ago
  37. 8d02dbb Fix "make check" fail again by Akira TAGOH · 6 years ago
  38. a6797cd Fix distcheck error by Akira TAGOH · 6 years ago
  39. 1b2279d thread-safe functions in fchash.c by Akira TAGOH · 7 years ago
  40. 4758144 Fix the testcase for env not enabled PCF_CONFIG_OPTION_LONG_FAMILY_NAMES in freetype by Akira TAGOH · 7 years ago
  41. abe91a1 Use smaller prime for hash size by Akira TAGOH · 7 years ago
  42. c4b2787 cleanup by Akira TAGOH · 7 years ago
  43. 5af2120 Add a testcase for bind-mounted cachedir by Akira TAGOH · 7 years ago
  44. 2f486f6 Don't call FcStat when the alias has already been added by Akira TAGOH · 7 years ago
  45. 665a5d3 Fix a typo by Akira TAGOH · 7 years ago
  46. 6b82c70 Fix memory leak by Akira TAGOH · 7 years ago
  47. da071b3 update by Akira TAGOH · 7 years ago
  48. 8f88b1c abstract hash table functions by Akira TAGOH · 7 years ago
  49. 68ff99c cleanup by Akira TAGOH · 7 years ago
  50. b01bf64 Destroy the alias and UUID tables when all of caches is unloaded by Akira TAGOH · 7 years ago
  51. d7133f4 Don't call FcStat when the alias has already been added by Akira TAGOH · 7 years ago
  52. cf5acae Replace the path of subdirs in caches as well by Akira TAGOH · 7 years ago
  53. 6d3b306 Replace the original path to the new one by Akira TAGOH · 7 years ago
  54. 6f226ad Replace the font path in FcPattern to what it is actually located. by Akira TAGOH · 7 years ago
  55. 85d9de5 Add new API to find out a font from current search path by Akira TAGOH · 7 years ago
  56. 7b48fd3 Use uuid-based cache filename if uuid is assigned to dirs by Akira TAGOH · 7 years ago
  57. 64895e7 Add the check of PCF_CONFIG_OPTION_LONG_FAMILY_NAMES back by Akira TAGOH · 7 years ago
  58. e73b5dc Correct debugging messages to load/scan config by Akira TAGOH · 7 years ago
  59. 676d869 Allow autoreconf through autopoint for gettext things by Akira TAGOH · 7 years ago
  60. 2ed243f Validate cache more carefully by Akira TAGOH · 7 years ago
  61. 12eb7be another workaround to avoid modifying by gettextize... by Akira TAGOH · 7 years ago
  62. 3c55ef4 missing an open parenthesis by Akira TAGOH · 7 years ago
  63. 23ba0dc workaround to avoid modifying by gettextize by Akira TAGOH · 7 years ago
  64. 9a0fcb9 Add the ruleset description support by Akira TAGOH · 10 years ago
  65. 0c14925 doc: trivial update by Akira TAGOH · 7 years ago
  66. 14d70d3 Bump version to 2.12.6 by Akira TAGOH · 7 years ago
  67. 3f96450 Update libtool revision by Akira TAGOH · 7 years ago
  68. a7953db Fixes cleanup by Alban Browaeys · 7 years ago
  69. 90271ae src/fcxml.c: avoid double free() of filename by Alexander Kanavin · 7 years ago
  70. f4a2a1e Remove assert by Behdad Esfahbod · 7 years ago
  71. c41c922 conf: Prefer system emoji fonts to third-party ones by Bastien Nocera · 7 years ago
  72. 9fde346 Fix a compiler warning by Akira TAGOH · 7 years ago
  73. 071111e cleanup by Akira TAGOH · 7 years ago
  74. f504b2d Require freetype >= 2.8.1 by Behdad Esfahbod · 7 years ago
  75. 1580593 Merge branch 'varfonts2' by Behdad Esfahbod · 7 years ago
  76. 01f781a [varfonts] Share lang across named-instances by Behdad Esfahbod · 7 years ago
  77. 161c738 Use binary-search for finding name table entries by Behdad Esfahbod · 7 years ago
  78. 261464e Simplify name-table platform mathcing logic by Behdad Esfahbod · 7 years ago
  79. 55d04e2 Don't convert nameds to UTF-8 unless we are going to use them by Behdad Esfahbod · 7 years ago
  80. f992781 Whitespace by Behdad Esfahbod · 7 years ago
  81. 554041d Fix whitespace-trimming loop and empty strings... by Behdad Esfahbod · 7 years ago
  82. a74109a Move whitespace-trimming code to apply to all name-table strings by Behdad Esfahbod · 7 years ago
  83. 869dfe0 [varfonts] Reuse charset for named instances by Behdad Esfahbod · 7 years ago
  84. bf4d440 Separate charset and spacing code by Behdad Esfahbod · 7 years ago
  85. 052115a Fix again to keep the same behavior to the return value of FcConfigParseAndLoad by Akira TAGOH · 7 years ago
  86. 5603e06 Revert "Keep the same behavior to the return value of FcConfigParseAndLoad" by Akira TAGOH · 7 years ago
  87. 15b5016 [varfonts] Don't reopen face for each named instance by Behdad Esfahbod · 7 years ago
  88. 2d00639 [varfonts] Do not set postscriptname for varfont pattern by Behdad Esfahbod · 7 years ago
  89. be735d6 [varfonts] Skip named-instance that is equivalent to base font by Behdad Esfahbod · 7 years ago
  90. 8183194 [varfonts] Don't set style for variable-font pattern by Behdad Esfahbod · 7 years ago
  91. 131219f [varfonts] Comment by Behdad Esfahbod · 7 years ago
  92. e85afde [varfonts] Minor by Behdad Esfahbod · 7 years ago
  93. 5ee9c38 Revert "[varfonts] Use fvar data even if there's no variation in it" by Behdad Esfahbod · 7 years ago
  94. 7e1b841 Minor by Behdad Esfahbod · 7 years ago
  95. 01f14de [varfonts] Use fvar data even if there's no variation in it by Behdad Esfahbod · 7 years ago
  96. 38a6d6f Fix possible div-by-zero by Behdad Esfahbod · 7 years ago
  97. 0ed241c Implement more config bool operations for boolean types by Behdad Esfahbod · 7 years ago
  98. 2544bc5 Add FcDontCare value to FcBool by Behdad Esfahbod · 7 years ago
  99. c2fcde4 [varfonts] Map from OpenType to Fontconfig weight values by Behdad Esfahbod · 7 years ago
  100. 9efe068 Adjust emboldening logic by Behdad Esfahbod · 7 years ago