summaryrefslogtreecommitdiff
path: root/fonts
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2019-01-22 09:17:20 +0000
committeradam <adam@pkgsrc.org>2019-01-22 09:17:20 +0000
commit04a55064f097b73cca0c86154e69cb1b4d5a0ff4 (patch)
tree0aece7b42a904323f8453cc199cf8d48e43232fc /fonts
parentd0263c4c9b1b1e2fc78586408c877597c12915f4 (diff)
downloadpkgsrc-04a55064f097b73cca0c86154e69cb1b4d5a0ff4.tar.gz
py-fonttools: updated to 3.36.0
3.36.0: - [ttx] Added --no-recalc-timestamp option to keep the original font's head.modified timestamp. - [ttx/psCharStrings] Fixed issues while dumping and round-tripping CFF2 table with ttx. - [voltLib] Fixed check for duplicate anchors. Don't try to read past the END operator in .vtp file. - [varLib] Use sentinel value -0x8000 (-32768) to ignore post.underlineThickness and post.underlinePosition when generating MVAR deltas. - [subset] Added --retain-gids option to subset font without modifying the current glyph indices. - [ufoLib] Replace deprecated calls to getbytes and setbytes with new equivalent readbytes and writebytes calls. fs >= 2.2 no required. - [varLib] Allow loading masters from TTX files as well
Diffstat (limited to 'fonts')
-rw-r--r--fonts/py-fonttools/Makefile4
-rw-r--r--fonts/py-fonttools/distinfo10
2 files changed, 7 insertions, 7 deletions
diff --git a/fonts/py-fonttools/Makefile b/fonts/py-fonttools/Makefile
index 3b57e365f64..03c36e37e5d 100644
--- a/fonts/py-fonttools/Makefile
+++ b/fonts/py-fonttools/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.52 2019/01/16 08:40:39 adam Exp $
+# $NetBSD: Makefile,v 1.53 2019/01/22 09:17:20 adam Exp $
-DISTNAME= fonttools-3.35.2
+DISTNAME= fonttools-3.36.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= fonts python
MASTER_SITES= ${MASTER_SITE_PYPI:=F/FontTools/}
diff --git a/fonts/py-fonttools/distinfo b/fonts/py-fonttools/distinfo
index 126ab5fb5c6..6b11024aae5 100644
--- a/fonts/py-fonttools/distinfo
+++ b/fonts/py-fonttools/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.32 2019/01/16 08:40:39 adam Exp $
+$NetBSD: distinfo,v 1.33 2019/01/22 09:17:21 adam Exp $
-SHA1 (fonttools-3.35.2.zip) = 25676b2ac5a070f7dfae4a55ed6ff5d8cfea7dc8
-RMD160 (fonttools-3.35.2.zip) = e3a158b8b0f7cc2260a6be65bbe59a67b7606a8d
-SHA512 (fonttools-3.35.2.zip) = b276d84482052b6f9f3bc2c5b9eb7857d25f342450a130811a37659afddb6dd2d131c6b626cf923960a80ca60d415ae2e29f214a95201bdc87a49ab0bf0dd4b1
-Size (fonttools-3.35.2.zip) = 2823826 bytes
+SHA1 (fonttools-3.36.0.zip) = 71384f53b4dc1878b3fa8e5552c68ec5a5eb1e0e
+RMD160 (fonttools-3.36.0.zip) = 5a1e5388e8e5e95af68ce519320ac8bda93ad249
+SHA512 (fonttools-3.36.0.zip) = 23cb3a9830f9c163d1d8231985474386dd13809d0cd4d383e67d9ebde908a76bbbffd458042d06149e47f37091e5bef5def337fdd24b1da5e4b535048a47a1e7
+Size (fonttools-3.36.0.zip) = 2839281 bytes