Clone this repo:
  1. 6d9fc45 * src/truetype/ttgxvar.c (tt_delta_shift): Use unsigned references. by Alexei Podtelezhnikov · 2 hours ago master
  2. 0d45c7f [truetype/GX] Fix signed overflow. by Alexei Podtelezhnikov · 22 hours ago
  3. 5d10993 [truetype] Reduce zone copying. by Alexei Podtelezhnikov · 2 days ago
  4. c8c8b4b [truetype] Simplify shift conditions. by Alexei Podtelezhnikov · 3 days ago
  5. 85c20f4 * src/truetype/ttinterp.c (Move_Zp2_Point): Remove 'touch'. by Alexei Podtelezhnikov · 3 days ago
  6. 6d0ae3a [truetype] Fix SHZ according to specifications. by Alexei Podtelezhnikov · 3 days ago
  7. 7d600a0 * src/truetype/ttinterp.c (Ins_SHZ): Fix the range limit (cont'd). by Alexei Podtelezhnikov · 5 days ago
  8. 1803559 * src/truetype/ttinterp.c (Ins_SHZ): Fix the range limit. by Alexei Podtelezhnikov · 6 days ago
  9. 7974be7 * src/truetype/ttinterp.c (Ins_IUP): Use unsigned counter. by Alexei Podtelezhnikov · 6 days ago
  10. f2b3f96 [build] Add a Plan 9 port. by Yaroslav Kolomiiets · 6 days ago
  11. ce4105f * include/freetype/fttypes.h: Do not include stddef.h. by Alexei Podtelezhnikov · 7 days ago
  12. 867c296 * src/sfnt/ttsbit.c (tt_face_load_sbix_image): Use `FT_MulDiv`. by Werner Lemberg · 7 days ago
  13. 0db9eca * src/truetype/ttgload.c (TT_Load_Simple_Glyph): Use unsigned counts. by Alexei Podtelezhnikov · 7 days ago
  14. a6d4860 * src/truetype/ttdriver.cv (tt_glyph_load): Remover redundancies. by Alexei Podtelezhnikov · 2 weeks ago
  15. 18a463c * src/sdf/ftsdf.c (sdf_*_to): Remover redundant checks. by Alexei Podtelezhnikov · 2 weeks ago
  16. ca53609 [pcf] Limit bitmap allocation and loading. by Alexei Podtelezhnikov · 2 weeks ago
  17. 3221895 * src/smooth/ftsmooth.c (ft_smooth_raster_lcd): Fix clip_box. by Alexei Podtelezhnikov · 2 weeks ago
  18. 32c0722 * src/type1/t1parse.c (T1_Get_Private_Dict): Minor. by Alexei Podtelezhnikov · 2 weeks ago
  19. ef54557 [autofit] Prevent signed integer overflow. by Werner Lemberg · 4 weeks ago
  20. cc1adf8 [hvf] Correctly initialize driver if no HVF library is available. by Werner Lemberg · 4 weeks ago