diff options
Diffstat (limited to 'metadata/manjari.pb')
-rw-r--r-- | metadata/manjari.pb | 55 |
1 files changed, 55 insertions, 0 deletions
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" |