blob: 01e5293cca24db92ad4cc657ff7237347ec24384 (
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: "Train One"
designer: "Fontworks Inc."
license: "OFL"
category: "DISPLAY"
date_added: "2020-12-15"
fonts {
name: "Train One"
style: "normal"
weight: 400
filename: "TrainOne-Regular.ttf"
post_script_name: "TrainOne-Regular"
full_name: "Train One Regular"
copyright: "Copyright 2020 The Train Project Authors (https://github.com/fontworks-fonts/Train/)"
}
subsets: "cyrillic"
subsets: "japanese"
subsets: "latin"
subsets: "latin-ext"
subsets: "menu"
source {
repository_url: "https://github.com/fontworks-fonts/Train"
files {
source_file: "fonts/ttf/TrainOne-Regular.ttf"
dest_file: "TrainOne-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"
}
|