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/vollkorn.pb | 52 ++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 52 insertions(+) create mode 100644 metadata/vollkorn.pb (limited to 'metadata/vollkorn.pb') diff --git a/metadata/vollkorn.pb b/metadata/vollkorn.pb new file mode 100644 index 0000000..3d83029 --- /dev/null +++ b/metadata/vollkorn.pb @@ -0,0 +1,52 @@ +name: "Vollkorn" +designer: "Friedrich Althausen" +license: "OFL" +category: "SERIF" +date_added: "2010-09-08" +fonts { + name: "Vollkorn" + style: "normal" + weight: 400 + filename: "Vollkorn[wght].ttf" + post_script_name: "Vollkorn-Regular" + full_name: "Vollkorn Regular" + copyright: "Copyright 2018 The Vollkorn Project Authors (https://github.com/FAlthausen/Vollkorn-Typeface)" +} +fonts { + name: "Vollkorn" + style: "italic" + weight: 400 + filename: "Vollkorn-Italic[wght].ttf" + post_script_name: "Vollkorn-Italic" + full_name: "Vollkorn Italic" + copyright: "Copyright 2018 The Vollkorn Project Authors (https://github.com/FAlthausen/Vollkorn-Typeface)" +} +subsets: "cyrillic" +subsets: "cyrillic-ext" +subsets: "greek" +subsets: "latin" +subsets: "latin-ext" +subsets: "menu" +subsets: "vietnamese" +axes { + tag: "wght" + min_value: 400.0 + max_value: 900.0 +} +source { + repository_url: "https://github.com/FAlthausen/Vollkorn-Typeface" + files { + source_file: "OFL.txt" + dest_file: "OFL.txt" + } + files { + source_file: "fonts/variable/Vollkorn[wght].ttf" + dest_file: "Vollkorn[wght].ttf" + } + files { + source_file: "fonts/variable/Vollkorn-Italic[wght].ttf" + dest_file: "Vollkorn-Italic[wght].ttf" + } + branch: "master" +} +minisite_url: "http://vollkorn-typeface.com/" -- cgit v1.2.3