blob: a5cdf034c9494f731b35d3bf4b128875f51fc3eb (
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
58
59
|
name: "Georama"
designer: "Production Type"
license: "OFL"
category: "SANS_SERIF"
date_added: "2020-07-01"
fonts {
name: "Georama"
style: "normal"
weight: 400
filename: "Georama[wdth,wght].ttf"
post_script_name: "GeoramaRoman-ExtraCondensedThin"
full_name: "Georama ExtraCondensed Thin"
copyright: "Copyright 2020 The Georama Project Authors (http://github.com/productiontype/georama)"
}
fonts {
name: "Georama"
style: "italic"
weight: 400
filename: "Georama-Italic[wdth,wght].ttf"
post_script_name: "GeoramaItalic-ExtraCondensedThinItalic"
full_name: "Georama ExtraCondensed Thin Italic"
copyright: "Copyright 2020 The Georama Project Authors (http://github.com/productiontype/georama)"
}
subsets: "latin"
subsets: "latin-ext"
subsets: "menu"
subsets: "vietnamese"
axes {
tag: "wdth"
min_value: 62.5
max_value: 150.0
}
axes {
tag: "wght"
min_value: 100.0
max_value: 900.0
}
source {
repository_url: "https://github.com/productiontype/Georama"
files {
source_file: "ofl.txt"
dest_file: "OFL.txt"
}
files {
source_file: "DESCRIPTION.en_us.html"
dest_file: "DESCRIPTION.en_us.html"
}
files {
source_file: "fonts/variable/Georama[wdth,wght].ttf"
dest_file: "Georama[wdth,wght].ttf"
}
files {
source_file: "fonts/variable/Georama-Italic[wdth,wght].ttf"
dest_file: "Georama-Italic[wdth,wght].ttf"
}
branch: "master"
}
stroke: "SANS_SERIF"
classifications: "DISPLAY"
|