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

Weird character rendering related to line spacing #112

Open
lopi-py opened this issue Jan 19, 2024 · 1 comment
Open

Weird character rendering related to line spacing #112

lopi-py opened this issue Jan 19, 2024 · 1 comment

Comments

@lopi-py
Copy link

lopi-py commented Jan 19, 2024

Nvy:

image
Even with --linespace-factor=1 it still happens, I need to set it to 0.8 but thats not great at all (it's too small).

Alacritty:

image
I think alacritty handles that because I set font.offset to 5, similar to linespace-factor option and it works great with no issues.

[font.offset]
x = 1
y = 5

[font.glyph_offset]
y = 3

No matters what font I use.

@Zorbn
Copy link
Contributor

Zorbn commented May 12, 2024

I think Alacritty has a custom way to draw those characters so that they will line up. Otherwise, they're just normal characters and will be separated by line spacing and things like that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants