blob: 6d10fddf3c0d60362c62f56c231993da4ba2a452 (
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
|
name: "Silkscreen"
designer: "Jason Kottke"
license: "OFL"
category: "DISPLAY"
date_added: "2022-06-23"
fonts {
name: "Silkscreen"
style: "normal"
weight: 400
filename: "Silkscreen-Regular.ttf"
post_script_name: "Silkscreen-Regular"
full_name: "Silkscreen Regular"
copyright: "Copyright 2001 The Silkscreen Project Authors (https://github.com/googlefonts/silkscreen)"
}
fonts {
name: "Silkscreen"
style: "normal"
weight: 700
filename: "Silkscreen-Bold.ttf"
post_script_name: "Silkscreen-Bold"
full_name: "Silkscreen Bold"
copyright: "Copyright 2001 The Silkscreen Project Authors (https://github.com/googlefonts/silkscreen)"
}
subsets: "latin"
subsets: "latin-ext"
subsets: "menu"
source {
repository_url: "https://github.com/googlefonts/silkscreen"
commit: "8f254a7d67a37f8da1f4f82d9c4281458f5c554c"
files {
source_file: "OFL.txt"
dest_file: "OFL.txt"
}
files {
source_file: "fonts/ttf/Silkscreen-Regular.ttf"
dest_file: "Silkscreen-Regular.ttf"
}
files {
source_file: "fonts/ttf/Silkscreen-Bold.ttf"
dest_file: "Silkscreen-Bold.ttf"
}
branch: "main"
}
stroke: "SANS_SERIF"
classifications: "DISPLAY"
|