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/martianmono.pb | |
parent | 0755196a56c2b4c7ce7dc0b48de5c7f9474b2b21 (diff) |
Re-organize metadata.
Diffstat (limited to 'metadata/martianmono.pb')
-rw-r--r-- | metadata/martianmono.pb | 43 |
1 files changed, 43 insertions, 0 deletions
diff --git a/metadata/martianmono.pb b/metadata/martianmono.pb new file mode 100644 index 0000000..b6623d6 --- /dev/null +++ b/metadata/martianmono.pb @@ -0,0 +1,43 @@ +name: "Martian Mono" +designer: "Roman Shamin, Evil Martians" +license: "OFL" +category: "SANS_SERIF" +category: "MONOSPACE" +date_added: "2022-11-25" +fonts { + name: "Martian Mono" + style: "normal" + weight: 400 + filename: "MartianMono[wdth,wght].ttf" + post_script_name: "MartianMono-SemiExpandedRegular" + full_name: "Martian Mono SemiExpanded Regular" + copyright: "Copyright 2020 The Martian Mono Project Authors (https://github.com/evilmartians/mono)" +} +subsets: "cyrillic" +subsets: "cyrillic-ext" +subsets: "latin" +subsets: "latin-ext" +subsets: "menu" +axes { + tag: "wdth" + min_value: 75.0 + max_value: 112.5 +} +axes { + tag: "wght" + min_value: 100.0 + max_value: 800.0 +} +source { + repository_url: "https://github.com/evilmartians/mono" + commit: "17865aac562a1a800888de6604f7251f135cf3b5" + files { + source_file: "OFL.txt" + dest_file: "OFL.txt" + } + files { + source_file: "fonts/variable/MartianMono[wdth,wght].ttf" + dest_file: "MartianMono[wdth,wght].ttf" + } + branch: "main" +} |