[Webkit-unassigned] [Bug 27663] FontPlatformData for Qt requires mapping from FontWeight to QFont::Weight
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Jul 27 11:07:05 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=27663
Mike Fenton <mike.fenton at torchmobile.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #33461|0 |1
is obsolete| |
Attachment #33556| |review?
Flag| |
--- Comment #3 from Mike Fenton <mike.fenton at torchmobile.com> 2009-07-27 11:07:04 PDT ---
Created an attachment (id=33556)
--> (https://bugs.webkit.org/attachment.cgi?id=33556)
Revised Patch
Patch has been updated.
Based on feedback, toQFontWeight now returns values directly within
intermediary variable.
Switch bold calculation to >Normal from >=Bold to ensure logic matches
calculation provided by QFont.bold().
This does not break any tests.
m_bold variable is required by FontPlatformData and can not be removed without
affecting other platforms.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list