lifthrasiir / unison

Unison: Pan-Unicode Bitmap Font From Hell^WScratch
53 stars 0 forks source link

Make hyphen distinguishable from ascii minus #2

Open b-jonas0 opened 8 years ago

b-jonas0 commented 8 years ago

Currently the hyphen character \x{2010} and also \x{2011} look very similar to the ascii minus character \x{002D}. Make these distinguishable, to aid proofreading. Possibly also make other characters more easily distinguishable from the ascii minus too, such as \x{00AD}, \x{2012}, \x{2013}, although there there's at least a pixel of difference in length already.