Double vowels
rossjrw opened this issue · 1 comments
rossjrw commented
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 },
# ...
]