Clone this repo:
  1. b6bcd21 * src/base/ftbitmap.c (FT_Bitmap_Blend): Check final dimensions. by Alexei Podtelezhnikov · 35 hours ago master
  2. 53850f3 * src/base/ftbitmap.c (FT_Bitmap_Blend): Refactor. by Alexei Podtelezhnikov · 35 hours ago
  3. cbe1276 * src/base/ftobjs.c (FT_Render_Glyph_Internal): Protect FT_LOAD_COLOR. by Alexei Podtelezhnikov · 2 days ago
  4. 590b770 * src/base/ftobjs.c (FT_Render_Glyph_Internal): Formatting. by Alexei Podtelezhnikov · 2 days ago
  5. 6d9fc45 * src/truetype/ttgxvar.c (tt_delta_shift): Use unsigned references. by Alexei Podtelezhnikov · 6 days ago
  6. 0d45c7f [truetype/GX] Fix signed overflow. by Alexei Podtelezhnikov · 7 days ago
  7. 5d10993 [truetype] Reduce zone copying. by Alexei Podtelezhnikov · 9 days ago
  8. c8c8b4b [truetype] Simplify shift conditions. by Alexei Podtelezhnikov · 9 days ago
  9. 85c20f4 * src/truetype/ttinterp.c (Move_Zp2_Point): Remove 'touch'. by Alexei Podtelezhnikov · 9 days ago
  10. 6d0ae3a [truetype] Fix SHZ according to specifications. by Alexei Podtelezhnikov · 9 days ago
  11. 7d600a0 * src/truetype/ttinterp.c (Ins_SHZ): Fix the range limit (cont'd). by Alexei Podtelezhnikov · 11 days ago
  12. 1803559 * src/truetype/ttinterp.c (Ins_SHZ): Fix the range limit. by Alexei Podtelezhnikov · 12 days ago
  13. 7974be7 * src/truetype/ttinterp.c (Ins_IUP): Use unsigned counter. by Alexei Podtelezhnikov · 12 days ago
  14. f2b3f96 [build] Add a Plan 9 port. by Yaroslav Kolomiiets · 13 days ago
  15. ce4105f * include/freetype/fttypes.h: Do not include stddef.h. by Alexei Podtelezhnikov · 13 days ago
  16. 867c296 * src/sfnt/ttsbit.c (tt_face_load_sbix_image): Use `FT_MulDiv`. by Werner Lemberg · 13 days ago
  17. 0db9eca * src/truetype/ttgload.c (TT_Load_Simple_Glyph): Use unsigned counts. by Alexei Podtelezhnikov · 13 days ago
  18. a6d4860 * src/truetype/ttdriver.cv (tt_glyph_load): Remover redundancies. by Alexei Podtelezhnikov · 3 weeks ago
  19. 18a463c * src/sdf/ftsdf.c (sdf_*_to): Remover redundant checks. by Alexei Podtelezhnikov · 3 weeks ago
  20. ca53609 [pcf] Limit bitmap allocation and loading. by Alexei Podtelezhnikov · 3 weeks ago