-
Notifications
You must be signed in to change notification settings - Fork 10
/
FONTINFO.json
40 lines (40 loc) · 1.11 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
// Type Design Boilerplate v0.1
// https://github.com/raphaelbastide/typedesignboilerplate
{
"typeface": {
"name": "Avara",
"authors": [
"Raphaël Bastide"
],
"licence": "OFL",
"foundry": "Velvetyne Type Foundry",
"unicode-ranges": "Basic Latin",
"tags": [
"serif",
"curveless",
"lapidaire",
"transitional",
"angular",
"libre",
"open source"
],
"repository-URL": "https://github.com/raphaelbastide/Avara",
"project-URL": "https://website.com/demofontproject",
"download-URL": "https://github.com/raphaelbastide/Avara/zipball/master",
"softwares": [
"Inkscape",
"Fontforge"
],
"similar-fonts": [
"Alike Angular",
"Larish Neue",
"orange-roughy"
],
"sample-text": "No curve, no problem. Avara is open source.",
"font": {
"name": "Avara Book",
"weight": "book",
"creation-date": "2012"
}
}
}