blob: 7cebe26cb93f5f4244d68de876405176b2748a46 (
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
|
name: "Potta One"
designer: "Font Zone 108"
license: "OFL"
category: "DISPLAY"
date_added: "2020-12-14"
fonts {
name: "Potta One"
style: "normal"
weight: 400
filename: "PottaOne-Regular.ttf"
post_script_name: "PottaOne-Regular"
full_name: "Potta One Regular"
copyright: "Copyright 2020 The Potta Project Authors (https://github.com/go108go/Potta), all rights reserved."
}
subsets: "japanese"
subsets: "latin"
subsets: "latin-ext"
subsets: "menu"
subsets: "vietnamese"
source {
repository_url: "https://github.com/go108go/Potta"
files {
source_file: "fonts/ttf/PottaOne-Regular.ttf"
dest_file: "PottaOne-Regular.ttf"
}
files {
source_file: "OFL.txt"
dest_file: "OFL.txt"
}
files {
source_file: "DESCRIPTION.en_us.html"
dest_file: "DESCRIPTION.en_us.html"
}
branch: "master"
}
|