eigilnikolajsen / commit-mono

Commit Mono is an anonymous and neutral programming typeface.
https://commitmono.com/
1.14k stars 15 forks source link

Large vertical gaps between box drawing characters #16

Closed rben01 closed 11 months ago

rben01 commented 11 months ago
┌┬┐╔╦╗
├┼┤╠╬╣
└┴┘╚╩╝

Commit Mono renders as:

image

It would be nice to tighten up those vertical gaps (without needing to decrease line height).

Examples of other fonts:

eigilnikolajsen commented 11 months ago

Great spot, I'll look into it!

rben01 commented 11 months ago

Actually in seems to depend on the editor and the font weight?

In CotEditor.app, it only happens at font weight 450. In TextEdit, it happens at all font weights. In VSCode, a line spacing of 1 fixes the issue but then causes the lines to be too close together to read easily.

eigilnikolajsen commented 11 months ago

Yes, I think I just need to make them taller. This might cause some small pixel overlap issues but much better than being disconnected.

eigilnikolajsen commented 11 months ago

This should be fixed in version 1.132.