Chromium Code Reviews| OLD | NEW |
|---|---|
| (Empty) | |
| 1 Text which is not promoted to a layer is drawn crips with subpixel anti-aliasing . | |
| 2 Text which is part of a skewed layer is skewed after it's rastered (with the cou nter-skew) resulting in extremely blurry text. But if that text is separately co mposited, then it's rastered into a rectilinear layer so it looks crisp (but doe sn't get subpixel antialiasing because it's promoted) | |
| OLD | NEW |