-
-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Sometimes outlines are positioned wrong:

Something in the starting location logic (#227) will need to be improved.
A few offending words for reference:
- Show
- Work
Having dug into it a little bit I suspect it's due to dominant letters in shortcut letter groupings throwing off the starting point. Above for example includes the special shortcut for 'sh', which contains 'h', which is a dominant consonant. So the whole outline is being positioned in relation to a letter that isn't being drawn (at least not in the vanilla way).
This may be quite finicky to fix actually...
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working