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