-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathindex.json
79 lines (75 loc) · 3.93 KB
/
index.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
[
{
"name": "Abhaya Libre",
"default_fontface": "Regular",
"download_url": "https://github.com/mooniak/abhaya-libre-font/releases/download/v1.060/abhaya-libre-font_v1.060_20170212.zip",
"languages": ["English", "Sinhalese"],
"license": "SIL Open Font License",
"version": "v1.060",
"fontfaces": {
"Bold": "https://cdn.rawgit.com/mooniak/abhaya-libre-font/gh-pages/fonts/AbhayaLibre-Bold.otf",
"ExtraBold": "https://cdn.rawgit.com/mooniak/abhaya-libre-font/gh-pages/fonts/AbhayaLibre-ExtraBold.otf",
"Medium": "https://cdn.rawgit.com/mooniak/abhaya-libre-font/gh-pages/fonts/AbhayaLibre-Medium.otf",
"Regular": "https://cdn.rawgit.com/mooniak/abhaya-libre-font/gh-pages/fonts/AbhayaLibre-Regular.otf",
"SemiBold": "https://cdn.rawgit.com/mooniak/abhaya-libre-font/gh-pages/fonts/AbhayaLibre-SemiBold.otf"
}
},
{
"name": "Gemunu Libre",
"default_fontface": "Regular",
"download_url": "https://github.com/mooniak/gemunu-libre-font/releases/download/1.001/gemunu-libre-font_v1.001_20160406.zip",
"languages": ["English", "Sinhalese"],
"license": "SIL Open Font License",
"version": "v1.001",
"fontfaces": {
"Bold": "https://cdn.rawgit.com/mooniak/gemunu-libre-font/gh-pages/tests/fonts/GemunuLibre-Bold.otf",
"ExtraBold": "https://cdn.rawgit.com/mooniak/gemunu-libre-font/gh-pages/tests/fonts/GemunuLibre-ExtraBold.otf",
"Light": "https://cdn.rawgit.com/mooniak/gemunu-libre-font/gh-pages/tests/fonts/GemunuLibre-Light.otf",
"Medium": "https://cdn.rawgit.com/mooniak/gemunu-libre-font/gh-pages/tests/fonts/GemunuLibre-Medium.otf",
"Regular": "https://cdn.rawgit.com/mooniak/gemunu-libre-font/gh-pages/tests/fonts/GemunuLibre-Regular.otf"
}
},
{
"name": "Maname",
"default_fontface": "Regular",
"download_url": "dev",
"languages": ["English", "Sinhalese"],
"license": "SIL Open Font License",
"version": "dev",
"fontfaces": {
"Regular": "https://cdn.rawgit.com/mooniak/maname-fonts/gh-pages/fonts/otf/ManameInformal-Regular.otf"
}
},
{
"name": "Post No Bills",
"default_fontface": "Regular",
"download_url": "https://github.com/mooniak/post-no-bills-font/releases/download/1.210/post-no-bills-font_v1.210_20160406.zip",
"languages": ["English", "Sinhalese", "Tamil"],
"license": "SIL Open Font License",
"version": "v1.210",
"fontfaces": {
"Bold": "https://cdn.rawgit.com/mooniak/post-no-bills-font/gh-pages/fonts/StickNoBills-Bold.otf",
"ExtraBold": "https://cdn.rawgit.com/mooniak/post-no-bills-font/gh-pages/fonts/StickNoBills-ExtraBold.otf",
"Light": "https://cdn.rawgit.com/mooniak/post-no-bills-font/gh-pages/fonts/StickNoBills-Light.otf",
"Medium": "https://cdn.rawgit.com/mooniak/post-no-bills-font/gh-pages/fonts/StickNoBills-Medium.otf",
"Regular": "https://cdn.rawgit.com/mooniak/post-no-bills-font/gh-pages/fonts/StickNoBills-Regular.otf",
"SemiBold": "https://cdn.rawgit.com/mooniak/post-no-bills-font/gh-pages/fonts/StickNoBills-SemiBold"
}
},
{
"name": "Yaldevi",
"default_fontface": "Regular",
"download_url": "https://github.com/mooniak/yaldevi-fonts/releases/download/1.010/yaldevi-fonts_v1.010_20160406.zip",
"languages": ["English", "Sinhalese", "Tamil"],
"license": "SIL Open Font License",
"version": "v1.210",
"fontfaces": {
"Bold": "https://cdn.rawgit.com/mooniak/yaldevi-fonts/gh-pages/fonts/Ayanna-Bold.otf",
"ExtraLight": "https://cdn.rawgit.com/mooniak/yaldevi-fonts/gh-pages/fonts/Ayanna-ExtraLight.otf",
"Light": "https://cdn.rawgit.com/mooniak/yaldevi-fonts/gh-pages/fonts/Ayanna-Light.otf",
"Medium": "https://cdn.rawgit.com/mooniak/yaldevi-fonts/gh-pages/fonts/Ayanna-Medium.otf",
"Regular": "https://cdn.rawgit.com/mooniak/yaldevi-fonts/gh-pages/fonts/Ayanna-Regular.otf",
"SemiBold": "https://cdn.rawgit.com/mooniak/yaldevi-fonts/gh-pages/fonts/Ayanna-SemiBold"
}
}
]