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/robotomono.pb | |
parent | 0755196a56c2b4c7ce7dc0b48de5c7f9474b2b21 (diff) |
Re-organize metadata.
Diffstat (limited to 'metadata/robotomono.pb')
-rw-r--r-- | metadata/robotomono.pb | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/metadata/robotomono.pb b/metadata/robotomono.pb new file mode 100644 index 0000000..03e1e8a --- /dev/null +++ b/metadata/robotomono.pb @@ -0,0 +1,35 @@ +name: "Roboto Mono" +designer: "Christian Robertson" +license: "APACHE2" +category: "MONOSPACE" +date_added: "2015-05-13" +fonts { + name: "Roboto Mono" + style: "normal" + weight: 400 + filename: "RobotoMono[wght].ttf" + post_script_name: "RobotoMono-Regular" + full_name: "Roboto Mono Regular" + copyright: "Copyright 2015 The Roboto Mono Project Authors (https://github.com/googlefonts/robotomono)" +} +fonts { + name: "Roboto Mono" + style: "italic" + weight: 400 + filename: "RobotoMono-Italic[wght].ttf" + post_script_name: "RobotoMono-Italic" + full_name: "Roboto Mono Italic" + copyright: "Copyright 2015 The Roboto Mono Project Authors (https://github.com/googlefonts/robotomono)" +} +subsets: "cyrillic" +subsets: "cyrillic-ext" +subsets: "greek" +subsets: "latin" +subsets: "latin-ext" +subsets: "menu" +subsets: "vietnamese" +axes { + tag: "wght" + min_value: 100.0 + max_value: 700.0 +} |