Bug 15674
Summary: | [Transforms] Text looks terrible in rotated transforms | ||
---|---|---|---|
Product: | WebKit | Reporter: | Dave Hyatt <hyatt> |
Component: | Layout and Rendering | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | ||
Priority: | P2 | ||
Version: | 523.x (Safari 3) | ||
Hardware: | Mac | ||
OS: | OS X 10.4 | ||
Bug Depends on: | |||
Bug Blocks: | 15670 |
Dave Hyatt
Text looks "wobbly" when rotated. This is true in SVG as well. The only solution here may be to transform a rasterization instead of transforming and then rasterizing.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Dave Hyatt
Dan fixed this a while back.