Skip to content

Commit cdd2e52

Browse files
committed
[demo] Added variable font entries in open source licenses
1 parent 1ac9844 commit cdd2e52

File tree

1 file changed

+43
-1
lines changed

1 file changed

+43
-1
lines changed

demo/src/main/assets/OpenSourceLicenses.html

Lines changed: 43 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,20 @@
2222
(Al-Qalam).
2323
</code>
2424
</div>
25+
<ul>
26+
<li>
27+
<a href="https://github.com/TypeNetwork/Decovar" target="_blank">DECOVAR</a>
28+
</li>
29+
</ul>
30+
<div class="license">
31+
<code>
32+
Copyright 2016 The Decovar Project Authors ([email protected])<br />
33+
<br />
34+
This Font Software is licensed under the SIL Open Font License, Version 1.1.
35+
This license is copied below, and is also available with a FAQ at:
36+
http://scripts.sil.org/OFL
37+
</code>
38+
</div>
2539
<ul>
2640
<li>
2741
<a href="http://www.freetype.org/" target="_blank">FreeType</a>
@@ -33,6 +47,20 @@
3347
David Turner, Robert Wilhelm, and Werner Lemberg.
3448
</code>
3549
</div>
50+
<ul>
51+
<li>
52+
<a href="https://github.com/sursly/leaguemono" target="_blank">League Mono</a>
53+
</li>
54+
</ul>
55+
<div class="license">
56+
<code>
57+
Copyright (c) April 10, 2017, Tyler Finck [email protected], with Reserved Font Name: “League Mono“.<br />
58+
<br />
59+
This Font Software is licensed under the SIL Open Font License, Version 1.1.
60+
This license is copied below, and is also available with a FAQ at:
61+
http://scripts.sil.org/OFL
62+
</code>
63+
</div>
3664
<ul>
3765
<li>
3866
<a href="http://csalt.itu.edu.pk/urdufont/" target="_blank">Mehr Nastaliq Web</a>
@@ -74,7 +102,7 @@
74102
</ul>
75103
<div class="license">
76104
<code>
77-
Copyright (C) 2016-2018 Muhammad Tayyab Akram<br />
105+
Copyright (C) 2016-2019 Muhammad Tayyab Akram<br />
78106
<br />
79107
Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);<br />
80108
you may not use this file except in compliance with the License.<br />
@@ -89,5 +117,19 @@
89117
limitations under the License.
90118
</code>
91119
</div>
120+
<ul>
121+
<li>
122+
<a href="https://github.com/jenskutilek/sudo-font" target="_blank">sudo-font</a>
123+
</li>
124+
</ul>
125+
<div class="license">
126+
<code>
127+
Sudo is Copyright (c) 2009-2016, Jens Kutilek ([email protected]).<br />
128+
<br />
129+
This Font Software is licensed under the SIL Open Font License, Version 1.1.
130+
This license is copied below, and is also available with a FAQ at:
131+
http://scripts.sil.org/OFL
132+
</code>
133+
</div>
92134
</body>
93135
</html>

0 commit comments

Comments
 (0)