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/expletussans.pb | 49 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 49 insertions(+) create mode 100644 metadata/expletussans.pb (limited to 'metadata/expletussans.pb') diff --git a/metadata/expletussans.pb b/metadata/expletussans.pb new file mode 100644 index 0000000..47605dc --- /dev/null +++ b/metadata/expletussans.pb @@ -0,0 +1,49 @@ +name: "Expletus Sans" +designer: "Designtown" +license: "OFL" +category: "DISPLAY" +date_added: "2011-05-04" +fonts { + name: "Expletus Sans" + style: "normal" + weight: 400 + filename: "ExpletusSans[wght].ttf" + post_script_name: "ExpletusSans-Regular" + full_name: "Expletus Sans Regular" + copyright: "Copyright 2019 The Expletus Sans Project Authors (https://github.com/googlefonts/Expletus-Sans)" +} +fonts { + name: "Expletus Sans" + style: "italic" + weight: 400 + filename: "ExpletusSans-Italic[wght].ttf" + post_script_name: "ExpletusSans-Italic" + full_name: "Expletus Sans Italic" + copyright: "Copyright 2019 The Expletus Sans Project Authors (https://github.com/googlefonts/Expletus-Sans)" +} +subsets: "latin" +subsets: "latin-ext" +subsets: "menu" +axes { + tag: "wght" + min_value: 400.0 + max_value: 700.0 +} +source { + repository_url: "https://github.com/googlefonts/Expletus-Sans" + files { + source_file: "fonts/variable/ExpletusSans[wght].ttf" + dest_file: "ExpletusSans[wght].ttf" + } + files { + source_file: "fonts/variable/ExpletusSans-Italic[wght].ttf" + dest_file: "ExpletusSans-Italic[wght].ttf" + } + files { + source_file: "OFL.txt" + dest_file: "OFL.txt" + } + branch: "master" +} +stroke: "SANS_SERIF" +classifications: "DISPLAY" -- cgit v1.2.3