mirror of
https://github.com/google/fonts.git
synced 2024-12-17 21:51:52 +03:00
9253a5145f
* 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
33 lines
837 B
Protocol Buffer
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
|
|
}
|