You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Victor Luchits edited this page Jan 14, 2018
·
1 revision
The 'svg' decorator can render a single Scalable Vector Graphics image. It has the following properties:
svg-src
Property
Comment
Value:
<string>
Initial:
not defined
Percentages:
N/A
This property defines the name (and, for file sources, the relative path) of the source image.
svg-tesselate
Property
Comment
Value:
<number>
Initial:
0
Percentages:
N/A
This property enables experimental tesselation support. In tesselation mode, gradients are not supported and resulting the geometry may produce substantial aliasing on slanted edges, unless 2D MSAA is not enabled in the renderer.