Chromium Code Reviews
Description[SVG] Compensate for container size snapping
BoxPainter rounds its box rect coordinates to ensure optimal alignment
and minimize AA bleed.
SVGRootPainter attempts to do the same, but it only adjusts the offset.
Since int-snapping may also change the size, the SVG content transform
needs to take this residual scale into account (such that it maps onto
the full int-snapped area).
BUG=599095
R=schenney@chromium.org,fs@opera.com,pdr@chromium.org
Committed: https://crrev.com/d1d05d02de7519c777358ce926c007a7222449d6
Cr-Commit-Position: refs/heads/master@{#384580}
Patch Set 1 #Patch Set 2 : test + expectations #Patch Set 3 : more expectations #
Messages
Total messages: 13 (6 generated)
|
||||||||||||||||||||||||||||||||||||||||||||||