blob: 9a69f337485f1afa7ec00f2782ff3973f642de8e (
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
|
name: "Azeret Mono"
designer: "Displaay, Martin Vácha"
license: "OFL"
category: "MONOSPACE"
date_added: "2021-06-08"
fonts {
name: "Azeret Mono"
style: "normal"
weight: 400
filename: "AzeretMono[wght].ttf"
post_script_name: "AzeretMono-Thin"
full_name: "Azeret Mono Thin"
copyright: "Copyright 2021 The Azeret Project Authors (https://github.com/displaay/azeret)"
}
fonts {
name: "Azeret Mono"
style: "italic"
weight: 400
filename: "AzeretMono-Italic[wght].ttf"
post_script_name: "AzeretMono-ThinItalic"
full_name: "Azeret Mono Thin Italic"
copyright: "Copyright 2021 The Azeret Project Authors (https://github.com/displaay/azeret)"
}
subsets: "latin"
subsets: "latin-ext"
subsets: "menu"
axes {
tag: "wght"
min_value: 100.0
max_value: 900.0
}
source {
repository_url: "https://github.com/displaay/Azeret"
files {
source_file: "fonts/variable/AzeretMono[wght].ttf"
dest_file: "AzeretMono[wght].ttf"
}
files {
source_file: "fonts/variable/AzeretMono-Italic[wght].ttf"
dest_file: "AzeretMono-Italic[wght].ttf"
}
files {
source_file: "OFL.txt"
dest_file: "OFL.txt"
}
branch: "main"
}
|