diff --git a/README.md b/README.md index 8e686bf..087b3f6 100644 --- a/README.md +++ b/README.md @@ -120,3 +120,4 @@ Versions 1.6.1 - Simplify @ to make it look sharp at all sizes. Various fixes. +1.6.2 - Make `+` symmetrical, align dots in `:` and `;`. diff --git a/Sources/FantasqueSansMono-Bold.sfd b/Sources/FantasqueSansMono-Bold.sfd index 2d6d7af..d21d917 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.6.1 +Version: 1.6.2 ItalicAngle: 0 UnderlinePosition: -192 UnderlineWidth: 96 diff --git a/Sources/FantasqueSansMono-BoldItalic.sfd b/Sources/FantasqueSansMono-BoldItalic.sfd index 78a10ed..846c44c 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.6.1 +Version: 1.6.2 ItalicAngle: -11 UnderlinePosition: -192 UnderlineWidth: 96 diff --git a/Sources/FantasqueSansMono-RegItalic.sfd b/Sources/FantasqueSansMono-RegItalic.sfd index b23a804..92065dd 100644 --- a/Sources/FantasqueSansMono-RegItalic.sfd +++ b/Sources/FantasqueSansMono-RegItalic.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.6.1 +Version: 1.6.2 ItalicAngle: -11 UnderlinePosition: -192 UnderlineWidth: 96 diff --git a/Sources/FantasqueSansMono-Regular.sfd b/Sources/FantasqueSansMono-Regular.sfd index 02d2c9e..1f1e206 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.6.1 +Version: 1.6.2 ItalicAngle: 0 UnderlinePosition: -192 UnderlineWidth: 96 diff --git a/pkg.sh b/pkg.sh index 322b0d7..607bdce 100755 --- a/pkg.sh +++ b/pkg.sh @@ -9,7 +9,7 @@ esac pkg=${PKG:-${pkg}} name='fantasque-sans' -version='1.6.1' +version='1.6.3' desc='A font family with a great monospaced variant for programmers.' url=http://openfontlibrary.org/en/font/fantasque-sans