skia2/experimental/svg/model
Tyler Denniston b96bb97f09 [SVG] Fix polyline/polygon point parsing
This was evident in the 'shapes-polygon-01-t' SVG.

Change-Id: I4900b9e3626b924291c569a6611fb3b280e3219c
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/282397
Reviewed-by: Florin Malita <fmalita@chromium.org>
Commit-Queue: Tyler Denniston <tdenniston@google.com>
2020-04-09 12:20:29 +00:00
..
SkPEG.h rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00
SkSVGAttribute.cpp rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00
SkSVGAttribute.h Add experimental support for svg text tag. 2020-03-27 13:56:49 +00:00
SkSVGAttributeParser.cpp [SVG] Fix polyline/polygon point parsing 2020-04-09 12:20:29 +00:00
SkSVGAttributeParser.h rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00
SkSVGCircle.cpp Revert "Revert "switch to new filltype for SkPath"" 2019-11-26 17:43:14 +00:00
SkSVGCircle.h Revert "Revert "switch to new filltype for SkPath"" 2019-11-26 17:43:14 +00:00
SkSVGClipPath.cpp rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00
SkSVGClipPath.h rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00
SkSVGContainer.cpp rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00
SkSVGContainer.h rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00
SkSVGDefs.h rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00
SkSVGDOM.cpp Add experimental support for svg text tag. 2020-03-27 13:56:49 +00:00
SkSVGDOM.h rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00
SkSVGEllipse.cpp Revert "Revert "switch to new filltype for SkPath"" 2019-11-26 17:43:14 +00:00
SkSVGEllipse.h Revert "Revert "switch to new filltype for SkPath"" 2019-11-26 17:43:14 +00:00
SkSVGG.h rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00
SkSVGGradient.cpp [svg] Reference cycle avoidance 2020-04-08 20:04:17 +00:00
SkSVGGradient.h rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00
SkSVGHiddenContainer.h rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00
SkSVGIDMapper.h rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00
SkSVGLine.cpp Revert "Revert "switch to new filltype for SkPath"" 2019-11-26 17:43:14 +00:00
SkSVGLine.h Revert "Revert "switch to new filltype for SkPath"" 2019-11-26 17:43:14 +00:00
SkSVGLinearGradient.cpp rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00
SkSVGLinearGradient.h rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00
SkSVGNode.cpp rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00
SkSVGNode.h Add experimental support for svg text tag. 2020-03-27 13:56:49 +00:00
SkSVGPath.cpp Revert "Revert "switch to new filltype for SkPath"" 2019-11-26 17:43:14 +00:00
SkSVGPath.h Revert "Revert "switch to new filltype for SkPath"" 2019-11-26 17:43:14 +00:00
SkSVGPattern.cpp [svg] Reference cycle avoidance 2020-04-08 20:04:17 +00:00
SkSVGPattern.h rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00
SkSVGPoly.cpp Revert "Revert "switch to new filltype for SkPath"" 2019-11-26 17:43:14 +00:00
SkSVGPoly.h Revert "Revert "switch to new filltype for SkPath"" 2019-11-26 17:43:14 +00:00
SkSVGRadialGradient.cpp rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00
SkSVGRadialGradient.h rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00
SkSVGRect.cpp Revert "Revert "switch to new filltype for SkPath"" 2019-11-26 17:43:14 +00:00
SkSVGRect.h Revert "Revert "switch to new filltype for SkPath"" 2019-11-26 17:43:14 +00:00
SkSVGRenderContext.cpp [svg] Fix dasharray padding 2020-04-09 12:15:24 +00:00
SkSVGRenderContext.h [svg] Reference cycle avoidance 2020-04-08 20:04:17 +00:00
SkSVGShape.cpp rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00
SkSVGShape.h Revert "Revert "switch to new filltype for SkPath"" 2019-11-26 17:43:14 +00:00
SkSVGStop.cpp rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00
SkSVGStop.h rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00
SkSVGSVG.cpp [SVG] Fix spec links 2020-04-08 15:48:08 +00:00
SkSVGSVG.h rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00
SkSVGText.cpp Add experimental support for svg text tag. 2020-03-27 13:56:49 +00:00
SkSVGText.h Add experimental support for svg text tag. 2020-03-27 13:56:49 +00:00
SkSVGTransformableNode.cpp rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00
SkSVGTransformableNode.h rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00
SkSVGTypes.h Revert "Revert "switch to new filltype for SkPath"" 2019-11-26 17:43:14 +00:00
SkSVGUse.cpp [svg] Reference cycle avoidance 2020-04-08 20:04:17 +00:00
SkSVGUse.h [SVG] Fix spec links 2020-04-08 15:48:08 +00:00
SkSVGValue.cpp rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00
SkSVGValue.h rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00