blob: 8a539624845760ae52814a6850837b3f5f9066db (
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: "Signika Negative"
designer: "Anna Giedryś"
license: "OFL"
category: "SANS_SERIF"
date_added: "2011-11-23"
fonts {
name: "Signika Negative"
style: "normal"
weight: 400
filename: "SignikaNegative[wght].ttf"
post_script_name: "SignikaNegative-Light"
full_name: "Signika Negative Light"
copyright: "Copyright 2018 The Signika Project Authors (https://github.com/googlefonts/Signika)."
}
subsets: "latin"
subsets: "latin-ext"
subsets: "menu"
subsets: "vietnamese"
axes {
tag: "wght"
min_value: 300.0
max_value: 700.0
}
source {
repository_url: "https://github.com/aaronbell/signika"
files {
source_file: "fonts/variable_negative/SignikaNegative[wght].ttf"
dest_file: "SignikaNegative[wght].ttf"
}
files {
source_file: "OFL.txt"
dest_file: "OFL.txt"
}
branch: "master"
}
|