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

Font rendering problems with Qt WebKit #359

Closed
arash9900 opened this issue Jun 29, 2015 · 11 comments
Closed

Font rendering problems with Qt WebKit #359

arash9900 opened this issue Jun 29, 2015 · 11 comments

Comments

@arash9900
Copy link

Hi,
I have problem with the font of zeal.as you can see in below picture, the texts(specially in Overview and Example Section) are not showing well.
zeal

@bdeshi
Copy link

bdeshi commented Jun 29, 2015

File > Options > Appearance tab > Minimum font size: set a value that works. In my case 13 was good enough.

@arash9900
Copy link
Author

As you can see the problem exist with the font size:14
zeal

@bdeshi
Copy link

bdeshi commented Jun 29, 2015

make a few more increments?

@arash9900
Copy link
Author

that's better now.Thanks

@trollixx
Copy link
Member

trollixx commented Jul 2, 2015

Hm, it really a font rendering issue. I bet something wrong in Qt WebKit which is not officially supported any longer. Zeal needs a new web view engine, but there's no drop-in replacement we could use.

I'll leave this open to run some tests once I have access to Windows machine, but most likely there's nothing I could do for now :(

@bdeshi
Copy link

bdeshi commented Jul 6, 2015

maybe you could meanwhile add zoom in/out shortcuts CTRL+,CTRL-

@artursapek
Copy link

artursapek commented Nov 27, 2016

Agreed with @smsrkr - a zoom function would be very welcome. Ideally it would default to OS scale settings, because I think the webkit view is rendering at a 100% scale despite OS settings (Ubuntu 16.04 here). For example I am using Ubuntu at 150% UI scale because I have a high DPI screen, but in zeal the docs are rendered disproportionately smaller than the rest of the UI.

Min font size kind of addresses it, but then you lose the benefit of larger headings etc.

image

Awesome app by the way. Thanks for developing it.

@trollixx trollixx changed the title Font Problem Font rendering problems with Qt WebKit [meta] Dec 16, 2016
@trollixx trollixx changed the title Font rendering problems with Qt WebKit [meta] Font rendering problems with Qt WebKit Feb 19, 2017
@damianpeterson
Copy link

zeal
Just adding my own screenshot at 2x scaling on a 3200x1800px laptop in Ubuntu 17.04

@trollixx
Copy link
Member

CI builds for Windows are now based on the new Qt WebKit (qtwebkit-ng), which should resolve the most of the issues with rendering. Please give it a try.

Linux users need to install qtwebkit-ng themselves, although some distros do provide binaries.

@trollixx trollixx added this to the 0.4.0 milestone Aug 30, 2017
@trollixx
Copy link
Member

The majority of font rendering issues can be fixed by upgrading the the new Qt WebKit. If an issue persists even with qtwebkit-ng (like #658), please create a new ticket.

@lock
Copy link

lock bot commented Sep 16, 2018

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.

@lock lock bot locked and limited conversation to collaborators Sep 16, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Development

No branches or pull requests

5 participants