Skip to content

remove pseudorunes from Runic#31

Open
kilobyte wants to merge 1 commit intost3w:mainfrom
kilobyte:no-pseudorunes
Open

remove pseudorunes from Runic#31
kilobyte wants to merge 1 commit intost3w:mainfrom
kilobyte:no-pseudorunes

Conversation

@kilobyte
Copy link
Copy Markdown

Most fonts don't carry them, resulting in garbage.

You might also consider eliminating characters after U+16EA:

  • punctuation: ᛫᛬᛭
  • calendar symbols: ᛮᛯᛰ

Fixes #30

These are characters unattested anywhere else, that have been added only
in Unicode 7.0 (2014).  As a practical effect, they are missing from
fonts that implement Unicode 3.0 (1999), resulting in visually jarring
missing glyph symbols.

These are:
 * Tolkien: U+16F1..U+16F3 one-off modern inventions
 * Franks Casket: U+16F4..U+16F8 likely rune magic
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Wrong runes used?

1 participant