blob: b20f4d350be2ae49a28ed6defa7abe3bbfe221ea (
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: "Exo"
designer: "Natanael Gama, Robin Mientjes"
license: "OFL"
category: "SANS_SERIF"
date_added: "2012-02-08"
fonts {
name: "Exo"
style: "normal"
weight: 400
filename: "Exo[wght].ttf"
post_script_name: "Exo-Regular"
full_name: "Exo Regular"
copyright: "Copyright 2017 The Exo Project Authors (https://github.com/NDISCOVER/Exo-1.0)"
}
fonts {
name: "Exo"
style: "italic"
weight: 400
filename: "Exo-Italic[wght].ttf"
post_script_name: "Exo-Italic"
full_name: "Exo Italic"
copyright: "Copyright 2017 The Exo Project Authors (https://github.com/NDISCOVER/Exo-1.0)"
}
subsets: "latin"
subsets: "latin-ext"
subsets: "menu"
subsets: "vietnamese"
axes {
tag: "wght"
min_value: 100.0
max_value: 900.0
}
source {
repository_url: "https://github.com/NDISCOVER/Exo-1.0"
}
|