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 3.36.0
details: https://anonhg.NetBSD.org/pkgsrc/rev/f0e3a48630b6
branches: trunk
changeset: 328479:f0e3a48630b6
user: adam <adam%pkgsrc.org@localhost>
date: Tue Jan 22 09:17:20 2019 +0000
description:
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:
fonts/py-fonttools/Makefile | 4 ++--
fonts/py-fonttools/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (27 lines):
diff -r 06a71639c609 -r f0e3a48630b6 fonts/py-fonttools/Makefile
--- a/fonts/py-fonttools/Makefile Tue Jan 22 09:17:15 2019 +0000
+++ b/fonts/py-fonttools/Makefile Tue Jan 22 09:17:20 2019 +0000
@@ -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 -r 06a71639c609 -r f0e3a48630b6 fonts/py-fonttools/distinfo
--- a/fonts/py-fonttools/distinfo Tue Jan 22 09:17:15 2019 +0000
+++ b/fonts/py-fonttools/distinfo Tue Jan 22 09:17:20 2019 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index