diff options
Diffstat (limited to 'metadata/platypi.pb')
-rw-r--r-- | metadata/platypi.pb | 50 |
1 files changed, 50 insertions, 0 deletions
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" |