- Allowed macron to be read as a long vowel marker.
- Changed mapping of comma from single dot to vertical underline / Thinnas diacritic.
- Fixed a bug where separate long vowel style would override the Nuquerna setting, even for short vowels.
- Implemented
--dot-plain
and--elide-a
CLI options to enable variant behaviors used for Quenya. - Implemented
Policy
trait to adjustGlyph
behavior. - Implemented "silent split" escape sequence. Now, ASCII input string
"etya\ ngoldorin"
will be presented unspaced, like"etyangoldorin"
, but theNG
will correctly use initial Ñoldo instead of medial Anga. - Added
Æ
andŒ
as valid Sindarin diphthongs.
- Boolean
Glyph::with_*
methods now take inputs.
- Fixed mistake where initial
NW
used Númen+Wilya instead of Ñwalmë.
- Released.