blob: 444f5c951e7824d7e4f08f5f96f9f8cf8a315b14 (
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
49
50
51
52
53
54
55
56
57
|
name: "Redacted Script"
designer: "Christian Naths"
license: "OFL"
category: "DISPLAY"
date_added: "2013-09-18"
fonts {
name: "Redacted Script"
style: "normal"
weight: 300
filename: "RedactedScript-Light.ttf"
post_script_name: "RedactedScript-Light"
full_name: "Redacted Script Light"
copyright: "Copyright 2013 The Redacted Project Authors (https://github.com/christiannaths/redacted-font)"
}
fonts {
name: "Redacted Script"
style: "normal"
weight: 400
filename: "RedactedScript-Regular.ttf"
post_script_name: "RedactedScript-Regular"
full_name: "Redacted Script Regular"
copyright: "Copyright 2013 The Redacted Project Authors (https://github.com/christiannaths/redacted-font)"
}
fonts {
name: "Redacted Script"
style: "normal"
weight: 700
filename: "RedactedScript-Bold.ttf"
post_script_name: "RedactedScript-Bold"
full_name: "Redacted Script Bold"
copyright: "Copyright 2013 The Redacted Project Authors (https://github.com/christiannaths/redacted-font)"
}
subsets: "latin"
subsets: "latin-ext"
subsets: "menu"
source {
repository_url: "https://github.com/christiannaths/redacted-font"
files {
source_file: "RedactedScript/fonts/ttf/RedactedScript-Regular.ttf"
dest_file: "RedactedScript-Regular.ttf"
}
files {
source_file: "RedactedScript/fonts/ttf/RedactedScript-Light.ttf"
dest_file: "RedactedScript-Light.ttf"
}
files {
source_file: "RedactedScript/fonts/ttf/RedactedScript-Bold.ttf"
dest_file: "RedactedScript-Bold.ttf"
}
files {
source_file: "OFL.txt"
dest_file: "OFL.txt"
}
branch: "master"
}
classifications: "HANDWRITING"
classifications: "SYMBOLS"
|