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