[Webkit-unassigned] [Bug 54004] New: -webkit-font-smoothing:antialiased has no effect on GDI text
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Feb 8 07:56:30 PST 2011
https://bugs.webkit.org/show_bug.cgi?id=54004
Summary: -webkit-font-smoothing:antialiased has no effect on
GDI text
Product: WebKit
Version: 528+ (Nightly build)
Platform: PC
URL: data:text/html,<p
style="-webkit-font-smoothing:antialiased">This text
should not be subpixel-antialiased.</p><p>This text
should be subpixel-antialiased.</p>
OS/Version: Windows XP
Status: NEW
Keywords: NeedsRadar, PlatformOnly
Severity: Normal
Priority: P2
Component: Text
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: aroben at apple.com
CC: mitz at webkit.org
To reproduce:
1. Turn on ClearType
2. In Edit > Preferences... > Appearance, set "Font smoothing:" to "Windows Standard"
3. Go to data:text/html,<p style="-webkit-font-smoothing:antialiased">This text should not be subpixel-antialiased.</p><p>This text should be subpixel-antialiased.</p>
Both sentences look the same. If you turn on CG text (by changing "Font smoothing:" to some other setting), you can see that the first sentence is not subpixel-antialiased, while the second one is.
--
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