blink icon indicating copy to clipboard operation
blink copied to clipboard

Vertical lines are not contiguous with most fonts

Open eliezercabrera opened this issue 6 years ago • 1 comments

For example, compare this segmented vertical line with Pragmata Pro: img_0307

to this contiguous line with Fira Code: img_0308

Of the fonts I have tried, which include all the ones included by default, a few of the ones in the blinksh/fonts repository, and Iosevka, only Fira Code and Source Code Pro work perfectly. I think Menlo and some other font work also work well but only at precise font sizes, often too large for my needs.

Pragmata Pro, my favourite, showcases their beautiful line drawing characters on its website. I know some of the other fonts can draw contiguous lines too.

eliezercabrera avatar Nov 10 '18 05:11 eliezercabrera

I'm seeing the same issue with Berkeley Mono https://berkeleygraphics.com/typefaces/berkeley-mono. I tried to play with line-gap-override: 90%;, but it does not seem to have any effect. Maybe a solution similar to this: https://github.com/vercel/hyper/issues/2850?

xguerin avatar Feb 06 '23 17:02 xguerin