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/martianmono.pb | 43 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 43 insertions(+) create mode 100644 metadata/martianmono.pb (limited to 'metadata/martianmono.pb') 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" +} -- cgit v1.2.3