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