diff --git a/README.md b/README.md index 909e813..b419d04 100644 --- a/README.md +++ b/README.md @@ -41,6 +41,14 @@ to Consolas' italic version, with new glyph designs, not just an added slant. ![](Specimen/vim21.png) +Stylistic set(s) +---------------- + +### `ss01`: nondescript `k` + +No ~~distractive~~ lovely loop. + +![](Specimen/noloopk.png) Author and license ------------------ @@ -156,3 +164,10 @@ Versions Move accents around (why do I do that every time?) Add `fontdiff` script which generates font diffs. +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. + Also, since nobody complained about the new Cyrillic characters, + I declare this is their official release! (I did not change + anything since 1.7.0 though). + diff --git a/Sources/FantasqueSansMono-Bold.sfd b/Sources/FantasqueSansMono-Bold.sfd index 016409c..fc03231 100644 --- a/Sources/FantasqueSansMono-Bold.sfd +++ b/Sources/FantasqueSansMono-Bold.sfd @@ -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.0 +Version: 1.7.1 ItalicAngle: 0 UnderlinePosition: -77 UnderlineWidth: 213 diff --git a/Sources/FantasqueSansMono-BoldItalic.sfd b/Sources/FantasqueSansMono-BoldItalic.sfd index 27a7786..56c090c 100644 --- a/Sources/FantasqueSansMono-BoldItalic.sfd +++ b/Sources/FantasqueSansMono-BoldItalic.sfd @@ -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.0 +Version: 1.7.1 ItalicAngle: -11 UnderlinePosition: -192 UnderlineWidth: 96 diff --git a/Sources/FantasqueSansMono-Italic.sfd b/Sources/FantasqueSansMono-Italic.sfd index 672837b..a3c8528 100644 --- a/Sources/FantasqueSansMono-Italic.sfd +++ b/Sources/FantasqueSansMono-Italic.sfd @@ -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.0 +Version: 1.7.1 ItalicAngle: -11 UnderlinePosition: -192 UnderlineWidth: 96 diff --git a/Sources/FantasqueSansMono-Regular.sfd b/Sources/FantasqueSansMono-Regular.sfd index 4752713..d84e9d2 100644 --- a/Sources/FantasqueSansMono-Regular.sfd +++ b/Sources/FantasqueSansMono-Regular.sfd @@ -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.0 +Version: 1.7.1 ItalicAngle: 0 UnderlinePosition: -77 UnderlineWidth: 156 diff --git a/Specimen/noloopk.png b/Specimen/noloopk.png new file mode 100644 index 0000000..4362d67 Binary files /dev/null and b/Specimen/noloopk.png differ diff --git a/pkg.sh b/pkg.sh index 8636211..12fee59 100755 --- a/pkg.sh +++ b/pkg.sh @@ -9,7 +9,7 @@ esac pkg=${PKG:-${pkg}} name='fantasque-sans' -version='1.7.0' +version='1.7.1' desc='A font family with a great monospaced variant for programmers.' url=http://openfontlibrary.org/en/font/fantasque-sans