Expand description
CSS properties used in SVG.
Enumsยง
- Color
Interpolation - A value for the color-interpolation property.
- Color
Rendering - A value for the color-rendering property.
- Image
Rendering - A value for the image-rendering property.
- Marker
- A value for the marker properties.
- SVGPaint
- An SVG
<paint>
value used in thefill
andstroke
properties. - SVGPaint
Fallback - A fallback for an SVG paint in case a paint server
url()
cannot be resolved. - Shape
Rendering - A value for the shape-rendering property.
- Stroke
Dasharray - A value for the stroke-dasharray property.
- Stroke
Linecap - A value for the stroke-linecap property.
- Stroke
Linejoin - A value for the stroke-linejoin property.
- Text
Rendering - A value for the text-rendering property.