Bug 15894

Summary: Different anti-aliasing method when text-shadow is applied on Windows
Product: WebKit Reporter: Anders Jenbo <fuck>
Component: TextAssignee: Nobody <webkit-unassigned>
Status: UNCONFIRMED    
Severity: Minor CC: ap, itsbusticated, simon.fraser
Priority: P4    
Version: 523.x (Safari 3)   
Hardware: All   
OS: All   
URL: http://jof.dk
Attachments:
Description Flags
No shadow normal ClearType rendering.
none
Shadow applyed Standard AA used none

Anders Jenbo
Reported 2007-11-08 02:18:46 PST
Text in Safari on windows appears extreamly fat, setting text-shadow: 0 0 0 #fff; fixes this so i belive text-shadow is some how always on by default. Some text is very hard to read with out setting this value first.
Attachments
No shadow normal ClearType rendering. (23.51 KB, image/png)
2007-11-09 05:14 PST, Anders Jenbo
no flags
Shadow applyed Standard AA used (23.33 KB, image/png)
2007-11-09 05:15 PST, Anders Jenbo
no flags
Adam Roben (:aroben)
Comment 1 2007-11-08 09:52:16 PST
*** This bug has been marked as a duplicate of 14196 ***
Anders Jenbo
Comment 2 2007-11-09 05:13:40 PST
The cause of this is that the AA is switched from ClearType to Standard when ever a shadow is applyed, probably because Core Graphics has issues rendering fonts on shadows, still the bug remains, ill change the topic to a correct one though.
Anders Jenbo
Comment 3 2007-11-09 05:14:46 PST
Created attachment 17152 [details] No shadow normal ClearType rendering.
Anders Jenbo
Comment 4 2007-11-09 05:15:36 PST
Created attachment 17153 [details] Shadow applyed Standard AA used
Note You need to log in before you can comment on or make changes to this bug.