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 issue #468

Closed
blackarcher21 opened this issue Jan 12, 2016 · 9 comments
Closed

font rendering issue #468

blackarcher21 opened this issue Jan 12, 2016 · 9 comments
Labels

Comments

@blackarcher21
Copy link

Screenshot:
http://i.imgur.com/S8yxGKm.png

I found it on laravel docset. it looks fine when open on external browser

@trollixx
Copy link
Member

I think it's a QWebKit issue. I am going to provide test build based on QWebEngine, then we can see whether the issue is solved there.

@zchlm
Copy link

zchlm commented Feb 24, 2016

Similar issue happening with the PHP docs, for me Zeal is rendering every page in italics
Screenshot: http://imgur.com/y2p5Vja

@kailiu42
Copy link

kailiu42 commented Mar 1, 2016

Could you provide the QWebEngine based test build? I have issue with Zeal font rendering when using MacType on Windows. With MacType enabled, the fonts referred by the document which does not exist locally are all rendered as garbage characters. But Chrome have no problem with MacType so I suspect it is QWebKit problem and QWebEngine may solve it.

@coccoinomane
Copy link

Hi, I am experiencing the same problem as @Jabui: Zeal renders every page of the PHP docs in italics. I am using the Windows binary on Win10 (0.2.1, Built on Nov 19 2015), directly dowloaded today from https://zealdocs.org/download.html. I am afraid I know nothing about QWebEngine.

If I may add another potential issue, the jQuery docs look a bit too grainy, as if they are not anti-aliased; please refer to the screenshot.
jquery aliased

@trollixx
Copy link
Member

trollixx commented Apr 1, 2016

I'll switch CI builds to use Qt WebEngine soon. Then quick tests will show us whether this is a Qt WebKit specific problem.

@frantic1048
Copy link
Contributor

Platform: Arch Linux latest

Similar issue happens on several docs: MDN docs, React, Sinon.

image

With an external browser, the doc looks fine.

I found it's the issue with the generic font-family setting. If I don't have the fonts required by the doc, then this issue happens -- fallback to a not so cool font.

On browsers, there're settings allow users to define which font will be used on sans/sans-serif/monospace/... fallback. I think Zeal may need such settings to make fonts cool, if possible :)

@karmicdude
Copy link

I think Zeal may need such settings to make fonts cool, if possible :)

I fully support this opinion. Archlinux with infinality font bundle. Zeal look like this:

With google-chrome docs look good:

@trollixx
Copy link
Member

Marking this issue as a duplicate of #359. These all are Qt WebKit problems.

@trollixx trollixx added status/duplicate Duplicate of another issue. and removed platform/windows labels Dec 16, 2016
@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.
Labels
Development

No branches or pull requests

7 participants