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/inclusivesans.pb | 45 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 45 insertions(+) create mode 100644 metadata/inclusivesans.pb (limited to 'metadata/inclusivesans.pb') diff --git a/metadata/inclusivesans.pb b/metadata/inclusivesans.pb new file mode 100644 index 0000000..da35fcd --- /dev/null +++ b/metadata/inclusivesans.pb @@ -0,0 +1,45 @@ +name: "Inclusive Sans" +designer: "Olivia King" +license: "OFL" +category: "SANS_SERIF" +date_added: "2023-08-04" +fonts { + name: "Inclusive Sans" + style: "normal" + weight: 400 + filename: "InclusiveSans-Regular.ttf" + post_script_name: "InclusiveSans-Regular" + full_name: "Inclusive Sans Regular" + copyright: "Copyright 2023 The Inclusive Sans Project Authors (https://github.com/LivKing/Inclusive-Sans)" +} +fonts { + name: "Inclusive Sans" + style: "italic" + weight: 400 + filename: "InclusiveSans-Italic.ttf" + post_script_name: "InclusiveSans-Italic" + full_name: "Inclusive Sans Italic" + copyright: "Copyright 2023 The Inclusive Sans Project Authors (https://github.com/LivKing/Inclusive-Sans)" +} +subsets: "latin" +subsets: "latin-ext" +subsets: "menu" +subsets: "vietnamese" +source { + repository_url: "https://github.com/LivKing/Inclusive-Sans" + commit: "97577e1a7c08db105c19bae35ea17b1a8f81ec5e" + files { + source_file: "OFL.txt" + dest_file: "OFL.txt" + } + files { + source_file: "fonts/ttf/InclusiveSans-Regular.ttf" + dest_file: "InclusiveSans-Regular.ttf" + } + files { + source_file: "fonts/ttf/InclusiveSans-Italic.ttf" + dest_file: "InclusiveSans-Italic.ttf" + } + branch: "main" +} +primary_script: "Zinh" -- cgit v1.2.3