forked from organicmaps/organicmaps
[docs] Extract fonts into a separate list
This commit is contained in:
parent
106849a371
commit
e6651014f8
1 changed files with 10 additions and 7 deletions
|
@ -83,28 +83,31 @@
|
|||
|
||||
<li><a href="https://github.com/BoltsFramework/Bolts-iOS">Bolts Framework</a><br>
|
||||
© 2013-present, Facebook, Inc.; <a href="#bsd3-license" class="license">BSD License</a></li>
|
||||
</ul>
|
||||
|
||||
<li><a href="https://www.google.com/fonts/specimen/Roboto">Roboto Font</a><br>
|
||||
<p>We also use these wonderful fonts for labels on the map:</p>
|
||||
|
||||
<ul class="license-list">
|
||||
<li><a href="https://www.google.com/fonts/specimen/Roboto">Roboto</a><br>
|
||||
© 2015 Christian Robertson; <a href="#apache2-license" class="license">Apache License</a></li>
|
||||
|
||||
<li><a href="http://www.droidfonts.com/droidfonts/">Droid Sans Fallback Font</a><br>
|
||||
<li><a href="http://www.droidfonts.com/droidfonts/">Droid Sans Fallback</a><br>
|
||||
© Ascender Corporation; <a href="#apache2-license" class="license">Apache License</a></li>
|
||||
|
||||
<li><a href="http://dejavu-fonts.org/">DejaVu Sans Font</a><br>
|
||||
<li><a href="http://dejavu-fonts.org/">DejaVu Sans</a><br>
|
||||
© 2003 Bitstream Inc., © 2006 Tavmjong Bah; <a href="#dejavufonts-license" class="license">License</a></li>
|
||||
|
||||
<li><a href="https://sites.google.com/site/chrisfynn2/home/fonts/jomolhari">Jomolhari Font</a><br>
|
||||
<li><a href="https://sites.google.com/site/chrisfynn2/home/fonts/jomolhari">Jomolhari</a><br>
|
||||
© Christopher Fynn; <a href="#sil-license" class="license">OFL</a></li>
|
||||
|
||||
<li><a href="http://scripts.sil.org/cms/scripts/page.php?site_id=nrsi&id=padauk">Padauk Font</a><br>
|
||||
<li><a href="http://scripts.sil.org/cms/scripts/page.php?site_id=nrsi&id=padauk">Padauk</a><br>
|
||||
© 2011 SIL International; <a href="#sil-license" class="license">OFL</a></li>
|
||||
|
||||
<li><a href="http://www.khmeros.info/en/fonts">Khmer OS Font</a><br>
|
||||
<li><a href="http://www.khmeros.info/en/fonts">Khmer OS</a><br>
|
||||
© 2005 Danh Hong, © 2005 Open Forum of Cambodia; <a href="#lgpl21-license" class="license">LGPL</a></li>
|
||||
|
||||
<li>Code2000 Font<br>
|
||||
© 1998–2003 James Kass; Shareware</li>
|
||||
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue