Clone this repo:
  1. b04f789 * include/freetype/internal/ftdebug.h: Fix logging if `NDEBUG` is set. by Elliott Sales de Andrade · 20 hours ago master
  2. ec3e2a8 * meson.build: Add missing 'dlg' logging library. by Elliott Sales de Andrade · 20 hours ago
  3. 27eeaf1 CMakeLists.txt: Minor documentation improvement. by Werner Lemberg · 3 days ago
  4. f96ade5 [cmake] Add an option to disable stream support. by Yuriy Levchenko · 3 days ago
  5. ee38c68 * (gray_raster_render): Fix a coding typo. by Alexei Podtelezhnikov · 3 days ago
  6. 656cb77 * src/sfnt/sfwoff.c (woff_open_font): Reject unrealistic sizes. by Alexei Podtelezhnikov · 12 days ago
  7. b6c6934 * src/sfnt/ttbdf.c (tt_face_find_bdf_prop): Fix OOB read. by Drage · 13 days ago
  8. 0d6de69 [sdf] Fix use-after-free in `sdf_generate_with_overlaps`. by Alexei Podtelezhnikov · 13 days ago
  9. f01dec5 [base] Prevent signed overflow. by Behdad Esfahbod · 3 weeks ago
  10. 5336c0d Revert "[autofit] Derive fill orientation without a separate outline pass." by Behdad Esfahbod · 5 weeks ago
  11. f031395 [base] Drop the bbox pre-pass from `FT_Outline_Get_Orientation`. by Behdad Esfahbod · 5 weeks ago
  12. 12f5eb3 [truetype] Fix GS leaks when prep is missing. by Alexei Podtelezhnikov · 5 weeks ago
  13. 09b51e9 * src/base/ftobjs.c (ft_glyphslot_preset_bitmap): Bump rendering limits. by Derek B. Noonburg · 5 weeks ago
  14. 1f3ab3c [autofit] Derive fill orientation without a separate outline pass. by Behdad Esfahbod · 5 weeks ago
  15. 504707e [truetype] Hoist the gvar tuple-header bounds check out of the loop. (5/5) by Behdad Esfahbod · 5 weeks ago
  16. 7c952c1 [truetype] Add a fast path to the gvar tuple loop. (4/5) by Behdad Esfahbod · 5 weeks ago
  17. 18e4a9a [truetype] Cache item-variation-store region scalars. (3/5) by Behdad Esfahbod · 5 weeks ago
  18. 0fccaa6 [truetype] Reuse scratch buffers for gvar point-number lists too. (2/5) by Behdad Esfahbod · 5 weeks ago
  19. b2335b5 [truetype] Reuse scratch buffers in gvar glyph delta application. (1/5) by Behdad Esfahbod · 5 weeks ago
  20. 815fb58 * meson.build: Include CMake name of libpng in dependency search. by TheLastRar · 5 weeks ago