From f26bc2f418c79727cca162b7bc246ee0ffafa031 Mon Sep 17 00:00:00 2001 From: Jany Belluz Date: Sat, 16 Nov 2019 19:53:01 +0000 Subject: [PATCH] Bump version --- CHANGELOG.md | 11 +++++++++++ README.md | 2 +- Sources/FantasqueSansMono-Bold.sfdir/font.props | 2 +- Sources/FantasqueSansMono-BoldItalic.sfdir/font.props | 2 +- Sources/FantasqueSansMono-Italic.sfdir/font.props | 2 +- Sources/FantasqueSansMono-Regular.sfdir/font.props | 2 +- pkg.sh | 2 +- 7 files changed, 17 insertions(+), 6 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 05ecb2b..697e05e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,17 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/). ## Unreleased +## [1.8.0] - 2019-11-16 + +### Added +- Add coding ligatures to all weights [#64] + +### Removed +- Stop producing EOTs + +[#64]: https://github.com/belluzj/fantasque-sans/issues/64 +[1.8.0]: https://github.com/belluzj/fantasque-sans/releases/tag/v1.8.0 + ## [1.7.2] - 2018-01-07 ### Added diff --git a/README.md b/README.md index 83e1f33..2dae439 100644 --- a/README.md +++ b/README.md @@ -48,7 +48,7 @@ Stylistic set(s) ### `ss01`: nondescript `k` No ~~distractive~~ lovely loop. -[Get the pre-activated version here](https://github.com/belluzj/fantasque-sans/releases/download/v1.7.2-alpha.3/FantasqueSansMono-NoLoopK.zip) +[Get the pre-activated version here](https://github.com/belluzj/fantasque-sans/releases/download/1.8.0/FantasqueSansMono-NoLoopK.zip) or see the [issue #67](https://github.com/belluzj/fantasque-sans/issues/67) for techniques to activate the stylistic set. diff --git a/Sources/FantasqueSansMono-Bold.sfdir/font.props b/Sources/FantasqueSansMono-Bold.sfdir/font.props index 70f9df8..04fb449 100644 --- a/Sources/FantasqueSansMono-Bold.sfdir/font.props +++ b/Sources/FantasqueSansMono-Bold.sfdir/font.props @@ -5,7 +5,7 @@ FamilyName: Fantasque Sans Mono Weight: Bold Copyright: Created by Jany Belluz with FontForge 2.0 (http://fontforge.sf.net) UComments: "2013-9-13: Created." -Version: 1.7.2 +Version: 1.8.0 ItalicAngle: 0 UnderlinePosition: -77 UnderlineWidth: 213 diff --git a/Sources/FantasqueSansMono-BoldItalic.sfdir/font.props b/Sources/FantasqueSansMono-BoldItalic.sfdir/font.props index 03c2ed4..246c00c 100644 --- a/Sources/FantasqueSansMono-BoldItalic.sfdir/font.props +++ b/Sources/FantasqueSansMono-BoldItalic.sfdir/font.props @@ -5,7 +5,7 @@ FamilyName: Fantasque Sans Mono Weight: Bold Copyright: Created by Jany Belluz with FontForge 2.0 (http://fontforge.sf.net) UComments: "2013-9-13: Created." -Version: 1.7.2 +Version: 1.8.0 ItalicAngle: -11 UnderlinePosition: -192 UnderlineWidth: 96 diff --git a/Sources/FantasqueSansMono-Italic.sfdir/font.props b/Sources/FantasqueSansMono-Italic.sfdir/font.props index a5ee684..5d60a77 100644 --- a/Sources/FantasqueSansMono-Italic.sfdir/font.props +++ b/Sources/FantasqueSansMono-Italic.sfdir/font.props @@ -5,7 +5,7 @@ FamilyName: Fantasque Sans Mono Weight: Book Copyright: Created by Jany Belluz with FontForge 2.0 (http://fontforge.sf.net) UComments: "2013-9-13: Created." -Version: 1.7.2 +Version: 1.8.0 ItalicAngle: -11 UnderlinePosition: -192 UnderlineWidth: 96 diff --git a/Sources/FantasqueSansMono-Regular.sfdir/font.props b/Sources/FantasqueSansMono-Regular.sfdir/font.props index 6e3284a..93b0cb3 100644 --- a/Sources/FantasqueSansMono-Regular.sfdir/font.props +++ b/Sources/FantasqueSansMono-Regular.sfdir/font.props @@ -5,7 +5,7 @@ FamilyName: Fantasque Sans Mono Weight: Regular Copyright: Created by Jany Belluz with FontForge 2.0 (http://fontforge.sf.net) UComments: "2013-9-13: Created." -Version: 1.7.2 +Version: 1.8.0 ItalicAngle: 0 UnderlinePosition: -77 UnderlineWidth: 156 diff --git a/pkg.sh b/pkg.sh index fe1634d..00fe83c 100755 --- a/pkg.sh +++ b/pkg.sh @@ -9,7 +9,7 @@ esac pkg=${PKG:-${pkg}} name='fantasque-sans' -version='1.7.2' +version='1.8.0' desc='A font family with a great monospaced variant for programmers.' url=http://openfontlibrary.org/en/font/fantasque-sans