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/rethinksans.pb | 49 +++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 49 insertions(+) create mode 100644 metadata/rethinksans.pb (limited to 'metadata/rethinksans.pb') diff --git a/metadata/rethinksans.pb b/metadata/rethinksans.pb new file mode 100644 index 0000000..c51ac6c --- /dev/null +++ b/metadata/rethinksans.pb @@ -0,0 +1,49 @@ +name: "Rethink Sans" +designer: "Hans Thiessen" +license: "OFL" +category: "SANS_SERIF" +date_added: "2023-09-06" +fonts { + name: "Rethink Sans" + style: "normal" + weight: 400 + filename: "RethinkSans[wght].ttf" + post_script_name: "RethinkSans-Regular" + full_name: "Rethink Sans Regular" + copyright: "Copyright 2022 The Rethink Sans Project Authors (https://github.com/hans-thiessen/Rethink-Sans)" +} +fonts { + name: "Rethink Sans" + style: "italic" + weight: 400 + filename: "RethinkSans-Italic[wght].ttf" + post_script_name: "RethinkSans-Italic" + full_name: "Rethink Sans Italic" + copyright: "Copyright 2022 The Rethink Sans Project Authors (https://github.com/hans-thiessen/Rethink-Sans)" +} +subsets: "latin" +subsets: "latin-ext" +subsets: "menu" +axes { + tag: "wght" + min_value: 400.0 + max_value: 800.0 +} +source { + repository_url: "https://github.com/hans-thiessen/Rethink-Sans" + commit: "20d5980cd14ce827e82d7fc58d758f7cc5086c91" + files { + source_file: "OFL.txt" + dest_file: "OFL.txt" + } + files { + source_file: "fonts/variable/RethinkSans[wght].ttf" + dest_file: "RethinkSans[wght].ttf" + } + files { + source_file: "fonts/variable/RethinkSans-Italic[wght].ttf" + dest_file: "RethinkSans-Italic[wght].ttf" + } + branch: "main" +} +stroke: "SANS_SERIF" -- cgit v1.2.3