WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED INVALID
Bug 49879
[Qt] FontPlatformDataQt: Use pixelsize not pointsize
https://bugs.webkit.org/show_bug.cgi?id=49879
Summary
[Qt] FontPlatformDataQt: Use pixelsize not pointsize
Robert Hogan
Reported
2010-11-21 05:01:27 PST
QFont::pointSizeF always returns -1 if you use setPixelSize() like FontPlatformDataQt. So use pixelSize rather than pointSizeF elsewhere in the class.
Attachments
Patch
(2.72 KB, patch)
2010-11-21 05:04 PST
,
Robert Hogan
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Robert Hogan
Comment 1
2010-11-21 05:04:02 PST
Created
attachment 74499
[details]
Patch
Robert Hogan
Comment 2
2010-11-21 05:37:06 PST
Benjamin, does this look correct to you?
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug