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/azeretmono.pb | 47 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 47 insertions(+) create mode 100644 metadata/azeretmono.pb (limited to 'metadata/azeretmono.pb') diff --git a/metadata/azeretmono.pb b/metadata/azeretmono.pb new file mode 100644 index 0000000..9a69f33 --- /dev/null +++ b/metadata/azeretmono.pb @@ -0,0 +1,47 @@ +name: "Azeret Mono" +designer: "Displaay, Martin VĂ¡cha" +license: "OFL" +category: "MONOSPACE" +date_added: "2021-06-08" +fonts { + name: "Azeret Mono" + style: "normal" + weight: 400 + filename: "AzeretMono[wght].ttf" + post_script_name: "AzeretMono-Thin" + full_name: "Azeret Mono Thin" + copyright: "Copyright 2021 The Azeret Project Authors (https://github.com/displaay/azeret)" +} +fonts { + name: "Azeret Mono" + style: "italic" + weight: 400 + filename: "AzeretMono-Italic[wght].ttf" + post_script_name: "AzeretMono-ThinItalic" + full_name: "Azeret Mono Thin Italic" + copyright: "Copyright 2021 The Azeret Project Authors (https://github.com/displaay/azeret)" +} +subsets: "latin" +subsets: "latin-ext" +subsets: "menu" +axes { + tag: "wght" + min_value: 100.0 + max_value: 900.0 +} +source { + repository_url: "https://github.com/displaay/Azeret" + files { + source_file: "fonts/variable/AzeretMono[wght].ttf" + dest_file: "AzeretMono[wght].ttf" + } + files { + source_file: "fonts/variable/AzeretMono-Italic[wght].ttf" + dest_file: "AzeretMono-Italic[wght].ttf" + } + files { + source_file: "OFL.txt" + dest_file: "OFL.txt" + } + branch: "main" +} -- cgit v1.2.3