Clone this repo:
  1. 5a280ec * src/truetype/ttgxvar.c (TT_Get_Var_Design): Zero extras. by Alexei Podtelezhnikov · 26 hours ago master
  2. 8fa928f * src/type1/t1load.c (T1_Get_Var_Design): Updated. by Alexei Podtelezhnikov · 27 hours ago
  3. c39ca39 [hvf] Fix macro usage and metrics calculations. by Deborah Goldsmith · 2 days ago
  4. 3c36432 [smooth, raster] Fix signedness warning. by Alexei Podtelezhnikov · 2 days ago
  5. fae1e31 [raster] Dynamic pool allocation. by Alexei Podtelezhnikov · 5 days ago
  6. 9a4751a * src/base/ftbitmap.c (FT_Bitmap_Blend): Fix undefined shift. by Alexei Podtelezhnikov · 6 days ago
  7. 2c041d3 * src/base/ftbitmap.c (FT_Bitmap_Blend): Refactor to avoid warnings. by Alexei Podtelezhnikov · 6 days ago
  8. a1dd8f8 .gitlab-ci.yml: Update Windows pipeline. by Alexei Podtelezhnikov · 6 days ago
  9. 8cbc8a7 * src/smooth/ftgrays.c: Comments expanded. by Alexei Podtelezhnikov · 6 days ago
  10. 7c08535 * docs/CHANGES: Draft recent changes. by Alexei Podtelezhnikov · 6 days ago
  11. a39ef76 [smooth] Dynamic pool allocation. by Alexei Podtelezhnikov · 6 days ago
  12. a1bbf07 * builds/windows/vc2010/index.html: Update file descriptions. by Werner Lemberg · 7 days ago
  13. 7e37509 * src/truetype/ttinterp.c (TT_RunIns): Remove dead code. by Mateusz Jurczyk · 8 days ago
  14. 968af86 * src/psaux/psintrp.c (cf2_interpT2CharString): Fix off-by-one in the subroutine nesting depth check. by Mateusz Jurczyk · 8 days ago
  15. 1ec3406 * src/psaux/psstack.c (cf2_stack_roll): Process top stack elements instead of bottom ones. by Mateusz Jurczyk · 8 days ago
  16. 287206a * src/truetype/ttinterp.c (Ins_WCVTF): Add missing CVT copy-on-write protection. by Mateusz Jurczyk · 8 days ago
  17. df2fb11 * src/psaux/psintrp.c (cf2_doBlend): Implement proper bounds check accounting for all operands. by Mateusz Jurczyk · 8 days ago
  18. 1f705ff * src/psaux/psstack.c (cf2_stack_setReal): Fix off-by-one in index check. by Mateusz Jurczyk · 8 days ago
  19. b6bcd21 * src/base/ftbitmap.c (FT_Bitmap_Blend): Check final dimensions. by Alexei Podtelezhnikov · 11 days ago
  20. 53850f3 * src/base/ftbitmap.c (FT_Bitmap_Blend): Refactor. by Alexei Podtelezhnikov · 11 days ago