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

guifont doesn't respect HiDPI scale #1565

Open
Freed-Wu opened this issue Oct 7, 2023 · 1 comment
Open

guifont doesn't respect HiDPI scale #1565

Freed-Wu opened this issue Oct 7, 2023 · 1 comment

Comments

@Freed-Wu
Copy link
Contributor

Freed-Wu commented Oct 7, 2023

❯ firefox --version
Mozilla Firefox 117.0.1
❯ uname -r
6.5.4
  • Browser Addon Version: latest
  • Neovim Plugin Version: latest

What I tried to do

I have a laptop with a 3120x2080 screen, which means it is a HiDPI device. I use scale = 2 to use it:

Screenshot from 2023-10-07 14-26-58

I expect set guifont=XXX:h12 will be scaled to set guifont=XXX:h24.

What happened

firenvim doesn't respect scale.

@glacambre
Copy link
Owner

Hi, thanks for the report, and sorry for not replying earlier - I was not able to answer when I received your issue's notification and then forgot about it. HiDPI scaling has been a sore point in Firenvim for a long time ( #972 , #869 , #1124 ), I probably won't be able to fix it properly before buying a HiDPI monitor.

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