DescriptionExpose the SVG path normalizer in SVGPathParser.h
Rename the internal NormalizingConsumer to SVGPathNormalizer and move
the class declaration to SVGPathParser.h. This will allow simplifying
the "path processor" (SVGPathParser) a bit in later CLs.
Also modify the normalizer so that it normalizes into a new
PathSegmentData, to make it more "stackable" and reusable.
BUG=467592
Committed: https://crrev.com/7b2566560022cdec110c2ec09068723ccc969a16
Cr-Commit-Position: refs/heads/master@{#361199}
Patch Set 1 #Patch Set 2 : Use regular raw ptr. #
Messages
Total messages: 8 (2 generated)
|