Comment #6 on issue 9578 by [email protected]: Rebaseline shadow tests  
on WIN32
http://code.google.com/p/chromium/issues/detail?id=9578

I expected this.

The change is that

-if the text and the shadow are both opaque (no alpha transparency) and
-the shadow is not blurred
->then we let GDI draw both the text and the shadow.

That means that anti-aliasing is only applied to the text if ClearType (or  
some other
GDI-based anti-aliasing is enabled).

I can't run the actual layout test on my Vista machine, but I verified  
(using
css/shadow-multiple-expected.png) that if i turn off ClearType, I get  
aliased text
like the -actual .png Aaron attached, but if I have ClearType turned out, I  
get anti-
aliased text.

I just checked with Brett and he believes this is the right thing to do. He  
said that
he feels that it was actually a bug that if ClearType is *not* enabled,  
that Skia was
causing the text to be Anti-Aliased anyway.


--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~---------~--~----~------------~-------~--~----~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~----------~----~----~----~------~----~------~--~---

Reply via email to