pkgsrc-Changes archive

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

CVS commit: pkgsrc/fonts/py-fonttools



Module Name:    pkgsrc
Committed By:   adam
Date:           Mon Oct 10 08:47:10 UTC 2022

Modified Files:
        pkgsrc/fonts/py-fonttools: Makefile distinfo

Log Message:
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


To generate a diff of this commit:
cvs rdiff -u -r1.81 -r1.82 pkgsrc/fonts/py-fonttools/Makefile
cvs rdiff -u -r1.59 -r1.60 pkgsrc/fonts/py-fonttools/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/fonts/py-fonttools/Makefile
diff -u pkgsrc/fonts/py-fonttools/Makefile:1.81 pkgsrc/fonts/py-fonttools/Makefile:1.82
--- pkgsrc/fonts/py-fonttools/Makefile:1.81     Thu Sep 15 19:05:27 2022
+++ pkgsrc/fonts/py-fonttools/Makefile  Mon Oct 10 08:47:10 2022
@@ -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/}

Index: pkgsrc/fonts/py-fonttools/distinfo
diff -u pkgsrc/fonts/py-fonttools/distinfo:1.59 pkgsrc/fonts/py-fonttools/distinfo:1.60
--- pkgsrc/fonts/py-fonttools/distinfo:1.59     Thu Sep 15 19:05:27 2022
+++ pkgsrc/fonts/py-fonttools/distinfo  Mon Oct 10 08:47:10 2022
@@ -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