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/dmmono.pb | |
parent | 0755196a56c2b4c7ce7dc0b48de5c7f9474b2b21 (diff) |
Re-organize metadata.
Diffstat (limited to 'metadata/dmmono.pb')
-rw-r--r-- | metadata/dmmono.pb | 67 |
1 files changed, 67 insertions, 0 deletions
diff --git a/metadata/dmmono.pb b/metadata/dmmono.pb new file mode 100644 index 0000000..eba9dca --- /dev/null +++ b/metadata/dmmono.pb @@ -0,0 +1,67 @@ +name: "DM Mono" +designer: "Colophon Foundry" +license: "OFL" +category: "MONOSPACE" +date_added: "2020-04-15" +fonts { + name: "DM Mono" + style: "normal" + weight: 300 + filename: "DMMono-Light.ttf" + post_script_name: "DMMono-Light" + full_name: "DM Mono Light" + copyright: "Copyright 2020 The DM Mono Project Authors (https://www.github.com/googlefonts/dm-mono)" +} +fonts { + name: "DM Mono" + style: "italic" + weight: 300 + filename: "DMMono-LightItalic.ttf" + post_script_name: "DMMono-LightItalic" + full_name: "DM Mono Light Italic" + copyright: "Copyright 2020 The DM Mono Project Authors (https://www.github.com/googlefonts/dm-mono)" +} +fonts { + name: "DM Mono" + style: "normal" + weight: 400 + filename: "DMMono-Regular.ttf" + post_script_name: "DMMono-Regular" + full_name: "DM Mono Regular" + copyright: "Copyright 2020 The DM Mono Project Authors (https://www.github.com/googlefonts/dm-mono)" +} +fonts { + name: "DM Mono" + style: "italic" + weight: 400 + filename: "DMMono-Italic.ttf" + post_script_name: "DMMono-Italic" + full_name: "DM Mono Italic" + copyright: "Copyright 2020 The DM Mono Project Authors (https://www.github.com/googlefonts/dm-mono)" +} +fonts { + name: "DM Mono" + style: "normal" + weight: 500 + filename: "DMMono-Medium.ttf" + post_script_name: "DMMono-Medium" + full_name: "DM Mono Medium" + copyright: "Copyright 2020 The DM Mono Project Authors (https://www.github.com/googlefonts/dm-mono)" +} +fonts { + name: "DM Mono" + style: "italic" + weight: 500 + filename: "DMMono-MediumItalic.ttf" + post_script_name: "DMMono-MediumItalic" + full_name: "DM Mono Medium Italic" + copyright: "Copyright 2020 The DM Mono Project Authors (https://www.github.com/googlefonts/dm-mono)" +} +subsets: "latin" +subsets: "latin-ext" +subsets: "menu" +source { + repository_url: "https://github.com/googlefonts/dm-mono" +} +stroke: "SANS_SERIF" +classifications: "MONOSPACE" |