[cantarell-fonts] Bump to v0.201, update deps
- From: Nikolaus Waxweiler <nwaxweiler src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [cantarell-fonts] Bump to v0.201, update deps
- Date: Thu, 9 Jan 2020 21:14:33 +0000 (UTC)
commit 6f8bb4bc5dbfb0e31214b95938d60f7238fb1be9
Author: Nikolaus Waxweiler <madigens gmail com>
Date: Thu Jan 9 21:14:20 2020 +0000
Bump to v0.201, update deps
NEWS | 21 +++++++++++++++++++++
meson.build | 2 +-
requirements-dev.txt | 4 ++--
requirements.in | 2 +-
requirements.txt | 2 +-
src/Cantarell-Bold.ufo/fontinfo.plist | 2 +-
src/Cantarell-Light.ufo/fontinfo.plist | 2 +-
src/Cantarell-Regular.ufo/fontinfo.plist | 2 +-
8 files changed, 29 insertions(+), 8 deletions(-)
---
diff --git a/NEWS b/NEWS
index 1ac7cc8d..2d38f1ed 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,24 @@
+0.201:
+- Oopsie-release: The last one was missing pre-built binaries in the release
+ tarball.
+- Use AFDKO's `tx` to compress the variable font in roughly half.
+- Addendum: For 0.200 and 0.201, the following appstream translations were added
+ or updated:
+ - Basque by Asier Sarasua Garmendia
+ - Brazilian Portuguese by Rafael Fontenelle
+ - British English by Zander Brown
+ - Esperanto by Carmen Bianca Bakker
+ - French by Charles Monzat
+ - Karbi by Jor Teron
+ - Kazakh by Baurzhan Muftakhidinov
+ - Lao by Saikeo Kavhanxay
+ - Malay by Umarzuki Bin Mochlis Moktar
+ - Malayalam by Anish Sheela
+ - Nepali by Pawan Chitrakar
+ - Persian by Danial Behzadi
+ - Scottish Gaelic by Gun Chleoc
+ - Ukrainian by Daniel Korostil
+
0.200:
- (The design points below are mostly the result of design reviews by Alexei
Vanyashin, Jacques Le Bailly and Stephen Nixon, in no particular order).
diff --git a/meson.build b/meson.build
index 660e0281..d2564ca0 100644
--- a/meson.build
+++ b/meson.build
@@ -1,4 +1,4 @@
-project('cantarell-fonts', version : '0.200')
+project('cantarell-fonts', version : '0.201')
datadir = join_paths(get_option('prefix'), get_option('datadir'))
appdatadir = join_paths(datadir, 'metainfo')
diff --git a/requirements-dev.txt b/requirements-dev.txt
index 15d6e1b2..c4b4a24a 100644
--- a/requirements-dev.txt
+++ b/requirements-dev.txt
@@ -17,9 +17,9 @@ defcon[lxml,pens]==0.6.0
fontmath==0.5.2
fontparts==0.9.2
fontpens==0.2.4
-fonttools[lxml,ufo,unicode,woff]==4.2.2
+fonttools[lxml,ufo,unicode,woff]==4.2.4
fs==2.4.11
-glyphslib==5.1.0
+glyphslib==5.1.2
isort==4.3.21 # via pylint
lazy-object-proxy==1.4.3 # via astroid
lxml==4.4.2
diff --git a/requirements.in b/requirements.in
index 4e32e327..9bc91eca 100644
--- a/requirements.in
+++ b/requirements.in
@@ -2,7 +2,7 @@ afdko>=3.1.0
attrs>=18.2
fontMath>=0.5.0
fontTools>=4.0.0
-psautohint>=1.8.0
+psautohint>=2.0.0
statmake>=0.1.3
ufoLib2>=0.4.0
ufo2ft>=2.9.0
diff --git a/requirements.txt b/requirements.txt
index ce393294..699fff1b 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -16,7 +16,7 @@ defcon[lxml,pens]==0.6.0 # via afdko, cu2qu, fontparts, mutatormath, ufoprocess
fontmath==0.5.2
fontparts==0.9.2 # via ufoprocessor
fontpens==0.2.4 # via defcon
-fonttools[lxml,ufo,unicode,woff]==4.2.2
+fonttools[lxml,ufo,unicode,woff]==4.2.4
fs==2.4.11 # via fonttools
lxml==4.4.2 # via afdko, fonttools
mutatormath==2.1.2 # via afdko, ufoprocessor
diff --git a/src/Cantarell-Bold.ufo/fontinfo.plist b/src/Cantarell-Bold.ufo/fontinfo.plist
index f4a5a9f7..ec207737 100644
--- a/src/Cantarell-Bold.ufo/fontinfo.plist
+++ b/src/Cantarell-Bold.ufo/fontinfo.plist
@@ -76,7 +76,7 @@
<key>versionMajor</key>
<integer>0</integer>
<key>versionMinor</key>
- <integer>200</integer>
+ <integer>201</integer>
<key>xHeight</key>
<integer>490</integer>
</dict>
diff --git a/src/Cantarell-Light.ufo/fontinfo.plist b/src/Cantarell-Light.ufo/fontinfo.plist
index 67cf364c..3b73b76a 100644
--- a/src/Cantarell-Light.ufo/fontinfo.plist
+++ b/src/Cantarell-Light.ufo/fontinfo.plist
@@ -76,7 +76,7 @@
<key>versionMajor</key>
<integer>0</integer>
<key>versionMinor</key>
- <integer>200</integer>
+ <integer>201</integer>
<key>xHeight</key>
<integer>480</integer>
</dict>
diff --git a/src/Cantarell-Regular.ufo/fontinfo.plist b/src/Cantarell-Regular.ufo/fontinfo.plist
index 849eb654..0d047e2a 100644
--- a/src/Cantarell-Regular.ufo/fontinfo.plist
+++ b/src/Cantarell-Regular.ufo/fontinfo.plist
@@ -92,7 +92,7 @@
<key>versionMajor</key>
<integer>0</integer>
<key>versionMinor</key>
- <integer>200</integer>
+ <integer>201</integer>
<key>xHeight</key>
<integer>482</integer>
</dict>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]