mirror of
https://github.com/google/fonts.git
synced 2024-12-15 19:52:21 +03:00
fe7c8ea291
* [gftools-packager] Urbanist: Version 1.250 added
* Urbanist Version 1.250 taken from the upstream repo https://github.com/coreyhu/Urbanist at commit 848dc17057
.
* Update DESCRIPTION.en_us.html
* urbanist: remove ital axis
* Update OFL Header
* repackage separated Roman and Italic VFs with --no-source
* Update to Urbanist 1.251
* Use anchors for standard alignment
* Urbanist: description updated
* Urbanist : remove one linebreak in OFL.txt
* Urbanist: updated upstream.yaml
* Minor alignment fixes
* Remove statics
* Fix name table in build script
* Fix postscript name
* fix instance postscript names
* fix OFL for license check
Co-authored-by: Marc Foley <m.foley.88@gmail.com>
Co-authored-by: Rosalie Wagner <mail@rosaliewagner.com>
32 lines
745 B
Protocol Buffer
32 lines
745 B
Protocol Buffer
name: "Urbanist"
|
|
designer: "Corey Hu"
|
|
license: "OFL"
|
|
category: "SANS_SERIF"
|
|
date_added: "2021-06-02"
|
|
fonts {
|
|
name: "Urbanist"
|
|
style: "normal"
|
|
weight: 400
|
|
filename: "Urbanist[wght].ttf"
|
|
post_script_name: "Urbanist-Regular"
|
|
full_name: "Urbanist Regular"
|
|
copyright: "Copyright 2021 The Urbanist Project Authors (https://github.com/coreyhu/Urbanist)"
|
|
}
|
|
fonts {
|
|
name: "Urbanist"
|
|
style: "italic"
|
|
weight: 400
|
|
filename: "Urbanist-Italic[wght].ttf"
|
|
post_script_name: "Urbanist-Italic"
|
|
full_name: "Urbanist Italic"
|
|
copyright: "Copyright 2021 The Urbanist Project Authors (https://github.com/coreyhu/Urbanist)"
|
|
}
|
|
subsets: "latin"
|
|
subsets: "latin-ext"
|
|
subsets: "menu"
|
|
axes {
|
|
tag: "wght"
|
|
min_value: 100.0
|
|
max_value: 900.0
|
|
}
|