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/notosanscham.pb | 49 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 49 insertions(+) create mode 100644 metadata/notosanscham.pb (limited to 'metadata/notosanscham.pb') diff --git a/metadata/notosanscham.pb b/metadata/notosanscham.pb new file mode 100644 index 0000000..188e788 --- /dev/null +++ b/metadata/notosanscham.pb @@ -0,0 +1,49 @@ +name: "Noto Sans Cham" +designer: "Google" +license: "OFL" +category: "SANS_SERIF" +date_added: "2020-11-19" +fonts { + name: "Noto Sans Cham" + style: "normal" + weight: 400 + filename: "NotoSansCham[wght].ttf" + post_script_name: "NotoSansCham-Regular" + full_name: "Noto Sans Cham Regular" + copyright: "Copyright 2022 The Noto Project Authors (https://github.com/notofonts/cham)" +} +subsets: "cham" +subsets: "latin" +subsets: "latin-ext" +subsets: "menu" +axes { + tag: "wght" + min_value: 100.0 + max_value: 900.0 +} +source { + repository_url: "https://github.com/notofonts/cham" + archive_url: "https://github.com/notofonts/cham/releases/download/NotoSansCham-v2.004/NotoSansCham-v2.004.zip" + files { + source_file: "DESCRIPTION.en_us.html" + dest_file: "DESCRIPTION.en_us.html" + } + files { + source_file: "OFL.txt" + dest_file: "OFL.txt" + } + files { + source_file: "ARTICLE.en_us.html" + dest_file: "article/ARTICLE.en_us.html" + } + files { + source_file: "NotoSansCham/googlefonts/variable/NotoSansCham[wght].ttf" + dest_file: "NotoSansCham[wght].ttf" + } + branch: "main" +} +is_noto: true +languages: "cja_Cham" # Western Cham, Cham +languages: "cjm_Cham" # Eastern Cham +languages: "sa_Cham" # Sanskrit, Cham +primary_script: "Cham" -- cgit v1.2.3