Path to this page:
Subject: CVS commit: pkgsrc/fonts/py-fonttools
From: Adam Ciarcinski
Date: 2023-11-16 07:36:06
Message id: 20231116063606.5F612FA3D@cvs.NetBSD.org
Log Message:
py-fonttools: updated to 4.44.3
4.44.3 (released 2023-11-15)
- [subset] Only prune codepage ranges for OS/2.version >= 1, ignore otherwise
- [instancer] Ensure hhea vertical metrics stay in sync with OS/2 ones after \
instancing
MVAR table containing 'hasc', 'hdsc' or 'hlgp' tags
4.44.2 (released 2023-11-14)
- [glyf] Have ``Glyph.recalcBounds`` skip empty components (base glyph with no \
contours)
when computing the bounding box of composite glyphs. This simply restores the \
existing
behavior before some changes were introduced in fonttools 4.44.0
Files: