1
0
mirror of https://github.com/google/fonts.git synced 2024-12-17 13:41:32 +03:00
fonts/ofl/crimsonpro/METADATA.pb
Thomas Linard 9253a5145f Rename a few things related to VFs (#2216)
* Standardization of static fonts folder name

Quicksand used `statics`, but all other such folders are `static`, so renaming this one.

* Delete Podkova-Roman-VF.ttf

Resolves #2132

* Renames VF to following the canonical naming pattern

Resolves #1760

Resolves #1762

Related to #1817
2019-11-17 22:49:10 -05:00

33 lines
837 B
Protocol Buffer

name: "Crimson Pro"
designer: "Jacques Le Bailly"
license: "OFL"
category: "SERIF"
date_added: "2018-12-05"
fonts {
name: "Crimson Pro"
style: "normal"
weight: 200
filename: "CrimsonPro[wght].ttf"
post_script_name: "CrimsonPro-ExtraLight"
full_name: "Crimson Pro ExtraLight"
copyright: "Copyright 2018 The Crimson Pro Project Authors (https://github.com/Fonthausen/CrimsonPro)"
}
fonts {
name: "Crimson Pro"
style: "italic"
weight: 200
filename: "CrimsonPro-Italic[wght].ttf"
post_script_name: "CrimsonPro-ExtraLightItalic"
full_name: "Crimson Pro ExtraLight Italic"
copyright: "Copyright 2018 The Crimson Pro Project Authors (https://github.com/Fonthausen/CrimsonPro)"
}
subsets: "latin"
subsets: "latin-ext"
subsets: "menu"
subsets: "vietnamese"
axes {
tag: "wght"
min_value: 200.0
max_value: 900.0
}