pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/fonts/py-fonttools py-fonttools: updated to 4.37.4



details:   https://anonhg.NetBSD.org/pkgsrc/rev/0216bdaf8ca8
branches:  trunk
changeset: 386572:0216bdaf8ca8
user:      adam <adam%pkgsrc.org@localhost>
date:      Mon Oct 10 08:47:10 2022 +0000

description:
py-fonttools: updated to 4.37.4

4.37.4 (released 2022-09-30)
----------------------------
- [subset] Keep nameIDs used by CPAL palette entry labels
- [varLib] Avoid negative hmtx values when creating font from variable CFF2 font
- [instancer] Don't prune stat.ElidedFallbackNameID
- [unicodedata] Update Scripts/Blocks to Unicode 15.0

4.37.3 (released 2022-09-20)
----------------------------
- Fix arguments in calls to (glyf) glyph.draw() and drawPoints(), whereby offset wasn't
  correctly passed down; this fix also exposed a second bug, where lsb and tsb were not
  set

diffstat:

 fonts/py-fonttools/Makefile |  4 ++--
 fonts/py-fonttools/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (25 lines):

diff -r fa6683edf5fe -r 0216bdaf8ca8 fonts/py-fonttools/Makefile
--- a/fonts/py-fonttools/Makefile       Mon Oct 10 08:46:13 2022 +0000
+++ b/fonts/py-fonttools/Makefile       Mon Oct 10 08:47:10 2022 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.81 2022/09/15 19:05:27 adam Exp $
+# $NetBSD: Makefile,v 1.82 2022/10/10 08:47:10 adam Exp $
 
-DISTNAME=      fonttools-4.37.2
+DISTNAME=      fonttools-4.37.4
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    fonts python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=F/FontTools/}
diff -r fa6683edf5fe -r 0216bdaf8ca8 fonts/py-fonttools/distinfo
--- a/fonts/py-fonttools/distinfo       Mon Oct 10 08:46:13 2022 +0000
+++ b/fonts/py-fonttools/distinfo       Mon Oct 10 08:47:10 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.59 2022/09/15 19:05:27 adam Exp $
+$NetBSD: distinfo,v 1.60 2022/10/10 08:47:10 adam Exp $
 
-BLAKE2s (fonttools-4.37.2.zip) = 2958ad126f8e24d9c79bfbccf9a162369890c448251076be7dc8da6b694c298a
-SHA512 (fonttools-4.37.2.zip) = 8a0717cb7ea2f96ea7f7e859a13b22e8dc3cdfeb5f3c71f1b363cb8bfeef89a37dbba926674ad315ce48262b653768b8dcc96e74990972fdf6467418b1ebe5fe
-Size (fonttools-4.37.2.zip) = 5058561 bytes
+BLAKE2s (fonttools-4.37.4.zip) = 79224891000bfef5f05bf4619587ef12daa69491714438088b9315648fd6d495
+SHA512 (fonttools-4.37.4.zip) = bc1dc17913ded58496d03b7e1548ef7792800703f0cdc4dfa16114739ffffbb4a060046e5b59e6b0138ae2c155bacea6775bb32fd5e6bf5617404eba68d717e3
+Size (fonttools-4.37.4.zip) = 5061560 bytes



Home | Main Index | Thread Index | Old Index