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/charissil.pb | 72 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 72 insertions(+) create mode 100644 metadata/charissil.pb (limited to 'metadata/charissil.pb') diff --git a/metadata/charissil.pb b/metadata/charissil.pb new file mode 100644 index 0000000..02d66b7 --- /dev/null +++ b/metadata/charissil.pb @@ -0,0 +1,72 @@ +name: "Charis SIL" +designer: "SIL International" +license: "OFL" +category: "SERIF" +date_added: "2022-05-12" +fonts { + name: "Charis SIL" + style: "normal" + weight: 400 + filename: "CharisSIL-Regular.ttf" + post_script_name: "CharisSIL" + full_name: "Charis SIL" + copyright: "Copyright (c) 1997-2022 SIL International" +} +fonts { + name: "Charis SIL" + style: "italic" + weight: 400 + filename: "CharisSIL-Italic.ttf" + post_script_name: "CharisSIL-Italic" + full_name: "Charis SIL Italic" + copyright: "Copyright (c) 1997-2022 SIL International" +} +fonts { + name: "Charis SIL" + style: "normal" + weight: 700 + filename: "CharisSIL-Bold.ttf" + post_script_name: "CharisSIL-Bold" + full_name: "Charis SIL Bold" + copyright: "Copyright (c) 1997-2022 SIL International" +} +fonts { + name: "Charis SIL" + style: "italic" + weight: 700 + filename: "CharisSIL-BoldItalic.ttf" + post_script_name: "CharisSIL-BoldItalic" + full_name: "Charis SIL Bold Italic" + copyright: "Copyright (c) 1997-2022 SIL International" +} +subsets: "cyrillic" +subsets: "cyrillic-ext" +subsets: "latin" +subsets: "latin-ext" +subsets: "menu" +subsets: "vietnamese" +source { + repository_url: "https://github.com/silnrsi/font-charis" + archive_url: "https://github.com/silnrsi/font-charis/releases/download/v6.101/CharisSIL-6.101.zip" + files { + source_file: "CharisSIL-6.101/OFL.txt" + dest_file: "OFL.txt" + } + files { + source_file: "CharisSIL-6.101/CharisSIL-Regular.ttf" + dest_file: "CharisSIL-Regular.ttf" + } + files { + source_file: "CharisSIL-6.101/CharisSIL-Italic.ttf" + dest_file: "CharisSIL-Italic.ttf" + } + files { + source_file: "CharisSIL-6.101/CharisSIL-Bold.ttf" + dest_file: "CharisSIL-Bold.ttf" + } + files { + source_file: "CharisSIL-6.101/CharisSIL-BoldItalic.ttf" + dest_file: "CharisSIL-BoldItalic.ttf" + } + branch: "master" +} -- cgit v1.2.3