Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

In MacVim, the space between the text and the bottom is too small. #113

Open
dantezhu opened this issue Jul 11, 2024 · 2 comments
Open

In MacVim, the space between the text and the bottom is too small. #113

dantezhu opened this issue Jul 11, 2024 · 2 comments
Labels
Low priority Won't be worked on for the time being

Comments

@dantezhu
Copy link

Great font! However, there is a display problem in MacVim, which makes reading very uncomfortable: In MacVim, the space between the text and the bottom is too small.

As shown in the figure(linespace=1):

image

When I increase the linespace, for example, setting it to 5, the situation does not improve. The spacing at the bottom is still very small.

image

Can you help fix this problem? I particularly like this font, thank you to the author!

@eigilnikolajsen
Copy link
Owner

Not sure how I can fix this. Might be more of a program specific issue.

@eigilnikolajsen eigilnikolajsen added the Low priority Won't be worked on for the time being label Sep 25, 2024
@ProbablyPinata
Copy link

I had a similar issue with CommitMono in the Kitty terminal. The solution in my case was to shift the baseline for the font upwards using modify_font baseline 2. This effectively shifts the font up inside the line.

However, after a quick look through documentation, it doesn't seem like MacVim supports changing the baseline of a font.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Low priority Won't be worked on for the time being
Projects
None yet
Development

No branches or pull requests

3 participants