[cantarell-fonts] Bump version to 0.301 and add NEWS entry
- From: Nikolaus Waxweiler <nwaxweiler src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [cantarell-fonts] Bump version to 0.301 and add NEWS entry
- Date: Tue, 22 Dec 2020 22:27:46 +0000 (UTC)
commit c23c717a2c74ec47bb4ead1f469faea0ad61183d
Author: Nikolaus Waxweiler <madigens gmail com>
Date: Tue Dec 22 22:25:59 2020 +0000
Bump version to 0.301 and add NEWS entry
NEWS | 11 ++++++++++-
meson.build | 2 +-
src/Cantarell-Bold.ufo/fontinfo.plist | 2 +-
src/Cantarell-Light.ufo/fontinfo.plist | 2 +-
src/Cantarell-Regular.ufo/fontinfo.plist | 2 +-
5 files changed, 14 insertions(+), 5 deletions(-)
---
diff --git a/NEWS b/NEWS
index 4a830610..edb5ea99 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,15 @@
+0.301:
+- Oopsie-release: The last one was missing PostScript names for the new glyphs.
+ Only relevant for when extracting text from PDFs where the generator omitted
+ the text stream.
+- Rounded coordinates of macronbelowcomb.narrow and macroncomb.narrow.case.
+ Leftovers from when they were scaled components.
+- Internal: Removed stale layers and data, added normalization script to prune
+ unnecessary data. import-glyphs.py also imports PostScript names now.
+
0.300:
- Import Greek glyph set designed by Florian Fecher for GSoC 2018. No kerning,
- might need a slight respacing. Imported anyway because someting is better than
+ might need a slight respacing. Imported anyway because something is better than
nothing.
- Correct positioning of dotaccentcomb.case.
- Correct mark positioning in caroncomb.case.
diff --git a/meson.build b/meson.build
index b04675a2..caa025f1 100644
--- a/meson.build
+++ b/meson.build
@@ -1,4 +1,4 @@
-project('cantarell-fonts', version : '0.300')
+project('cantarell-fonts', version : '0.301')
datadir = join_paths(get_option('prefix'), get_option('datadir'))
appdatadir = join_paths(datadir, 'metainfo')
diff --git a/src/Cantarell-Bold.ufo/fontinfo.plist b/src/Cantarell-Bold.ufo/fontinfo.plist
index c759fed8..f4460ae6 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>300</integer>
+ <integer>301</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 1e526c9c..fd7d1545 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>300</integer>
+ <integer>301</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 11b10699..17c539fb 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>300</integer>
+ <integer>301</integer>
<key>xHeight</key>
<integer>482</integer>
</dict>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]