-
Notifications
You must be signed in to change notification settings - Fork 794
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Unreadable fonts on 0.4 #786
Comments
Do you have a HiDPI display? How did you setup Qt style? See Arch wiki for some details. |
Although, most likely it has nothing to do with the style, but rather Qt platform plugin can't retrieve your display's DPI for some reason. |
Check the output of |
Hi @trollixx thanks for the reply. Here is the output of xrandr anyway:
In this is the dpi command called on my main display:
xrandr exits with You helped solving the problem anyways because the command Thanks for your help. |
I think this is a duplicate of #869. |
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
I was a happy zeal user until 0.4 came out. Sadly the new release introduced a bug regarding font size:
As you can see here, fonts for the menus and docset names are so small they are almost unreadable. (I kept the topbar in the screenshot for scale as my topbar has a font size of 10pt)
It started as soon as I upgraded to 0.4.
I am on Arch linux, with Awesome Window Manager on X.org.
My current version of zeal comes from arch repos and is community/zeal 1:0.4.0-1. I tried to recompile from master and got the same issue.
Please let me know if I can help with more info,logs,confs or anything else or if I can perform some additional operations/checks to help you with this.
I like zeal and I would like to have the new version working 😃
The text was updated successfully, but these errors were encountered: