-
Notifications
You must be signed in to change notification settings - Fork 170
Open
Description
I downloaded Monoid about a year ago. Today, I noticed at some comments in old code, that the width of some characters actually differs from the width of most other characters.
Take the following text and apply the Monoid font to it:
// (X+) (X+)
// ╔══╗ ╔══╗
// X Y X Y
// XObX XObX
// ║je║ ║je║
// ║ct║ ║ct║
// ║ 3║ ║ 3║
// o══╝─(Y+)─> ╚══o──(Y+)─>

The alignment here in GitHub, in MS Word and in VS 2019 look well, if Courier New, Consolas or other monospaced fonts are used.
With Monoid, the vertical alignment of the boxes is broken (Screenshot from MS Word):
Metadata
Metadata
Assignees
Labels
No labels