summaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorfmalita <fmalita@chromium.org>2016-01-25 15:16:47 -0800
committerCommit bot <commit-bot@chromium.org>2016-01-25 23:17:33 +0000
commit7003bed16de3861e47d6bb0287ba4d6bffcfea04 (patch)
tree2f17cb95c20e25d50a7b32c33d434f5062a268b6 /net
parentbf571b6dcf58bd8a28fdd5e15b4428e5c2a0b44f (diff)
downloadchromium_src-7003bed16de3861e47d6bb0287ba4d6bffcfea04.zip
chromium_src-7003bed16de3861e47d6bb0287ba4d6bffcfea04.tar.gz
chromium_src-7003bed16de3861e47d6bb0287ba4d6bffcfea04.tar.bz2
[SVG] Paint unnormalized paths
The SkPath API supports all SVG path verbs, so there's no need to normalize paths when converting to the Skia representation. Switch buildPathFromString() and buildPathFromByteStream() to unaltered parsing, and expand SVGPathBuilder to handle the full path vocabulary. This yields a more natural verb conversion (arcTo, in particular, is no longer decomposed into cubics), with correctness and perf implications. BUG=453040 R=fs@opera.com,caryclark@google.com Review URL: https://codereview.chromium.org/1623073003 Cr-Commit-Position: refs/heads/master@{#371345}
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions