RESOLVED FIXED Bug 60492
[Qt] Simple small-caps text is displayed in uniform size.
https://bugs.webkit.org/show_bug.cgi?id=60492
Summary [Qt] Simple small-caps text is displayed in uniform size.
Andreas Kling
Reported 2011-05-09 12:07:23 PDT
When using Qt 4.8 and the fast font path, text with "font-variant: small-caps" is displayed as all-uppercase.
Attachments
Proposed patch (1.47 KB, patch)
2011-05-09 12:08 PDT, Andreas Kling
no flags
Andreas Kling
Comment 1 2011-05-09 12:08:29 PDT
Created attachment 92822 [details] Proposed patch
Kenneth Rohde Christiansen
Comment 2 2011-05-09 12:34:13 PDT
Hey Kling, do you have any profiling on the performance gain when using 4.8 with the fast font path? I am wondering if it would make sense to cherry pick to our other gitorious branch :-)
Andreas Kling
Comment 3 2011-05-09 12:38:36 PDT
(In reply to comment #2) > Hey Kling, do you have any profiling on the performance gain when using 4.8 with the fast font path? I am wondering if it would make sense to cherry pick to our other gitorious branch :-) I don't have completely trustworthy numbers yet, since the feature is still in development. But it's looking pretty good. I will post a blog with proper numbers once this little thing is working perfectly. :)
Andreas Kling
Comment 4 2011-05-09 12:40:22 PDT
Comment on attachment 92822 [details] Proposed patch Clearing flags on attachment: 92822 Committed r86081: <http://trac.webkit.org/changeset/86081>
Andreas Kling
Comment 5 2011-05-09 12:40:30 PDT
All reviewed patches have been landed. Closing bug.
Ademar Reis
Comment 6 2011-05-09 13:47:27 PDT
Revision r86081 cherry-picked into qtwebkit-2.2 with commit 9346ba4 <http://gitorious.org/webkit/qtwebkit/commit/9346ba4>
Note You need to log in before you can comment on or make changes to this bug.