blob: 5ea41cfbf95a9a9e9923bec20555bd5ed533cc4d (
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
|
name: "Saira"
designer: "Omnibus-Type"
license: "OFL"
category: "SANS_SERIF"
date_added: "2016-12-03"
fonts {
name: "Saira"
style: "normal"
weight: 400
filename: "Saira[wdth,wght].ttf"
post_script_name: "Saira-Thin"
full_name: "Saira Thin"
copyright: "Copyright 2020 The Saira Project Authors (https://github.com/Omnibus-Type/Saira)"
}
fonts {
name: "Saira"
style: "italic"
weight: 400
filename: "Saira-Italic[wdth,wght].ttf"
post_script_name: "Saira-ThinItalic"
full_name: "Saira Thin Italic"
copyright: "Copyright 2020 The Saira Project Authors (https://github.com/Omnibus-Type/Saira)"
}
subsets: "latin"
subsets: "latin-ext"
subsets: "menu"
subsets: "vietnamese"
axes {
tag: "wdth"
min_value: 50.0
max_value: 125.0
}
axes {
tag: "wght"
min_value: 100.0
max_value: 900.0
}
source {
repository_url: "https://github.com/Omnibus-Type/Saira"
files {
source_file: "Saira/fonts/variable/Saira[wdth,wght].ttf"
dest_file: "Saira[wdth,wght].ttf"
}
files {
source_file: "Saira/fonts/variable/Saira-Italic[wdth,wght].ttf"
dest_file: "Saira-Italic[wdth,wght].ttf"
}
files {
source_file: "OFL.txt"
dest_file: "OFL.txt"
}
branch: "master"
}
stroke: "SANS_SERIF"
classifications: "DISPLAY"
|