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/platypi.pb | 50 ++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 50 insertions(+) create mode 100644 metadata/platypi.pb (limited to 'metadata/platypi.pb') diff --git a/metadata/platypi.pb b/metadata/platypi.pb new file mode 100644 index 0000000..78ba06d --- /dev/null +++ b/metadata/platypi.pb @@ -0,0 +1,50 @@ +name: "Platypi" +designer: "David Sargent" +license: "OFL" +category: "SERIF" +date_added: "2024-03-07" +fonts { + name: "Platypi" + style: "normal" + weight: 400 + filename: "Platypi[wght].ttf" + post_script_name: "Platypi-Light" + full_name: "Platypi Light" + copyright: "Copyright 2024 The Platypi Project Authors (https://github.com/d-sargent/platypi)" +} +fonts { + name: "Platypi" + style: "italic" + weight: 400 + filename: "Platypi-Italic[wght].ttf" + post_script_name: "Platypi-LightItalic" + full_name: "Platypi Light Italic" + copyright: "Copyright 2024 The Platypi Project Authors (https://github.com/d-sargent/platypi)" +} +subsets: "latin" +subsets: "latin-ext" +subsets: "menu" +subsets: "vietnamese" +axes { + tag: "wght" + min_value: 300.0 + max_value: 800.0 +} +source { + repository_url: "https://github.com/d-sargent/platypi" + commit: "8574bbbc965e398a8c3da7edd926edda82b63113" + files { + source_file: "OFL.txt" + dest_file: "OFL.txt" + } + files { + source_file: "fonts/variable/Platypi[wght].ttf" + dest_file: "Platypi[wght].ttf" + } + files { + source_file: "fonts/variable/Platypi-Italic[wght].ttf" + dest_file: "Platypi-Italic[wght].ttf" + } + branch: "main" +} +stroke: "SERIF" -- cgit v1.2.3