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/smoochsans.pb | 41 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 metadata/smoochsans.pb (limited to 'metadata/smoochsans.pb') diff --git a/metadata/smoochsans.pb b/metadata/smoochsans.pb new file mode 100644 index 0000000..f48cb98 --- /dev/null +++ b/metadata/smoochsans.pb @@ -0,0 +1,41 @@ +name: "Smooch Sans" +designer: "Robert Leuschke" +license: "OFL" +category: "SANS_SERIF" +date_added: "2021-12-17" +fonts { + name: "Smooch Sans" + style: "normal" + weight: 400 + filename: "SmoochSans[wght].ttf" + post_script_name: "SmoochSans-Thin" + full_name: "Smooch Sans Thin" + copyright: "Copyright 2016 The Smooch Sans Project Authors (https://github.com/googlefonts/smooch-sans)" +} +subsets: "latin" +subsets: "latin-ext" +subsets: "menu" +subsets: "vietnamese" +axes { + tag: "wght" + min_value: 100.0 + max_value: 900.0 +} +source { + repository_url: "https://github.com/googlefonts/smooch-sans" + files { + source_file: "OFL.txt" + dest_file: "OFL.txt" + } + files { + source_file: "DESCRIPTION.en_us.html" + dest_file: "DESCRIPTION.en_us.html" + } + files { + source_file: "fonts/variable/SmoochSans[wght].ttf" + dest_file: "SmoochSans[wght].ttf" + } + branch: "master" +} +stroke: "SANS_SERIF" +classifications: "DISPLAY" -- cgit v1.2.3