[cantarell-fonts] Bump version to 0.111



commit 9c0eb3dc8c0b2e0d5b9e4dfcd48ca1b9531baaa9
Author: Nikolaus Waxweiler <nikolaus waxweiler daltonmaag com>
Date:   Tue Sep 4 08:34:27 2018 +0100

    Bump version to 0.111
    
    Also add translator names in NEWS.

 NEWS                 | 28 +++++++++++++++++++---------
 meson.build          |  4 ++--
 src/Cantarell.glyphs |  2 +-
 3 files changed, 22 insertions(+), 12 deletions(-)
---
diff --git a/NEWS b/NEWS
index 1c04fae3..8d93c061 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+0.111
+ - Fix the wrongly assigned OS/2 weight class values that e.g. led to Extra Bold
+   being selected when Bold was requested.
+
 0.110
  - Space everything a little bit tighter.
  - Scale down whiteCircle and blackCircle by 50%, makes password dots smaller.
@@ -7,22 +11,28 @@
  - Add draft of Cyrillic (GF Cyrillic Plus set), to be improved.
  - Equalize advance width of period, comma, colon, semicolon.
  - Build packages with prebuilt fonts baked in.
- - New contributed AppStream metadata translations for Slovakian, Slovenian,
-   Russian and Chinese (China).
+ - New contributed AppStream metadata translations for Slovak (Dušan Kazik),
+   Slovenian (Matej Urbančič), Russian (Stas Solovey) and Chinese China
+   (Dingzhong Chen).
 
 0.101
  - Countless detail updates to various glyphs
- - Added contributed AppStream metdata translations for Polish, French,
-   Indonesian, Galician, Occitan, Chinese (Taiwan), Spanish, Catalan, Croatian,
-   German, Dutch, Turkish, Serbian, Serbian (Latin), Hungarian, Korean, Czech,
-   Lithuanian, Danish, Italian, Romanian, Punjabi, Latvian, Swedish, Icelandic,
-   Greek
+ - Added contributed AppStream metdata translations for Polish (Piotr Drąg),
+   French (Claude Paroz), Indonesian (Kukuh Syafaat), Galician (Fran Dieguez),
+   Occitan (Cédric Valmary), Chinese Taiwan (Cheng-Chia Tseng), Spanish (Daniel
+   Mustieles), Catalan (Adolfo Jayme), Croatian (gogo), German (Tim Sabsch),
+   Dutch (Nathan Follens), Turkish (Emin Tufan Çetin), Serbian (Марко Костић),
+   Serbian Latin (Marko Kostić), Hungarian (Gabor Kelemen), Korean (DaeHyun
+   Sung), Czech (Marek Černocký), Lithuanian (Aurimas Černius), Danish (Ask
+   Hjorth Larsen), Italian (Gianvito Cavasoli), Romanian (Daniel Șerbănescu),
+   Punjabi (A S Alam), Latvian (Rūdolfs Mazurs), Swedish (Anders Jonsson),
+   Icelandic (Sveinn í Felli), Greek (Efstathios Iosifidis)
 
 0.100
  - Redesigned from scratch to interpolate cleanly from thin to extra bold.
    Currently targets the Google Fonts Latin Core and Pro glyph sets.
- - Added contributed AppStream metdata translations for Brazilian Portugese,
-   Friulian and Finnish.
+ - Added contributed AppStream metdata translations for Brazilian Portugese
+   (Rafael Fontenelle), Friulian (Fabio Tomat) and Finnish (Jiri Grönroos).
 
 0.0.25
  - Can't remember.
diff --git a/meson.build b/meson.build
index e999a8de..a6ee1abc 100644
--- a/meson.build
+++ b/meson.build
@@ -1,4 +1,4 @@
-project('cantarell-fonts', version : '0.110')
+project('cantarell-fonts', version : '0.111')
 
 datadir = join_paths(get_option('prefix'), get_option('datadir'))
 appdatadir = join_paths(datadir, 'metainfo')
@@ -22,4 +22,4 @@ endif
 buildappstream = get_option('buildappstream')
 if buildappstream == true
  subdir('appstream')
-endif
\ No newline at end of file
+endif
diff --git a/src/Cantarell.glyphs b/src/Cantarell.glyphs
index 9a3c68be..adc957b2 100644
--- a/src/Cantarell.glyphs
+++ b/src/Cantarell.glyphs
@@ -82241,5 +82241,5 @@ tH = "67";
 };
 };
 versionMajor = 0;
-versionMinor = 110;
+versionMinor = 111;
 }


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]