1
0
mirror of synced 2025-12-19 17:48:10 -05:00

Bevan: Version 2.100; ttfautohint (v1.8.3) added (#4105)

* [gftools-packager] Bevan: Version 2.100; ttfautohint (v1.8.3) added

* Bevan Version 2.100; ttfautohint (v1.8.3) taken from the upstream repo https://github.com/googlefonts/BevanFont at commit ab1035d782.

* [gftools-packager] ofl/bevan remove METADATA "source".  google/fonts#2587

* Bevan : description updated

* Bevan: category updated

* Bevan: description updated

* Update DESCRIPTION.en_us.html

Co-authored-by: Rosalie Wagner <mail@rosaliewagner.com>
This commit is contained in:
Emma Marichal
2021-12-08 14:11:36 +01:00
committed by GitHub
parent bd36322d79
commit 160c7fe82e
6 changed files with 20 additions and 3 deletions

BIN
ofl/bevan/Bevan-Italic.ttf Normal file

Binary file not shown.

Binary file not shown.

View File

@@ -1 +1,3 @@
<p>Bevan is a reworking of a traditional slab serif display typeface created by Heinrich Jost in the 1930s. In Bevan, Jost's earlier letter forms have been digitised and then reshaped for use as a webfont, the counters have been opened up a little and the stems optimised for use as bold display font in modern web browsers.</p>
<p>Bevan is a reworking of a traditional slab serif display typeface created by Heinrich Jost in the 1930s. In Bevan, Jost's earlier letter forms have been digitised and then reshaped for use as a webfont, the counters have been opened up a little and the stems optimised for use as bold display font in modern web browsers.</p>
<p>Upgrade December 2021: an Italic style was added during the Summer of Type Program 2016, thanks to the contribution of Kalapi Gajjar-Bordawekar and Jacques Le Bailly.</p>
<p>To contribute, see <a href="https://github.com/googlefonts/BevanFont">github.com/googlefonts/BevanFont</a>.</p>

View File

@@ -10,7 +10,16 @@ fonts {
filename: "Bevan-Regular.ttf"
post_script_name: "Bevan-Regular"
full_name: "Bevan Regular"
copyright: "Copyright 2016 The Bevan Project Authors (www.sansoxygen.com)"
copyright: "Copyright 2016 The Bevan Project Authors (https://github.com/googlefonts/BevanFont)"
}
fonts {
name: "Bevan"
style: "italic"
weight: 400
filename: "Bevan-Italic.ttf"
post_script_name: "Bevan-Italic"
full_name: "Bevan Italic"
copyright: "Copyright 2016 The Bevan Project Authors (https://github.com/googlefonts/BevanFont)"
}
subsets: "latin"
subsets: "latin-ext"

View File

@@ -1,4 +1,4 @@
Copyright 2016 The Bevan Project Authors (www.sansoxygen.com)
Copyright 2016 The Bevan Project Authors (https://github.com/googlefonts/BevanFont)
This Font Software is licensed under the SIL Open Font License, Version 1.1.
This license is copied below, and is also available with a FAQ at:

6
ofl/bevan/upstream.yaml Normal file
View File

@@ -0,0 +1,6 @@
branch: main
files:
OFL.txt: OFL.txt
fonts/ttf/Bevan-Regular.ttf: Bevan-Regular.ttf
fonts/ttf/Bevan-Italic.ttf: Bevan-Italic.ttf
repository_url: https://github.com/googlefonts/BevanFont