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/leaguespartan.pb | 35 +++++++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) create mode 100644 metadata/leaguespartan.pb (limited to 'metadata/leaguespartan.pb') diff --git a/metadata/leaguespartan.pb b/metadata/leaguespartan.pb new file mode 100644 index 0000000..aac2a92 --- /dev/null +++ b/metadata/leaguespartan.pb @@ -0,0 +1,35 @@ +name: "League Spartan" +designer: "Matt Bailey, Tyler Finck" +license: "OFL" +category: "SANS_SERIF" +date_added: "2021-12-17" +fonts { + name: "League Spartan" + style: "normal" + weight: 400 + filename: "LeagueSpartan[wght].ttf" + post_script_name: "LeagueSpartan-Thin" + full_name: "League Spartan Thin" + copyright: "Copyright 2020 The League Spartan Project Authors (https://github.com/theleagueof/league-spartan)" +} +subsets: "latin" +subsets: "latin-ext" +subsets: "menu" +subsets: "vietnamese" +axes { + tag: "wght" + min_value: 100.0 + max_value: 900.0 +} +source { + repository_url: "https://github.com/theleagueof/league-spartan" + files { + source_file: "OFL.txt" + dest_file: "OFL.txt" + } + files { + source_file: "fonts/variable/LeagueSpartan[wght].ttf" + dest_file: "LeagueSpartan[wght].ttf" + } + branch: "master" +} -- cgit v1.2.3