mirror of
https://github.com/belluzj/fantasque-sans.git
synced 2024-12-22 15:31:31 +01:00
Bump version.
This commit is contained in:
parent
9033a4da58
commit
81db7893a3
|
@ -117,3 +117,6 @@ Versions
|
||||||
|
|
||||||
1.6 - Add bold italic version.
|
1.6 - Add bold italic version.
|
||||||
|
|
||||||
|
1.6.1 - Simplify @ to make it look sharp at all sizes.
|
||||||
|
Various fixes.
|
||||||
|
|
||||||
|
|
|
@ -5,7 +5,7 @@ FamilyName: Fantasque Sans Mono
|
||||||
Weight: Bold
|
Weight: Bold
|
||||||
Copyright: Created by Jany Belluz with FontForge 2.0 (http://fontforge.sf.net)
|
Copyright: Created by Jany Belluz with FontForge 2.0 (http://fontforge.sf.net)
|
||||||
UComments: "2013-9-13: Created."
|
UComments: "2013-9-13: Created."
|
||||||
Version: 1.6
|
Version: 1.6.1
|
||||||
ItalicAngle: 0
|
ItalicAngle: 0
|
||||||
UnderlinePosition: -192
|
UnderlinePosition: -192
|
||||||
UnderlineWidth: 96
|
UnderlineWidth: 96
|
||||||
|
|
|
@ -5,7 +5,7 @@ FamilyName: Fantasque Sans Mono
|
||||||
Weight: Bold
|
Weight: Bold
|
||||||
Copyright: Created by Jany Belluz with FontForge 2.0 (http://fontforge.sf.net)
|
Copyright: Created by Jany Belluz with FontForge 2.0 (http://fontforge.sf.net)
|
||||||
UComments: "2013-9-13: Created."
|
UComments: "2013-9-13: Created."
|
||||||
Version: 1.6
|
Version: 1.6.1
|
||||||
ItalicAngle: -11
|
ItalicAngle: -11
|
||||||
UnderlinePosition: -192
|
UnderlinePosition: -192
|
||||||
UnderlineWidth: 96
|
UnderlineWidth: 96
|
||||||
|
|
|
@ -5,7 +5,7 @@ FamilyName: Fantasque Sans Mono
|
||||||
Weight: Regular
|
Weight: Regular
|
||||||
Copyright: Created by Jany Belluz with FontForge 2.0 (http://fontforge.sf.net)
|
Copyright: Created by Jany Belluz with FontForge 2.0 (http://fontforge.sf.net)
|
||||||
UComments: "2013-9-13: Created."
|
UComments: "2013-9-13: Created."
|
||||||
Version: 1.6
|
Version: 1.6.1
|
||||||
ItalicAngle: -11
|
ItalicAngle: -11
|
||||||
UnderlinePosition: -192
|
UnderlinePosition: -192
|
||||||
UnderlineWidth: 96
|
UnderlineWidth: 96
|
||||||
|
|
|
@ -5,7 +5,7 @@ FamilyName: Fantasque Sans Mono
|
||||||
Weight: Regular
|
Weight: Regular
|
||||||
Copyright: Created by Jany Belluz with FontForge 2.0 (http://fontforge.sf.net)
|
Copyright: Created by Jany Belluz with FontForge 2.0 (http://fontforge.sf.net)
|
||||||
UComments: "2013-9-13: Created."
|
UComments: "2013-9-13: Created."
|
||||||
Version: 1.6
|
Version: 1.6.1
|
||||||
ItalicAngle: 0
|
ItalicAngle: 0
|
||||||
UnderlinePosition: -192
|
UnderlinePosition: -192
|
||||||
UnderlineWidth: 96
|
UnderlineWidth: 96
|
||||||
|
|
2
pkg.sh
2
pkg.sh
|
@ -9,7 +9,7 @@ esac
|
||||||
pkg=${PKG:-${pkg}}
|
pkg=${PKG:-${pkg}}
|
||||||
|
|
||||||
name='fantasque-sans'
|
name='fantasque-sans'
|
||||||
version='1.6'
|
version='1.6.1'
|
||||||
desc='A font family with a great monospaced variant for programmers.'
|
desc='A font family with a great monospaced variant for programmers.'
|
||||||
url=http://openfontlibrary.org/en/font/fantasque-sans
|
url=http://openfontlibrary.org/en/font/fantasque-sans
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user