blob: cff07b608a13888114393fe608d97391252b7f29 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
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"
|