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/mina.pb | 42 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 metadata/mina.pb (limited to 'metadata/mina.pb') diff --git a/metadata/mina.pb b/metadata/mina.pb new file mode 100644 index 0000000..cff07b6 --- /dev/null +++ b/metadata/mina.pb @@ -0,0 +1,42 @@ +name: "Mina" +designer: "Suman Bhandary, Natanael Gama, Mooniak" +license: "OFL" +category: "SANS_SERIF" +date_added: "2017-02-20" +fonts { + name: "Mina" + style: "normal" + weight: 400 + filename: "Mina-Regular.ttf" + post_script_name: "Mina-Regular" + full_name: "Mina" + copyright: "Copyright 2015 The Mina Project Authors, with Reserved Font Name \'Exo\'" +} +fonts { + name: "Mina" + style: "normal" + weight: 700 + filename: "Mina-Bold.ttf" + post_script_name: "Mina-Bold" + full_name: "Mina Bold" + copyright: "Copyright 2015 The Mina Project Authors, with Reserved Font Name \'Exo\'" +} +source { + repository_url: "https://github.com/suman51284/Mina" + files { + source_file: "FONTS/ttf/Mina-Regular.ttf" + dest_file: "Mina-Regular.ttf" + } + files { + source_file: "FONTS/ttf/Mina-Bold.ttf" + dest_file: "Mina-Bold.ttf" + } + files { + source_file: "OFL.txt" + dest_file: "OFL.txt" + } +} +subsets: "bengali" +subsets: "latin" +subsets: "latin-ext" +subsets: "menu" -- cgit v1.2.3