blob: a99dc3b46bd2f0cb5c1d3f2c292a0264646117e6 (
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
43
44
45
46
47
48
|
name: "Zen Loop"
designer: "Yoshimichi Ohira"
license: "OFL"
category: "DISPLAY"
date_added: "2021-03-10"
fonts {
name: "Zen Loop"
style: "normal"
weight: 400
filename: "ZenLoop-Regular.ttf"
post_script_name: "ZenLoop-Regular"
full_name: "Zen Loop Regular"
copyright: "Copyright 2021 The Zen-Loop Project Authors (https://github.com/googlefonts/zen-loop)"
}
fonts {
name: "Zen Loop"
style: "italic"
weight: 400
filename: "ZenLoop-Italic.ttf"
post_script_name: "ZenLoop-Italic"
full_name: "Zen Loop Italic"
copyright: "Copyright 2021 The Zen-Loop Project Authors (https://github.com/googlefonts/zen-loop)"
}
subsets: "latin"
subsets: "latin-ext"
subsets: "menu"
source {
repository_url: "https://github.com/googlefonts/zen-loop"
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/ZenLoop-Regular.ttf"
dest_file: "ZenLoop-Regular.ttf"
}
files {
source_file: "fonts/ttf/ZenLoop-Italic.ttf"
dest_file: "ZenLoop-Italic.ttf"
}
branch: "main"
}
classifications: "DISPLAY"
classifications: "HANDWRITING"
|