blob: 38b1ead9dcf0bfbc1eb3a05ce731a20bf3c4f372 (
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
|
name: "Langar"
designer: "Typeland, Alessia Mazzarella"
license: "OFL"
category: "DISPLAY"
date_added: "2020-11-26"
fonts {
name: "Langar"
style: "normal"
weight: 400
filename: "Langar-Regular.ttf"
post_script_name: "Langar-Regular"
full_name: "Langar Regular"
copyright: "Copyright 2016 The Langar Project Authors (https://github.com/typeland/Langar)"
}
subsets: "gurmukhi"
subsets: "latin"
subsets: "latin-ext"
subsets: "menu"
source {
repository_url: "https://github.com/typeland/Langar"
files {
source_file: "OFL.txt"
dest_file: "OFL.txt"
}
files {
source_file: "DESCRIPTION.en_us.html"
dest_file: "DESCRIPTION.en_us.html"
}
files {
source_file: "Fonts/TTF/Langar-Regular.ttf"
dest_file: "Langar-Regular.ttf"
}
branch: "master"
}
|