Clone this repo:
  1. fae1e31 [raster] Dynamic pool allocation. by Alexei Podtelezhnikov · 34 hours ago master
  2. 9a4751a * src/base/ftbitmap.c (FT_Bitmap_Blend): Fix undefined shift. by Alexei Podtelezhnikov · 2 days ago
  3. 2c041d3 * src/base/ftbitmap.c (FT_Bitmap_Blend): Refactor to avoid warnings. by Alexei Podtelezhnikov · 2 days ago
  4. a1dd8f8 .gitlab-ci.yml: Update Windows pipeline. by Alexei Podtelezhnikov · 2 days ago
  5. 8cbc8a7 * src/smooth/ftgrays.c: Comments expanded. by Alexei Podtelezhnikov · 2 days ago
  6. 7c08535 * docs/CHANGES: Draft recent changes. by Alexei Podtelezhnikov · 2 days ago
  7. a39ef76 [smooth] Dynamic pool allocation. by Alexei Podtelezhnikov · 2 days ago
  8. a1bbf07 * builds/windows/vc2010/index.html: Update file descriptions. by Werner Lemberg · 3 days ago
  9. 7e37509 * src/truetype/ttinterp.c (TT_RunIns): Remove dead code. by Mateusz Jurczyk · 4 days ago
  10. 968af86 * src/psaux/psintrp.c (cf2_interpT2CharString): Fix off-by-one in the subroutine nesting depth check. by Mateusz Jurczyk · 4 days ago
  11. 1ec3406 * src/psaux/psstack.c (cf2_stack_roll): Process top stack elements instead of bottom ones. by Mateusz Jurczyk · 4 days ago
  12. 287206a * src/truetype/ttinterp.c (Ins_WCVTF): Add missing CVT copy-on-write protection. by Mateusz Jurczyk · 4 days ago
  13. df2fb11 * src/psaux/psintrp.c (cf2_doBlend): Implement proper bounds check accounting for all operands. by Mateusz Jurczyk · 4 days ago
  14. 1f705ff * src/psaux/psstack.c (cf2_stack_setReal): Fix off-by-one in index check. by Mateusz Jurczyk · 4 days ago
  15. b6bcd21 * src/base/ftbitmap.c (FT_Bitmap_Blend): Check final dimensions. by Alexei Podtelezhnikov · 7 days ago
  16. 53850f3 * src/base/ftbitmap.c (FT_Bitmap_Blend): Refactor. by Alexei Podtelezhnikov · 7 days ago
  17. cbe1276 * src/base/ftobjs.c (FT_Render_Glyph_Internal): Protect FT_LOAD_COLOR. by Alexei Podtelezhnikov · 8 days ago
  18. 590b770 * src/base/ftobjs.c (FT_Render_Glyph_Internal): Formatting. by Alexei Podtelezhnikov · 8 days ago
  19. 6d9fc45 * src/truetype/ttgxvar.c (tt_delta_shift): Use unsigned references. by Alexei Podtelezhnikov · 12 days ago
  20. 0d45c7f [truetype/GX] Fix signed overflow. by Alexei Podtelezhnikov · 13 days ago