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