Alhadis / Menloco

Replaces the Monaco typeface's box-drawing characters with those from Menlo.
MIT License
25 stars 2 forks source link

Match advance width of inserted glyphs to the font #5

Closed silverwind closed 6 years ago

silverwind commented 6 years ago

The fix for this turned out pretty trivial. I just set the width of all inserted glyphs to match what the font has set on the E character. In my example, the original width of 1233 gets set to 1229.

Fixes: https://github.com/Alhadis/Menloco/issues/4

Result:

screen shot 2018-02-25 at 18 13 36
Alhadis commented 6 years ago

Thanks again! :D All these borders are reminding me of how I bordered a pair of state transition tables with spiffy-looking borders (which you'll need Menlig installed to appreciate it)...