RESOLVED INVALID 41474
[Qt] fonts loaded via @font-face look bad
https://bugs.webkit.org/show_bug.cgi?id=41474
Summary [Qt] fonts loaded via @font-face look bad
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.