diff --git a/CHANGELOG.md b/CHANGELOG.md index c9f656a..05ecb2b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,8 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/). ## Unreleased +## [1.7.2] - 2018-01-07 + ### Added - Font variant with a larger line height, especially for users of accented capitals. [#23] @@ -27,8 +29,10 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/). [#69]: https://github.com/belluzj/fantasque-sans/issues/69 [#78]: https://github.com/belluzj/fantasque-sans/issues/78 [#82]: https://github.com/belluzj/fantasque-sans/issues/82 +[1.7.2]: https://github.com/belluzj/fantasque-sans/releases/tag/v1.7.2 ## 1.7.1 + - **Add a stylistic set to replace the looped lowercase `k` with a straight version.** - Adjust curly quotes so they behave better as apostrophes. diff --git a/Sources/FantasqueSansMono-Bold.sfdir/font.props b/Sources/FantasqueSansMono-Bold.sfdir/font.props index fcb562c..bf8665a 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.1 +Version: 1.7.2 ItalicAngle: 0 UnderlinePosition: -77 UnderlineWidth: 213 diff --git a/Sources/FantasqueSansMono-BoldItalic.sfdir/font.props b/Sources/FantasqueSansMono-BoldItalic.sfdir/font.props index ba0f093..f906270 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.1 +Version: 1.7.2 ItalicAngle: -11 UnderlinePosition: -192 UnderlineWidth: 96 diff --git a/Sources/FantasqueSansMono-Italic.sfdir/font.props b/Sources/FantasqueSansMono-Italic.sfdir/font.props index e34fec2..5798b0d 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.1 +Version: 1.7.2 ItalicAngle: -11 UnderlinePosition: -192 UnderlineWidth: 96 diff --git a/Sources/FantasqueSansMono-Regular.sfdir/font.props b/Sources/FantasqueSansMono-Regular.sfdir/font.props index f698938..86a6a64 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.1 +Version: 1.7.2 ItalicAngle: 0 UnderlinePosition: -77 UnderlineWidth: 156 diff --git a/pkg.sh b/pkg.sh index 352828d..fe1634d 100755 --- a/pkg.sh +++ b/pkg.sh @@ -9,7 +9,7 @@ esac pkg=${PKG:-${pkg}} name='fantasque-sans' -version='1.7.1' +version='1.7.2' desc='A font family with a great monospaced variant for programmers.' url=http://openfontlibrary.org/en/font/fantasque-sans