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/splinesans.pb | 35 +++++++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) create mode 100644 metadata/splinesans.pb (limited to 'metadata/splinesans.pb') diff --git a/metadata/splinesans.pb b/metadata/splinesans.pb new file mode 100644 index 0000000..4dc92e6 --- /dev/null +++ b/metadata/splinesans.pb @@ -0,0 +1,35 @@ +name: "Spline Sans" +designer: "Eben Sorkin, Mirko Velimirović" +license: "OFL" +category: "SANS_SERIF" +date_added: "2021-11-22" +fonts { + name: "Spline Sans" + style: "normal" + weight: 400 + filename: "SplineSans[wght].ttf" + post_script_name: "SplineSans-Regular" + full_name: "Spline Sans Regular" + copyright: "Copyright 2021 The Spline Sans Project Authors (https://github.com/SorkinType/SplineSans)" +} +subsets: "latin" +subsets: "latin-ext" +subsets: "menu" +axes { + tag: "wght" + min_value: 300.0 + max_value: 700.0 +} +source { + repository_url: "https://github.com/SorkinType/SplineSans" + commit: "d524ab0d587c5067a17284918cd5f144ac521ec9" + files { + source_file: "OFL.txt" + dest_file: "OFL.txt" + } + files { + source_file: "fonts/variable/SplineSans[wght].ttf" + dest_file: "SplineSans[wght].ttf" + } + branch: "main" +} -- cgit v1.2.3