Clone this repo:
  1. 7d600a0 * src/truetype/ttinterp.c (Ins_SHZ): Fix the range limit (cont'd). by Alexei Podtelezhnikov · 2 days ago master
  2. 1803559 * src/truetype/ttinterp.c (Ins_SHZ): Fix the range limit. by Alexei Podtelezhnikov · 3 days ago
  3. 7974be7 * src/truetype/ttinterp.c (Ins_IUP): Use unsigned counter. by Alexei Podtelezhnikov · 3 days ago
  4. f2b3f96 [build] Add a Plan 9 port. by Yaroslav Kolomiiets · 3 days ago
  5. ce4105f * include/freetype/fttypes.h: Do not include stddef.h. by Alexei Podtelezhnikov · 4 days ago
  6. 867c296 * src/sfnt/ttsbit.c (tt_face_load_sbix_image): Use `FT_MulDiv`. by Werner Lemberg · 4 days ago
  7. 0db9eca * src/truetype/ttgload.c (TT_Load_Simple_Glyph): Use unsigned counts. by Alexei Podtelezhnikov · 4 days ago
  8. a6d4860 * src/truetype/ttdriver.cv (tt_glyph_load): Remover redundancies. by Alexei Podtelezhnikov · 13 days ago
  9. 18a463c * src/sdf/ftsdf.c (sdf_*_to): Remover redundant checks. by Alexei Podtelezhnikov · 13 days ago
  10. ca53609 [pcf] Limit bitmap allocation and loading. by Alexei Podtelezhnikov · 13 days ago
  11. 3221895 * src/smooth/ftsmooth.c (ft_smooth_raster_lcd): Fix clip_box. by Alexei Podtelezhnikov · 2 weeks ago
  12. 32c0722 * src/type1/t1parse.c (T1_Get_Private_Dict): Minor. by Alexei Podtelezhnikov · 2 weeks ago
  13. ef54557 [autofit] Prevent signed integer overflow. by Werner Lemberg · 3 weeks ago
  14. cc1adf8 [hvf] Correctly initialize driver if no HVF library is available. by Werner Lemberg · 3 weeks ago dev/wl/HVF-stubs
  15. 675a94f [autofit] Prevent signed integer overflow. by Werner Lemberg · 3 weeks ago
  16. 07d8d50 Update some VisualStudio project files to include HVF module. by Suzuki, Toshiya (鈴木俊哉) · 5 months ago
  17. 8dff1b4 * builds/unix/configure.raw: Handle new HVF driver. by Debbie Goldsmith · 8 weeks ago
  18. 2228a8b * meson.build, meson_option.txt: Handle new HVF driver. by Debbie Goldsmith · 8 weeks ago
  19. 39dab7d * CMakeLists.txt: Handle new HVF driver. by Debbie Goldsmith · 8 weeks ago
  20. 0c9b8e9 Support Hierarchical Variable Fonts (HVF) using Apple's 'libhvf' library. by Debbie Goldsmith · 8 weeks ago