SVG Data Restrictions
The following restrictions apply to SVG data that can be used with Simple Create:
Supported elements
Element | Description |
---|---|
circle | Circles |
defs | Reused objects |
ellipse | Ellipses |
g | Groups |
image | Image |
line | Line segments |
marker | Arrows or polymarkers |
path | Paths |
polygon | Polygons |
rect | Rectangles |
svg | SVG file documentation |
switch | External object embedding |
symbol | Graphic templates |
text | Text |
tref | Text (text data content) |
tspan | Text (font properties) |
use | Element reuse |
Unsupported elements
The conditions for which errors occur with unsupported elements are as follows:
Element | Error occurrence conditions | Message displayed |
---|---|---|
Image | - |
|
Image | When referenced externally |
|
Text | When no font is specified |
|
Substitute font specified |
| |
Invalid SVG file | - |
|