From 6debc60c8039f6eb8635934f26c31820ddcd638b Mon Sep 17 00:00:00 2001 From: ArghKevin Date: Tue, 7 May 2024 16:48:20 -0700 Subject: Re-organize metadata. --- metadata/dmmono.pb | 67 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 67 insertions(+) create mode 100644 metadata/dmmono.pb (limited to 'metadata/dmmono.pb') 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" -- cgit v1.2.3