Bug 69213

Summary: [chromium windows] DumpRenderTree text is not anti-aliased
Product: WebKit Reporter: Ben Wells <benwells>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED INVALID    
Severity: Minor CC: jamesr, reed
Priority: P3    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: Unspecified   

Ben Wells
Reported 2011-10-01 04:32:52 PDT
On Chromium Windows, DumpRenderTree produces pixel results with text that isn't anti-aliased. This is most noticeable with rotated text (e.g. LayoutTests/fast/transforms/transformed-caret.png) and is quite noticeable with header fonts.
Attachments
Mike Reed
Comment 1 2011-10-03 05:50:21 PDT
This is deliberate, and has been true for a long time, making it easier to get reproducible results on different machines that may have different tuned settings for antialiasing and cleartype.
Ben Wells
Comment 2 2011-10-03 15:43:07 PDT
(In reply to comment #1) > This is deliberate, and has been true for a long time, making it easier to get reproducible results on different machines that may have different tuned settings for antialiasing and cleartype. That makes a lot of sense. Thanks for the quick explanation and apologies for all the noise.
Note You need to log in before you can comment on or make changes to this bug.