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

-

  • No warning is displayed even when image is not correctly displayed.

Image

When referenced externally

  • [Unsupported image element is included.]

Text

When no font is specified

  • [Text elements may change appearance when imported. The following fonts are not supported and will be converted to NotoSansJP:]
    • The corresponding font names are displayed below the above message.

Substitute font specified
No initial font available

  • If a substitute font can be used, the substitute font is used. No warning is displayed.

Invalid SVG file

-

  • [Fail for importing a SVG file.]