📝 Add badges, chars and resources

This commit is contained in:
DrMaxNix 2021-11-01 15:00:41 +01:00 committed by GitHub
parent 271ca74d49
commit b7640a33c5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,2 +1,52 @@
# futharkboard
[![GitHub release](https://img.shields.io/badge/release-none%20(indev)-orange)](https://github.com/DrMaxNix/futharkboard)
[![License](https://img.shields.io/badge/license-MIT-green)](https://github.com/DrMaxNix/futharkboard/blob/main/LICENSE)
[![Maintaner](https://img.shields.io/badge/maintainer-DrMaxNix-blue)](https://www.drmaxnix.de)
Elder Futhark keyboard for android
## Characters
| Letter | Rune | Unicode | Status | Comment |
| ------:|:----:|:------------- |:------------------------------------------------------------------------ |:---------------------------------------------- |
| A | ᚨ | 5800 (U+16A8) | ![green](https://via.placeholder.com/15/98c379/000000?text=+) Correct | |
| B | ᛒ | 5842 (U+16D2) | ![green](https://via.placeholder.com/15/98c379/000000?text=+) Correct | |
| C | | 5810 (U+16B2) | ![blue](https://via.placeholder.com/15/61afef/000000?text=+) Too small | Same as 'K'; Didn't find a better Unicode char |
| D | ᛞ | 5854 (U+16DE) | ![green](https://via.placeholder.com/15/98c379/000000?text=+) Correct | |
| E | | 5846 (U+16D6) | ![green](https://via.placeholder.com/15/98c379/000000?text=+) Correct | |
| F | ᚠ | 5792 (U+16A0) | ![green](https://via.placeholder.com/15/98c379/000000?text=+) Correct | Formerly `ᚯ 5807 (U+16AF)` |
| G | | 5815 (U+16B7) | ![green](https://via.placeholder.com/15/98c379/000000?text=+) Correct | |
| H | ᚺ | 5818 (U+16BA) | ![green](https://via.placeholder.com/15/98c379/000000?text=+) Correct | |
| I | | 5825 (U+16C1) | ![green](https://via.placeholder.com/15/98c379/000000?text=+) Correct | |
| J | ᛃ | 5827 (U+16C3) | ![blue](https://via.placeholder.com/15/61afef/000000?text=+) Too small | Didn't find a better Unicode char |
| K | | 5810 (U+16B2) | ![blue](https://via.placeholder.com/15/61afef/000000?text=+) Too small | Didn't find a better Unicode char |
| L | ᛚ | 5850 (U+16DA) | ![green](https://via.placeholder.com/15/98c379/000000?text=+) Correct | |
| M | ᛗ | 5847 (U+16D7) | ![green](https://via.placeholder.com/15/98c379/000000?text=+) Correct | |
| N | ᚾ | 5822 (U+16BE) | ![green](https://via.placeholder.com/15/98c379/000000?text=+) Correct | |
| O | ᛟ | 5855 (U+16DF) | ![green](https://via.placeholder.com/15/98c379/000000?text=+) Correct | |
| P | ᛈ | 5832 (U+16C8) | ![green](https://via.placeholder.com/15/98c379/000000?text=+) Correct | |
| Q | | | ![red](https://via.placeholder.com/15/e06c75/000000?text=+) Missing | Formerly `ᛜ 5852 (U+16DC)` |
| R | ᚱ | 5809 (U+16B1) | ![green](https://via.placeholder.com/15/98c379/000000?text=+) Correct | |
| S | ᛊ | 5834 (U+16CA) | ![green](https://via.placeholder.com/15/98c379/000000?text=+) Correct | Formerly `ϟ 991 (U+03DF)` |
| T | ᛏ | 5839 (U+16CF) | ![green](https://via.placeholder.com/15/98c379/000000?text=+) Correct | |
| U | ᚢ | 5794 (U+16A2) | ![blue](https://via.placeholder.com/15/61afef/000000?text=+) Not angular | Didn't find a better Unicode char |
| V | ᚹ | 5817 (U+16B9) | ![green](https://via.placeholder.com/15/98c379/000000?text=+) Correct | Same as 'W' |
| W | ᚹ | 5817 (U+16B9) | ![green](https://via.placeholder.com/15/98c379/000000?text=+) Correct | |
| X | | | ![red](https://via.placeholder.com/15/e06c75/000000?text=+) Missing | Formerly `ᚦ 5798 (U+16A6)` |
| Y | | | ![red](https://via.placeholder.com/15/e06c75/000000?text=+) Missing | Formerly `ᛇ 5831 (U+16C7)` |
| Z | ᛉ | 5833 (U+16C9) | ![green](https://via.placeholder.com/15/98c379/000000?text=+) Correct | |
| : | | 5868 (U+16EC) | ![green](https://via.placeholder.com/15/98c379/000000?text=+) Correct | |
| . | ᛫ | 5867 (U+16EB) | ![green](https://via.placeholder.com/15/98c379/000000?text=+) Correct | |
## Resources
- https://en.wikipedia.org/wiki/Elder_Futhark (01 Nov 2021)
- http://xahlee.info/comp/unicode_runic.html (01 Nov 2021)
- http://www.heathenhof.com/the-elder-futhark-runes-an-instructive-guide/elder_futhark (01 Nov 2021)