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/sofiasans.pb | 56 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 56 insertions(+) create mode 100644 metadata/sofiasans.pb (limited to 'metadata/sofiasans.pb') diff --git a/metadata/sofiasans.pb b/metadata/sofiasans.pb new file mode 100644 index 0000000..215312c --- /dev/null +++ b/metadata/sofiasans.pb @@ -0,0 +1,56 @@ +name: "Sofia Sans" +designer: "Lettersoup, Botio Nikoltchev, Ani Petrova" +license: "OFL" +category: "SANS_SERIF" +date_added: "2022-11-17" +fonts { + name: "Sofia Sans" + style: "normal" + weight: 400 + filename: "SofiaSans[wght].ttf" + post_script_name: "SofiaSans-Regular" + full_name: "Sofia Sans Regular" + copyright: "Copyright 2019 The Sofia Sans Project Authors (https://github.com/lettersoup/Sofia-Sans)" +} +fonts { + name: "Sofia Sans" + style: "italic" + weight: 400 + filename: "SofiaSans-Italic[wght].ttf" + post_script_name: "SofiaSans-Italic" + full_name: "Sofia Sans Italic" + copyright: "Copyright 2019 The Sofia Sans Project Authors (https://github.com/lettersoup/Sofia-Sans)" +} +subsets: "cyrillic" +subsets: "cyrillic-ext" +subsets: "greek" +subsets: "latin" +subsets: "latin-ext" +subsets: "menu" +axes { + tag: "wght" + min_value: 1.0 + max_value: 1000.0 +} +source { + repository_url: "https://github.com/lettersoup/Sofia-Sans" + commit: "185877d082cebb40facd65143326147431863688" + files { + source_file: "OFL.txt" + dest_file: "OFL.txt" + } + files { + source_file: "documentation/DESCRIPTION.en_us.html" + dest_file: "DESCRIPTION.en_us.html" + } + files { + source_file: "fonts/variable/Normal/SofiaSans[wght].ttf" + dest_file: "SofiaSans[wght].ttf" + } + files { + source_file: "fonts/variable/Normal/SofiaSans-Italic[wght].ttf" + dest_file: "SofiaSans-Italic[wght].ttf" + } + branch: "master" +} +minisite_url: "https://www.lettersoup.de/sofia-sans/" -- cgit v1.2.3