Clone this repo:
  1. 032c3c5 [truetype] Fix dangling `blend` pointer after failed 'gvar' setup. by Mrmaxmeier · 9 hours ago master
  2. d4d69f8 * src/base/ftbbox.c (cubic_peak): Make 64-bit friendly and use ULABS. by Alexei Podtelezhnikov · 22 hours ago
  3. a98c7c2 [base] More overflow protections. by Alexei Podtelezhnikov · 26 hours ago
  4. a69e39a [varc] Support static component axes. by Behdad Esfahbod · 3 days ago
  5. c7b5673 [tests] Add VARC test framework. by Behdad Esfahbod · 3 days ago
  6. 891f904 [gzip] Apply security fix for CVE-2026-27171. by Werner Lemberg · 3 days ago
  7. 4eb88c0 src/gzip/README.freetype: Updated. by Werner Lemberg · 3 days ago
  8. f4e40ad * src/base/ftobjs.c (FT_Set_Matrix): Validate matrix. by Alexei Podtelezhnikov · 4 days ago
  9. 6f5bcbb * src/truetype/ttvarc.c (tt_face_load_varc): Fix boundary check. by Werner Lemberg · 7 days ago
  10. 342e580 * src/cff/cffload.c (cff_index_get_name): Avoid non-null `memcpy` argument. by Werner Lemberg · 8 days ago
  11. 5c79d6c * src/base/ftstroke.c (FT_Stroker_EndSubPath): Handle an empty subpath. by Alexei Podtelezhnikov · 14 days ago
  12. f3ca71c * src/cid/cidload.c (cid_read_subrs): Limit overlaps. by Alexei Podtelezhnikov · 2 weeks ago
  13. a5a62a4 docs/CHANGES: Updated. by Werner Lemberg · 2 weeks ago
  14. 668bd9b [truetype] Adjust composite X rounding for native ClearType. by Infinality · 2 weeks ago
  15. 50ef5a7 [autofit] Avoid pointer wrap-around on 32-bit platforms. by Werner Lemberg · 2 weeks ago
  16. a3cb585 [winfonts] Avoid endless loop. by Werner Lemberg · 2 weeks ago
  17. e86492e [pfr] Avoid heap over-read. by Werner Lemberg · 2 weeks ago
  18. e8c8c64 * src/otvalid/otvmath.c (otv_MathKern_validate): Fix limit check. by Werner Lemberg · 2 weeks ago
  19. 4a1d62e [truetype] Adjust `ROUND` bytecode instruction for native ClearType. by Infinality · 2 weeks ago
  20. bfa7cd2 [ttvarc] Fix leak on malformed variation indices. by Behdad Esfahbod · 2 weeks ago