-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathMETADATA.json
92 lines (92 loc) · 2.62 KB
/
METADATA.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
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
{
"name": "Ubuntu",
"designer": "Dalton Maag",
"license": "UFL",
"visibility": "External",
"category": "Sans Serif",
"size": 172838,
"fonts": [
{
"name": "Ubuntu",
"style": "normal",
"weight": 300,
"filename": "Ubuntu-Light.ttf",
"postScriptName": "Ubuntu-Light",
"fullName": "Ubuntu Light",
"copyright": "Copyright 2011 Canonical Ltd. Licensed under the Ubuntu Font Licence 1.0"
},
{
"name": "Ubuntu",
"style": "italic",
"weight": 300,
"filename": "Ubuntu-LightItalic.ttf",
"postScriptName": "Ubuntu-LightItalic",
"fullName": "Ubuntu Light Italic",
"copyright": "Copyright 2011 Canonical Ltd. Licensed under the Ubuntu Font Licence 1.0"
},
{
"name": "Ubuntu",
"style": "normal",
"weight": 400,
"filename": "Ubuntu-Regular.ttf",
"postScriptName": "Ubuntu",
"fullName": "Ubuntu",
"copyright": "Copyright 2011 Canonical Ltd. Licensed under the Ubuntu Font Licence 1.0"
},
{
"name": "Ubuntu",
"style": "italic",
"weight": 400,
"filename": "Ubuntu-Italic.ttf",
"postScriptName": "Ubuntu-Italic",
"fullName": "Ubuntu Italic",
"copyright": "Copyright 2011 Canonical Ltd. Licensed under the Ubuntu Font Licence 1.0"
},
{
"name": "Ubuntu",
"style": "normal",
"weight": 500,
"filename": "Ubuntu-Medium.ttf",
"postScriptName": "Ubuntu-Medium",
"fullName": "Ubuntu Medium",
"copyright": "Copyright 2011 Canonical Ltd. Licensed under the Ubuntu Font Licence 1.0"
},
{
"name": "Ubuntu",
"style": "italic",
"weight": 500,
"filename": "Ubuntu-MediumItalic.ttf",
"postScriptName": "Ubuntu-MediumItalic",
"fullName": "Ubuntu Medium Italic",
"copyright": "Copyright 2011 Canonical Ltd. Licensed under the Ubuntu Font Licence 1.0"
},
{
"name": "Ubuntu",
"style": "normal",
"weight": 700,
"filename": "Ubuntu-Bold.ttf",
"postScriptName": "Ubuntu-Bold",
"fullName": "Ubuntu Bold",
"copyright": "Copyright 2011 Canonical Ltd. Licensed under the Ubuntu Font Licence 1.0"
},
{
"name": "Ubuntu",
"style": "italic",
"weight": 700,
"filename": "Ubuntu-BoldItalic.ttf",
"postScriptName": "Ubuntu-BoldItalic",
"fullName": "Ubuntu Bold Italic",
"copyright": "Copyright 2011 Canonical Ltd. Licensed under the Ubuntu Font Licence 1.0"
}
],
"subsets": [
"cyrillic",
"cyrillic-ext",
"greek",
"greek-ext",
"latin",
"latin-ext",
"menu"
],
"dateAdded": "2010-12-15"
}