Clone this repo:
  1. f01dec5 [base] Prevent signed overflow. by Behdad Esfahbod · 28 hours ago master
  2. 5336c0d Revert "[autofit] Derive fill orientation without a separate outline pass." by Behdad Esfahbod · 2 weeks ago
  3. f031395 [base] Drop the bbox pre-pass from `FT_Outline_Get_Orientation`. by Behdad Esfahbod · 2 weeks ago
  4. 12f5eb3 [truetype] Fix GS leaks when prep is missing. by Alexei Podtelezhnikov · 2 weeks ago
  5. 09b51e9 * src/base/ftobjs.c (ft_glyphslot_preset_bitmap): Bump rendering limits. by Derek B. Noonburg · 2 weeks ago
  6. 1f3ab3c [autofit] Derive fill orientation without a separate outline pass. by Behdad Esfahbod · 3 weeks ago
  7. 504707e [truetype] Hoist the gvar tuple-header bounds check out of the loop. (5/5) by Behdad Esfahbod · 3 weeks ago
  8. 7c952c1 [truetype] Add a fast path to the gvar tuple loop. (4/5) by Behdad Esfahbod · 3 weeks ago
  9. 18e4a9a [truetype] Cache item-variation-store region scalars. (3/5) by Behdad Esfahbod · 3 weeks ago
  10. 0fccaa6 [truetype] Reuse scratch buffers for gvar point-number lists too. (2/5) by Behdad Esfahbod · 3 weeks ago
  11. b2335b5 [truetype] Reuse scratch buffers in gvar glyph delta application. (1/5) by Behdad Esfahbod · 3 weeks ago
  12. 815fb58 * meson.build: Include CMake name of libpng in dependency search. by TheLastRar · 3 months ago
  13. 747b4e9 * meson.build, .gitlab-ci.yml: Require Meson 0.60.0 or newer. by TheLastRar · 3 months ago
  14. 25a08f2 [CMake] Fix shared library versioning on OpenBSD and NetBSD. by Hennadii Stepanov · 6 weeks ago
  15. b08a2eb * src/autofit/afgsub.c (af_validate_coverage): Use unsigned variables. by Alexei Podtelezhnikov · 6 weeks ago
  16. 27229dc * src/autofit/afgsub.c (af_validate_coverage): Reject overlaps. by Alexei Podtelezhnikov · 6 weeks ago
  17. f901085 * src/autofit/afgsub.c (af_validate_coverage): Check last element. by Werner Lemberg · 7 weeks ago
  18. 7e0e56f Revert to signed span positioning. by Alexei Podtelezhnikov · 8 weeks ago
  19. c0bac4c * src/smooth/ftgrays.c (gray_TWorker): Remove redundancies. by Alexei Podtelezhnikov · 9 weeks ago
  20. aaf69b6 * src/raster/ftraster.c (Render_Single_Pass): Simplify bisections. by Alexei Podtelezhnikov · 9 weeks ago