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/playfair.pb | 64 ++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 64 insertions(+) create mode 100644 metadata/playfair.pb (limited to 'metadata/playfair.pb') diff --git a/metadata/playfair.pb b/metadata/playfair.pb new file mode 100644 index 0000000..7f604ff --- /dev/null +++ b/metadata/playfair.pb @@ -0,0 +1,64 @@ +name: "Playfair" +designer: "Claus Eggers Sørensen" +license: "OFL" +category: "DISPLAY" +category: "SERIF" +date_added: "2023-04-13" +fonts { + name: "Playfair" + style: "normal" + weight: 400 + filename: "Playfair[opsz,wdth,wght].ttf" + post_script_name: "Playfair-5ptSemiExpandedLight" + full_name: "Playfair 5pt SemiExpanded Light" + copyright: "Copyright 2005 The Playfair Project Authors (https://github.com/googlefonts/Playfair)" +} +fonts { + name: "Playfair" + style: "italic" + weight: 400 + filename: "Playfair-Italic[opsz,wdth,wght].ttf" + post_script_name: "Playfair-5ptSemiExpandedLightItalic" + full_name: "Playfair 5pt SemiExpanded Light Italic" + copyright: "Copyright 2005 The Playfair Project Authors (https://github.com/googlefonts/Playfair)" +} +subsets: "cyrillic" +subsets: "cyrillic-ext" +subsets: "latin" +subsets: "latin-ext" +subsets: "menu" +subsets: "vietnamese" +axes { + tag: "opsz" + min_value: 5.0 + max_value: 1200.0 +} +axes { + tag: "wdth" + min_value: 87.5 + max_value: 112.5 +} +axes { + tag: "wght" + min_value: 300.0 + max_value: 900.0 +} +source { + repository_url: "https://github.com/googlefonts/Playfair" + commit: "beae63554370252f8d45c3eb95f809fcba56af9c" + files { + source_file: "OFL.txt" + dest_file: "OFL.txt" + } + files { + source_file: "fonts/variable/Playfair-Italic[opsz,wdth,wght].ttf" + dest_file: "Playfair-Italic[opsz,wdth,wght].ttf" + } + files { + source_file: "fonts/variable/Playfair[opsz,wdth,wght].ttf" + dest_file: "Playfair[opsz,wdth,wght].ttf" + } + branch: "master" +} +stroke: "SERIF" +classifications: "DISPLAY" -- cgit v1.2.3