summaryrefslogtreecommitdiff
path: root/fonts/py-fonttools
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2017-11-07 13:29:35 +0000
committeradam <adam@pkgsrc.org>2017-11-07 13:29:35 +0000
commit85845f61055d21a0f5114405124b7f7d4826f86a (patch)
tree01752e1e263bc604340e4276a056d1d14052f4ee /fonts/py-fonttools
parent77423a20ac0b124f1e77ab76431c67d3b745f07c (diff)
downloadpkgsrc-85845f61055d21a0f5114405124b7f7d4826f86a.tar.gz
py-fonttools: updated to 3.19.0
3.19.0: [varLib] Try set of used points instead of all points when testing whether to share points between tuples. [CFF2] Fixed issue with reading/writing PrivateDict BlueValues to TTX file. Read the commit message 8b02b5a and issue 1030 for more details. NOTE: this change invalidates all the TTX files containing CFF2 tables that where dumped with previous verisons of fonttools. CFF2 Subr items can have values on the stack after the last operator, thus a CFF2Subr class was added to accommodate this. [_k_e_r_n] Fixed compilation of AAT kern version=1.0 tables [ttLib] Added getBestCmap() convenience method to TTFont class and cmap table class that returns a preferred Unicode cmap subtable given a list of options. [morx] Emit more meaningful subtable flags. Implement InsertionMorphAction
Diffstat (limited to 'fonts/py-fonttools')
-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 fa375c676f0..5cfec87b095 100644
--- a/fonts/py-fonttools/Makefile
+++ b/fonts/py-fonttools/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.31 2017/11/06 13:34:30 wiz Exp $
+# $NetBSD: Makefile,v 1.32 2017/11/07 13:29:35 adam Exp $
-DISTNAME= fonttools-3.18.0
+DISTNAME= fonttools-3.19.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 9e9d788b8e1..60899e6696c 100644
--- a/fonts/py-fonttools/distinfo
+++ b/fonts/py-fonttools/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.12 2017/10/30 18:24:50 adam Exp $
+$NetBSD: distinfo,v 1.13 2017/11/07 13:29:35 adam Exp $
-SHA1 (fonttools-3.18.0.zip) = d54f94b2e81a14c4a30a824993b6165a00afaa81
-RMD160 (fonttools-3.18.0.zip) = 45fe80ca67229a3766761f91da0721b540ce2584
-SHA512 (fonttools-3.18.0.zip) = 45122b17086b0ce3feb54dc52c413129cec7e7cf02d379e3cbe3a02e98f6ceab83b440dfc872b41166e104995b95a6c2ef1078c18d9f446c0725a6dc363f9a4d
-Size (fonttools-3.18.0.zip) = 2440782 bytes
+SHA1 (fonttools-3.19.0.zip) = 683c4fc3bd7fa02de3cfb057e2a450bbf7155bd0
+RMD160 (fonttools-3.19.0.zip) = 764d0b8428cd8dfdc62cd62657690dfc783f990c
+SHA512 (fonttools-3.19.0.zip) = 4e12f0431759026f69dc6f4656797543e10c8871f3cf6a9b08d8ad6f2a4aa87303fe25361bd422d0285e80ebaf147fb91ba7964aea38627f21bc6582ae9e75cb
+Size (fonttools-3.19.0.zip) = 2447504 bytes