rossjrw/gallifreyo

Double vowels

rossjrw opened this issue · 1 comments

Double vowels can be represented by a double circle where the vowel's circle would normally be.

This could probably be another alphabet in the alphabet file:

[ShermanDoubleVowels]
priority = 2
letters = [
  { value = "AA", block = "vv", vert = -1, line = 0 },
  # ...
]

// I really really doubt I'm ever going to use the double vowel syntax because a) I hate it b) it's awful

Past-me demonstrates sheer dumbassery once again