diff options
author | ArghKevin <kagheli@student.sdccd.edu> | 2024-05-07 16:48:20 -0700 |
---|---|---|
committer | ArghKevin <kagheli@student.sdccd.edu> | 2024-05-07 16:48:20 -0700 |
commit | 6debc60c8039f6eb8635934f26c31820ddcd638b (patch) | |
tree | 93f7c1ff6bb26a3405d8089f82915327a985b0cd /metadata/robotoserif.pb | |
parent | 0755196a56c2b4c7ce7dc0b48de5c7f9474b2b21 (diff) |
Re-organize metadata.
Diffstat (limited to 'metadata/robotoserif.pb')
-rw-r--r-- | metadata/robotoserif.pb | 63 |
1 files changed, 63 insertions, 0 deletions
diff --git a/metadata/robotoserif.pb b/metadata/robotoserif.pb new file mode 100644 index 0000000..8210363 --- /dev/null +++ b/metadata/robotoserif.pb @@ -0,0 +1,63 @@ +name: "Roboto Serif" +designer: "Commercial Type, Greg Gazdowicz" +license: "OFL" +category: "SERIF" +date_added: "2022-02-10" +fonts { + name: "Roboto Serif" + style: "normal" + weight: 400 + filename: "RobotoSerif[GRAD,opsz,wdth,wght].ttf" + post_script_name: "RobotoSerif-20ptRegular" + full_name: "Roboto Serif 20pt Regular" + copyright: "Copyright 2020 The Roboto Serif Project Authors (https://github.com/googlefonts/RobotoSerif)" +} +fonts { + name: "Roboto Serif" + style: "italic" + weight: 400 + filename: "RobotoSerif-Italic[GRAD,opsz,wdth,wght].ttf" + post_script_name: "RobotoSerif-20ptItalic" + full_name: "Roboto Serif 20pt Italic" + copyright: "Copyright 2020 The Roboto Serif Project Authors (https://github.com/googlefonts/RobotoSerif)" +} +subsets: "cyrillic" +subsets: "cyrillic-ext" +subsets: "latin" +subsets: "latin-ext" +subsets: "menu" +subsets: "vietnamese" +axes { + tag: "GRAD" + min_value: -50.0 + max_value: 100.0 +} +axes { + tag: "opsz" + min_value: 8.0 + max_value: 144.0 +} +axes { + tag: "wdth" + min_value: 50.0 + max_value: 150.0 +} +axes { + tag: "wght" + min_value: 100.0 + max_value: 900.0 +} +source { + repository_url: "https://github.com/googlefonts/roboto-serif" + archive_url: "https://github.com/googlefonts/roboto-serif/releases/download/v1.008/RobotoSerifFonts-v1.008.zip" + files { + source_file: "variable/RobotoSerif[GRAD,opsz,wdth,wght].ttf" + dest_file: "RobotoSerif[GRAD,opsz,wdth,wght].ttf" + } + files { + source_file: "variable/RobotoSerif-Italic[GRAD,opsz,wdth,wght].ttf" + dest_file: "RobotoSerif-Italic[GRAD,opsz,wdth,wght].ttf" + } + branch: "main" +} +minisite_url: "https://fonts.withgoogle.com/roboto-serif" |