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/pontanosans.pb | 36 ++++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 metadata/pontanosans.pb (limited to 'metadata/pontanosans.pb') diff --git a/metadata/pontanosans.pb b/metadata/pontanosans.pb new file mode 100644 index 0000000..9a9cb86 --- /dev/null +++ b/metadata/pontanosans.pb @@ -0,0 +1,36 @@ +name: "Pontano Sans" +designer: "Vernon Adams" +license: "OFL" +category: "SANS_SERIF" +date_added: "2012-03-14" +fonts { + name: "Pontano Sans" + style: "normal" + weight: 400 + filename: "PontanoSans[wght].ttf" + post_script_name: "PontanoSans-Regular" + full_name: "Pontano Sans Regular" + copyright: "Copyright 2012 The Pontano Sans Project Authors (https://github.com/googlefonts/PontanoSansFont)" +} +subsets: "latin" +subsets: "latin-ext" +subsets: "menu" +axes { + tag: "wght" + min_value: 300.0 + max_value: 700.0 +} +source { + repository_url: "https://github.com/googlefonts/PontanoSansFont" + commit: "240072e22db75e84578dc80b757f589792f9e723" + files { + source_file: "OFL.txt" + dest_file: "OFL.txt" + } + files { + source_file: "fonts/variable/PontanoSans[wght].ttf" + dest_file: "PontanoSans[wght].ttf" + } + branch: "master" +} +stroke: "SANS_SERIF" -- cgit v1.2.3