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/archivo.pb | 53 +++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 53 insertions(+) create mode 100644 metadata/archivo.pb (limited to 'metadata/archivo.pb') diff --git a/metadata/archivo.pb b/metadata/archivo.pb new file mode 100644 index 0000000..ad1a5d7 --- /dev/null +++ b/metadata/archivo.pb @@ -0,0 +1,53 @@ +name: "Archivo" +designer: "Omnibus-Type" +license: "OFL" +category: "SANS_SERIF" +date_added: "2016-12-03" +fonts { + name: "Archivo" + style: "normal" + weight: 400 + filename: "Archivo[wdth,wght].ttf" + post_script_name: "Archivo-SemiBold" + full_name: "Archivo SemiBold" + copyright: "Copyright 2020 The Archivo Project Authors (https://github.com/Omnibus-Type/Archivo)" +} +fonts { + name: "Archivo" + style: "italic" + weight: 400 + filename: "Archivo-Italic[wdth,wght].ttf" + post_script_name: "Archivo-SemiBoldItalic" + full_name: "Archivo SemiBold Italic" + copyright: "Copyright 2020 The Archivo Project Authors (https://github.com/Omnibus-Type/Archivo)" +} +subsets: "latin" +subsets: "latin-ext" +subsets: "menu" +subsets: "vietnamese" +axes { + tag: "wdth" + min_value: 62.0 + max_value: 125.0 +} +axes { + tag: "wght" + min_value: 100.0 + max_value: 900.0 +} +source { + repository_url: "https://github.com/Omnibus-Type/Archivo" + files { + source_file: "fonts/variable/Archivo[wdth,wght].ttf" + dest_file: "Archivo[wdth,wght].ttf" + } + files { + source_file: "fonts/variable/Archivo-Italic[wdth,wght].ttf" + dest_file: "Archivo-Italic[wdth,wght].ttf" + } + files { + source_file: "OFL.txt" + dest_file: "OFL.txt" + } + branch: "master" +} -- cgit v1.2.3