Bug 41474

Summary: [Qt] fonts loaded via @font-face look bad
Product: WebKit Reporter: Bernhard Rosenkraenzer <bero>
Component: CSSAssignee: Nobody <webkit-unassigned>
Status: RESOLVED INVALID    
Severity: Normal CC: hausmann
Priority: P2 Keywords: Qt
Version: 528+ (Nightly build)   
Hardware: PC   
OS: Linux   

Bernhard Rosenkraenzer
Reported 2010-07-01 11:11:13 PDT
Fonts loaded through the CSS3 @font-face mechanism look horrible on QtWebKit on Linux, see this page for an example: http://blankpage.ch/webkitbug/ It looks ok in QtWebKit on OSX.
Attachments
Bernhard Rosenkraenzer
Comment 1 2010-07-01 11:14:33 PDT
I just noticed it looks equally bad in Firefox on Linux, so probably the issue is with a lower level library used by both QtWebkit and Firefox (freetype?). (Either that, or both call it with bad parameters like e.g. disabling all hinting)
Simon Hausmann
Comment 2 2010-07-02 03:46:28 PDT
Indeed, it looks bad to me on Firefox and Chrome under Linux, too. This is not a WebKit bug.
Note You need to log in before you can comment on or make changes to this bug.