skia2/modules/svg/include
Tyler Denniston 30e327e19e [svg] Rename gradient units type to object bounding box units
It turns out that "userSpaceOnUse | objectBoundingBox" can be specified
as the unit type for multiple elements, such as clips, masks, filters
etc. and is not specific to gradients.

The full list:
https://www.w3.org/TR/SVG11/coords.html#ObjectBoundingBoxUnits

Bug: skia:10842
Change-Id: I995d588862fb43b9f130f0455d7af8de47046af4
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/330616
Reviewed-by: Florin Malita <fmalita@chromium.org>
Commit-Queue: Tyler Denniston <tdenniston@google.com>
2020-10-30 18:56:40 +00:00
..
SkSVGAttribute.h [svg] Convert text-anchor to a presentation attribute 2020-10-28 14:10:01 +00:00
SkSVGAttributeParser.h [svg] Rename gradient units type to object bounding box units 2020-10-30 18:56:40 +00:00
SkSVGCircle.h Reland "[svg] Relocate out of experimental" 2020-10-16 02:32:41 +00:00
SkSVGClipPath.h Reland "[svg] Relocate out of experimental" 2020-10-16 02:32:41 +00:00
SkSVGContainer.h [svg] Implement gradientUnits="objectBoundingBox" 2020-10-27 19:56:28 +00:00
SkSVGDefs.h Reland "[svg] Relocate out of experimental" 2020-10-16 02:32:41 +00:00
SkSVGDOM.h Reland "[svg] Relocate out of experimental" 2020-10-16 02:32:41 +00:00
SkSVGEllipse.h Reland "[svg] Relocate out of experimental" 2020-10-16 02:32:41 +00:00
SkSVGG.h Reland "[svg] Relocate out of experimental" 2020-10-16 02:32:41 +00:00
SkSVGGradient.h [svg] Rename gradient units type to object bounding box units 2020-10-30 18:56:40 +00:00
SkSVGHiddenContainer.h Reland "[svg] Relocate out of experimental" 2020-10-16 02:32:41 +00:00
SkSVGIDMapper.h Reland "[svg] Relocate out of experimental" 2020-10-16 02:32:41 +00:00
SkSVGLine.h Reland "[svg] Relocate out of experimental" 2020-10-16 02:32:41 +00:00
SkSVGLinearGradient.h Reland "[svg] Relocate out of experimental" 2020-10-16 02:32:41 +00:00
SkSVGNode.h [svg] Convert text-anchor to a presentation attribute 2020-10-28 14:10:01 +00:00
SkSVGPath.h Reland "[svg] Relocate out of experimental" 2020-10-16 02:32:41 +00:00
SkSVGPattern.h Reland "[svg] Relocate out of experimental" 2020-10-16 02:32:41 +00:00
SkSVGPoly.h Reland "[svg] Relocate out of experimental" 2020-10-16 02:32:41 +00:00
SkSVGRadialGradient.h Reland "[svg] Relocate out of experimental" 2020-10-16 02:32:41 +00:00
SkSVGRect.h [svg] Implement gradientUnits="objectBoundingBox" 2020-10-27 19:56:28 +00:00
SkSVGRenderContext.h [svg] Add current node to render context 2020-10-22 21:01:04 +00:00
SkSVGShape.h Reland "[svg] Relocate out of experimental" 2020-10-16 02:32:41 +00:00
SkSVGStop.h Reland "[svg] Relocate out of experimental" 2020-10-16 02:32:41 +00:00
SkSVGSVG.h [svg] Add support for preserveAspectRatio 2020-10-21 22:10:33 +00:00
SkSVGText.h [svg] Convert text-anchor to a presentation attribute 2020-10-28 14:10:01 +00:00
SkSVGTransformableNode.h [svg] Implement gradientUnits="objectBoundingBox" 2020-10-27 19:56:28 +00:00
SkSVGTypes.h [svg] Rename gradient units type to object bounding box units 2020-10-30 18:56:40 +00:00
SkSVGUse.h [svg] Implement gradientUnits="objectBoundingBox" 2020-10-27 19:56:28 +00:00
SkSVGValue.h [svg] Rename gradient units type to object bounding box units 2020-10-30 18:56:40 +00:00