1. 47b1a54 * meson.build: Honor `--includedir` instead of hard-coding 'include'. by Heiko Becker · 2 years, 9 months ago
  2. d2367ab src/sfnt/ttcolr.c: Minor formatting. by Werner Lemberg · 2 years, 9 months ago
  3. 30a82e1 [sfnt] 'COLR' v1 PaintSweepGradient spec update by Dominik Röttsches · 2 years, 9 months ago
  4. 5c0ac7a [sfnt] Retrieve affine matrix from offset in 'COLR' v1 parsing. by Dominik Röttsches · 2 years, 9 months ago
  5. 6618980 [sfnt] 'COLR' v1 PaintSkew related spec updates by Dominik Röttsches · 2 years, 9 months ago
  6. 48df0fa [sfnt] PaintRotate/PaintRotateAroundCenter spec updates by Dominik Röttsches · 2 years, 9 months ago
  7. d7bdcb1 [sfnt] 'COLR' v1 PaintTranslate and PaintScale precision by Dominik Röttsches · 2 years, 9 months ago
  8. 6af39c3 README.git: Add Code of Conduct. by AnuthaDev · 2 years, 9 months ago
  9. ba47af3 ChangeLog housekeeping. by Werner Lemberg · 2 years, 9 months ago
  10. c2fa51d Fix some `cppcheck` warnings. by Werner Lemberg · 2 years, 9 months ago
  11. 28c2d7f * .gitlab-ci.yml: Fixed cmake build, using correct options. by AnuthaDev · 2 years, 9 months ago
  12. 1f742f0 * CMakeLists.txt: Make `cmake` handle disabled dependencies correctly. by AnuthaDev · 2 years, 9 months ago
  13. 5bcaf51 [autofit] Split `afwrtsys.h`. by Ben Wagner · 2 years, 9 months ago
  14. 801cd84 * Version 2.11.0 released. ========================== by Werner Lemberg · 2 years, 9 months ago VER-2-11-0
  15. 4082b86 Document direct header inclusion valid since 2.6.1. by Ben Wagner · 2 years, 9 months ago
  16. 357b353 * src/smooth/ftgrays.c: Fix compilation if `FT_LONG64` is undefined. by David Turner · 2 years, 9 months ago
  17. 7bc0f48 [tests] Allow arbitrary build directories. by Alex Richardson · 2 years, 9 months ago
  18. 685acc0 docs/CHANGES: Mention slight rendering changes. by Werner Lemberg · 2 years, 9 months ago
  19. c35961a * tests/issue-1063/main.c (main): Fix uninitialized variable. by Alex Richardson · 2 years, 9 months ago
  20. 552fc97 [smooth] Minor fixes. by Werner Lemberg · 2 years, 9 months ago
  21. 93771d6 Formatting and ChangeLog additions for previous commits. by Werner Lemberg · 2 years, 9 months ago
  22. c37c087 Guard inclusion of emmintrin.h by Ben Wagner · 2 years, 9 months ago
  23. 56cc2ad [smooth] Implement Bezier quadratic arc flattenning with DDA by David Turner · 2 years, 10 months ago
  24. 86b9c93 [smooth] Minor speedup to smooth rasterizer by David Turner · 2 years, 10 months ago
  25. 5ec7f58 tests/scripts/download-test-fonts.sh rewrite in Python3 by David Turner · 2 years, 9 months ago
  26. f7c6a06 Support architectures where `long` is smaller than pointers. by Alex Richardson · 2 years, 9 months ago
  27. 5d27b10 [base] Fix `FT_Open_Face`'s handling of user-supplied streams. by Oleg Oshmyan · 2 years, 9 months ago
  28. a4c8f21 [base] Reject combinations of incompatible `FT_OPEN_XXX` flags. by Oleg Oshmyan · 2 years, 9 months ago
  29. e592982 [sdf] Improve documentation. by Anuj Verma · 2 years, 9 months ago
  30. c5516e0 * meson.build: Fix build for other UNIX systems (e.g., FreeBSD). by Alex Richardson · 2 years, 9 months ago
  31. 825b7ea [autofit] More clean-ups. by Werner Lemberg · 2 years, 9 months ago
  32. 205d1ae Small clean-ups for the last few commits. by Werner Lemberg · 2 years, 9 months ago
  33. a212668 Remove obsolete AF_Angle type and related sources. by David Turner · 2 years, 11 months ago
  34. 2f11522 Remove experimental auto-hinting 'warp' mode. by David Turner · 2 years, 11 months ago
  35. 15e8898 Remove experimental "Latin2" writing system (FT_OPTION_AUTOFIT2) by David Turner · 2 years, 11 months ago
  36. 59e95b0 Update 'dlg' subproject. by Werner Lemberg · 2 years, 9 months ago
  37. 50d0033 meson.build: Minor doc fix. by Werner Lemberg · 2 years, 10 months ago
  38. 89c60ec * src/base/ftlcdfil.c (FT_Library_SetLcdGeometry): Fix argument. by Werner Lemberg · 2 years, 10 months ago
  39. 5e32a03 README.git: Revised. by Werner Lemberg · 2 years, 10 months ago
  40. a399fb8 meson.build: Minor doc improvements. by Werner Lemberg · 2 years, 10 months ago
  41. 4cb8a88 * meson_options.txt: Sort alphabetically; no final full stops. by Werner Lemberg · 2 years, 10 months ago
  42. d3dc2da * src/truetype/ttgxvar.c (tt_set_mm_blend): Test `coords`. by Ben Wagner · 2 years, 10 months ago
  43. 286da6c [sfnt] Support PaintScale in 'COLR' v1 parsing. by Dominik Röttsches · 2 years, 10 months ago
  44. 0348c62 [sfnt] Handle fonts without layer list in 'COLR' v1. by Dominik Röttsches · 2 years, 10 months ago
  45. f27b483 * src/raster/ftraster.c (Render_Single_Pass): Simplify `band_stack'. by Alexei Podtelezhnikov · 2 years, 10 months ago
  46. 90ecac4 Update `CHANGES` file; other minor doc fixes. by Werner Lemberg · 2 years, 10 months ago
  47. 69c3516 [raster] Do not skip the second pass without dropout control. by Alexei Podtelezhnikov · 2 years, 10 months ago
  48. 3696ac5 [raster] Handle sub-band stack locally. by Alexei Podtelezhnikov · 2 years, 10 months ago
  49. 7be4701 [CI] Introduce linux CI and refactor job names by Anurag Thakur · 3 years ago
  50. e1b1b54 ftcolor.h: Minor grammar fix. by Werner Lemberg · 2 years, 10 months ago
  51. c852388 [raster] Handle Bézier stack locally. by Alexei Podtelezhnikov · 2 years, 10 months ago
  52. 7d4e55c [sfnt] Improve paint limit checks by Dominik Röttsches · 2 years, 10 months ago
  53. 3a27838 [raster] Clean up vertical sweep. by Alexei Podtelezhnikov · 2 years, 10 months ago
  54. fb4511e [raster] Make `band_top' local variable. by Alexei Podtelezhnikov · 2 years, 10 months ago
  55. f6370e2 [raster] Adjust sub-band bisecting limits. by Alexei Podtelezhnikov · 2 years, 10 months ago
  56. bc1029b * src/raster/ftraster.c (Render_Single_Pass): Remove dead code. by Alexei Podtelezhnikov · 2 years, 10 months ago
  57. ff40776 [base] Add trace level to logging output. by Werner Lemberg · 2 years, 10 months ago
  58. 1e0cef9 [smooth, raster] Fix up and align error codes. by Alexei Podtelezhnikov · 2 years, 10 months ago
  59. d8ac180 [smooth, raster] Remove synonymous error macros. by Alexei Podtelezhnikov · 2 years, 10 months ago
  60. 1e65e60 fterrors.h: Fix documentation extraction of `FT_Error_String`. by Werner Lemberg · 2 years, 10 months ago
  61. 4cb21b9 [sfnt] s/PaintTransformed/PaintTransform/, s/transformed/transform/. by Dominik Röttsches · 2 years, 10 months ago
  62. 284eec1 Move 'COLR' API to `ftcolor.h`. by Dominik Röttsches · 2 years, 10 months ago
  63. bcd73f7 freetype.h: Mark 'COLR' v1 API as experimental. by Werner Lemberg · 2 years, 10 months ago
  64. 008e42a ftver.rc: Update copyright year. by Werner Lemberg · 2 years, 10 months ago
  65. b460a50 [truetype] Fix integer overflow. by Werner Lemberg · 2 years, 10 months ago
  66. 232243e Prevent hinting if there are too many segments. by Werner Lemberg · 2 years, 10 months ago
  67. 61bac75 * src/sdf/ftsdfrend.c (ft_(b)sdf_render): Do not FT_ERROR routinely. by Alexei Podtelezhnikov · 2 years, 10 months ago
  68. 482c57c Add `ChangeLog` entries for last two commits. by Werner Lemberg · 2 years, 10 months ago
  69. f8c5c54 Fix for issue 1063 by David Turner · 2 years, 10 months ago issue-1063
  70. 6f273f6 [meson] Add first regression test to FreeType by David Turner · 2 years, 10 months ago
  71. c6fcd61 Add a comment. by Alexei Podtelezhnikov · 2 years, 10 months ago
  72. 8336d53 [type42] Fix new memory leak. by Alexei Podtelezhnikov · 2 years, 10 months ago
  73. db0f2c4 [psaux] Fix another assertion. by Werner Lemberg · 2 years, 10 months ago
  74. a34afe6 [psaux] Fix assertions. by Werner Lemberg · 2 years, 10 months ago
  75. 9bfecfd * src/truetype/ttinterp.c (TT_RunIns): Optimize tracing. by Alexei Podtelezhnikov · 2 years, 10 months ago
  76. 7833e30 [sdf] Fix SDF positioning. by Alexei Podtelezhnikov · 2 years, 10 months ago
  77. 8dc02fb More CHANGES. by Alexei Podtelezhnikov · 2 years, 11 months ago
  78. 08f6632 More various documentation improvements and fixes. by Werner Lemberg · 2 years, 11 months ago
  79. d586927 Various documentation improvements and fixes. by Werner Lemberg · 2 years, 11 months ago
  80. 640f654 Fix 'devel' build for COLR 'v1'. by Werner Lemberg · 2 years, 11 months ago
  81. b24cfc8 [sfnt] Sanitize cmap4 table better. by Werner Lemberg · 2 years, 11 months ago
  82. ee6d03d [sfnt] Pointer validity check when reading COLR 'v1' layers by Dominik Röttsches · 2 years, 11 months ago
  83. 41fa19f * src/sdf/ftsdfcommon.c: Fix inclusion of header files. by Werner Lemberg · 2 years, 11 months ago
  84. 35b21c7 [sdf] Make `make multi` work. by Werner Lemberg · 2 years, 11 months ago
  85. 36ee717 [sdf] Formatting and improved comments. by Werner Lemberg · 2 years, 11 months ago
  86. 2b1d556 [sdf] Use 8 bits for final SDF output instead of 16bits. by Anuj Verma · 2 years, 11 months ago
  87. 2a6665a [sfnt] Fix fallout from 2021-05-29 change. by Ben Wagner · 2 years, 11 months ago
  88. 7ca7da9 * src/autofit/aflatin.c (af_latin_metrics_scale_dim): Fix tracing. by Werner Lemberg · 2 years, 11 months ago
  89. 0abbc9f [psaux] Fix MSVC compiler warnings. by Werner Lemberg · 2 years, 11 months ago
  90. 6e253b2 Typos in previous commit. by Werner Lemberg · 2 years, 11 months ago
  91. a50c39a Fix compilation errors and (some) warnings for clang++. by Werner Lemberg · 2 years, 11 months ago
  92. 2bfdc16 [build] Allow overriding of `ANSIFLAGS` for GNU make build. by Werner Lemberg · 2 years, 11 months ago
  93. 28eee36 [type42] Fix auto-hinting. by Alexei Podtelezhnikov · 2 years, 11 months ago
  94. 0d1c306 [psaux] Guard and trace AFM kern data allocation. by Werner Lemberg · 2 years, 11 months ago
  95. 5f48533 .gitignore: Add `subprojects` directory, fix some patterns. by Werner Lemberg · 2 years, 11 months ago
  96. 16947c0 * meson.build (ft2_public_headers): Add missing `ftcid.h'. by Alexei Podtelezhnikov · 2 years, 11 months ago
  97. 2468e59 [type42] Avoid some memory zeroing. by Alexei Podtelezhnikov · 2 years, 11 months ago
  98. ebf9e5a [CMake] Update dependency finders. by Nikolaus Waxweiler · 3 years ago update-cmake-dep-finders
  99. 06e21ff [gzip] Use exact type for `ft_gzip_alloc` and `ft_gzip_free`. by Ben Wagner · 3 years ago
  100. 81852fb Prioritize the anti-aliasing renderer module. by Alexei Podtelezhnikov · 3 years ago