larsenwork/monoid

"Wrapping" ligatures in spaces

Open

#124 opened on Aug 11, 2015

View on GitHub
 (4 comments) (0 reactions) (0 assignees)Python (7,781 stars) (168 forks)batch import
enhancementhelp wanted

Description

I'm starting to "wrap" ligatures in spaces to avoid current problems like this: screen shot 2015-08-11 at 19 02 01

Some ligatures can only have space to one side though and maybe some ligatures can't have spaces at all?

e.g. < ! - - won't work but< ! - - will

If you can see other examples like this amongst current ligatures then please let me know :)

Contributor guide