diff --git a/README.md b/README.md index 0fbec63..1a18f21 100644 --- a/README.md +++ b/README.md @@ -1,16 +1,16 @@ Bionicle Fonts ========= -Some Bionicle fonts: +Some Bionicle fonts. To download all the fonts, click "Download ZIP" at the top right of this page. To pick and choose fonts, browse through the directories above, click the font file you want to download, then click "View Raw." Current --------- -* __metrumatoran__ - The Matoran language writing system used on Metru Nui and Mata Nui (symbols within circles). Based on images from [BIONICLEsector01](http://biosector01.com/). Contains glyphs for a-z, A-Z, 0-9, [space] and -. Also contains glyphs for ÅåÄäÖö based on [this image](http://img3.wikia.nocookie.net/__cb20110206162731/bionicle/images/9/96/Scandinaviamato.jpg), but they're dubiously canon. +* __metrumatoran [(preview)](metrumatoran/metrumatoranpreview.png)__ - The Matoran language writing system used on Metru Nui and Mata Nui (symbols within circles). Based on images from [BIONICLEsector01](http://biosector01.com/). Contains glyphs for a-z, A-Z, 0-9, [space] and -. Also contains glyphs for ÅåÄäÖö based on [this image](http://img3.wikia.nocookie.net/__cb20110206162731/bionicle/images/9/96/Scandinaviamato.jpg), but they're dubiously canon. -* __voyamatoran__ - The Matoran language writing system used on Voya Nui and Mahri Nui (symbols within hexagons). Based on images from [BIONICLEsector01](http://biosector01.com/). Contains glyphs for a-z, A-Z, 0-9, [space] and -. +* __voyamatoran [(preview)](voyamatoran/voyamatoranpreview.png)__ - The Matoran language writing system used on Voya Nui and Mahri Nui (symbols within hexagons). Based on images from [BIONICLEsector01](http://biosector01.com/). Contains glyphs for a-z, A-Z, 0-9, [space] and -. -* __okoto2016__ - The writing system used on Okoto as of 2016. Based on the [Complete Okoto Alphabet + Nuva Symbols +* __okoto2016 [(preview)](okoto2016/okoto2016preview.png)__ - The writing system used on Okoto as of 2016. Based on the [Complete Okoto Alphabet + Nuva Symbols (image missing Umarak symbol)](https://i.imgur.com/8uZ6wZ6.png) created by [jed1ndy from BZPower](http://www.bzpower.com/board/user/112053-jed1ndy/). Contains glyphs for a-z, A-Z, 1-7, and [space]. Numbers correspond to the following symbols: * 1: Lewa * 2: Pohatu @@ -23,6 +23,6 @@ Current Old --------- -* __okoto__ - The writing system used on Okoto as of 2015. Based on the [Okoto Alphabet v2.1](http://www.bzpower.com/board/topic/19354-okoto-alphabet-revealed/?p=968313) created by [jed1ndy from BZPower](http://www.bzpower.com/board/user/112053-jed1ndy/). Contains glyphs for a-z, A-Z, and [space]. Since superseded by okoto2016. +* __okoto [(preview)](okoto/okotopreview.png)__ - The writing system used on Okoto as of 2015. Based on the [Okoto Alphabet v2.1](http://www.bzpower.com/board/topic/19354-okoto-alphabet-revealed/?p=968313) created by [jed1ndy from BZPower](http://www.bzpower.com/board/user/112053-jed1ndy/). Contains glyphs for a-z, A-Z, and [space]. Since superseded by okoto2016. The fonts were created with [Fontello](http://fontello.com/). diff --git a/metrumatoran/metrumatoranpreview.png b/metrumatoran/metrumatoranpreview.png new file mode 100644 index 0000000..2b61a7b Binary files /dev/null and b/metrumatoran/metrumatoranpreview.png differ diff --git a/okoto/okotopreview.png b/okoto/okotopreview.png new file mode 100644 index 0000000..d9b00ae Binary files /dev/null and b/okoto/okotopreview.png differ diff --git a/okoto2016/okoto2016preview.png b/okoto2016/okoto2016preview.png new file mode 100644 index 0000000..0bec8c7 Binary files /dev/null and b/okoto2016/okoto2016preview.png differ diff --git a/voyamatoran/voyamatoranpreview.png b/voyamatoran/voyamatoranpreview.png new file mode 100644 index 0000000..63387eb Binary files /dev/null and b/voyamatoran/voyamatoranpreview.png differ