forked from weiweihuanghuang/Avara
-
Notifications
You must be signed in to change notification settings - Fork 0
/
FONTINFO.json
44 lines (44 loc) · 1.2 KB
/
FONTINFO.json
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
// Type Design Boilerplate v0.1
// https://github.com/raphaelbastide/typedesignboilerplate
{
"typeface": {
"name": "Avara",
"authors": [
"Raphaël Bastide",
"Wei Huang",
"Lucas Le Bihan"
],
"licence": "OFL",
"foundry": "Undefined",
"unicode-ranges": "Basic Latin",
"tags": [
"serif",
"curveless",
"lapidaire",
"transitional",
"angular",
"libre",
"open source"
],
"repository-URL": "https://github.com/raphaelbastide/Avara",
"project-URL": "https://raphaelbastide.com/avara",
"download-URL": "https://github.com/raphaelbastide/Avara/zipball/master",
"softwares": [
"Inkscape",
"FontForge",
"FontLab"
],
"similar-fonts": [
"Alike Angular",
"Orange Roughy",
"Larish Neue",
"Lancet Medium",
],
"sample-text": "No curve, no problem. Avara is open source.",
"font": {
"name": "Avara Book",
"weight": "book",
"creation-date": "2012"
}
}
}