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/urbanist.pb | 49 +++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 49 insertions(+) create mode 100644 metadata/urbanist.pb (limited to 'metadata/urbanist.pb') diff --git a/metadata/urbanist.pb b/metadata/urbanist.pb new file mode 100644 index 0000000..7a411c4 --- /dev/null +++ b/metadata/urbanist.pb @@ -0,0 +1,49 @@ +name: "Urbanist" +designer: "Corey Hu" +license: "OFL" +category: "SANS_SERIF" +date_added: "2021-06-02" +fonts { + name: "Urbanist" + style: "normal" + weight: 400 + filename: "Urbanist[wght].ttf" + post_script_name: "Urbanist-Regular" + full_name: "Urbanist Regular" + copyright: "Copyright 2021 The Urbanist Project Authors (https://github.com/coreyhu/Urbanist)" +} +fonts { + name: "Urbanist" + style: "italic" + weight: 400 + filename: "Urbanist-Italic[wght].ttf" + post_script_name: "Urbanist-Italic" + full_name: "Urbanist Italic" + copyright: "Copyright 2021 The Urbanist Project Authors (https://github.com/coreyhu/Urbanist)" +} +subsets: "latin" +subsets: "latin-ext" +subsets: "menu" +axes { + tag: "wght" + min_value: 100.0 + max_value: 900.0 +} +source { + repository_url: "https://github.com/coreyhu/Urbanist" + files { + source_file: "OFL.txt" + dest_file: "OFL.txt" + } + files { + source_file: "fonts/variable/Urbanist[wght].ttf" + dest_file: "Urbanist[wght].ttf" + } + files { + source_file: "fonts/variable/Urbanist-Italic[wght].ttf" + dest_file: "Urbanist-Italic[wght].ttf" + } + branch: "master" +} +stroke: "SANS_SERIF" +classifications: "DISPLAY" -- cgit v1.2.3