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/manjari.pb | 55 +++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 55 insertions(+) create mode 100644 metadata/manjari.pb (limited to 'metadata/manjari.pb') diff --git a/metadata/manjari.pb b/metadata/manjari.pb new file mode 100644 index 0000000..38fe79d --- /dev/null +++ b/metadata/manjari.pb @@ -0,0 +1,55 @@ +name: "Manjari" +designer: "Santhosh Thottingal" +license: "OFL" +category: "SANS_SERIF" +date_added: "2018-11-21" +fonts { + name: "Manjari" + style: "normal" + weight: 100 + filename: "Manjari-Thin.ttf" + post_script_name: "Manjari-Thin" + full_name: "Manjari Thin" + copyright: "Copyright 2018 The Manjari Project Authors (https://gitlab.com/smc/fonts/manjari)" +} +fonts { + name: "Manjari" + style: "normal" + weight: 400 + filename: "Manjari-Regular.ttf" + post_script_name: "Manjari-Regular" + full_name: "Manjari Regular" + copyright: "Copyright 2018 The Manjari Project Authors (https://gitlab.com/smc/fonts/manjari)" +} +fonts { + name: "Manjari" + style: "normal" + weight: 700 + filename: "Manjari-Bold.ttf" + post_script_name: "Manjari-Bold" + full_name: "Manjari Bold" + copyright: "Copyright 2018 The Manjari Project Authors (https://gitlab.com/smc/fonts/manjari)" +} +subsets: "latin" +subsets: "latin-ext" +subsets: "malayalam" +subsets: "menu" +source { + repository_url: "https://gitlab.com/smc/fonts/manjari" + files { + source_file: "build/Manjari-Regular.ttf" + dest_file: "Manjari-Regular.ttf" + } + files { + source_file: "build/Manjari-Bold.ttf" + dest_file: "Manjari-Bold.ttf" + } + files { + source_file: "build/Manjari-Thin.ttf" + dest_file: "Manjari-Thin.ttf" + } + branch: "tags/Version2.000" +} +primary_script: "Mlym" +stroke: "SANS_SERIF" +classifications: "DISPLAY" -- cgit v1.2.3