SVGE SVGLEVEL

From M-Gate Labs Wiki

Jump to: navigation, search

Contents

Shape Tags

rect

readable: yes

writeable: no

circle

readable: yes

writeable: no

ellipse

readable: yes

writeable: no

path

readable: yes

writeable: yes

note: paths are the only object that SVGE exports. SVGE will not take the time to determine which shape type is optimal when it can easily write everything as a path.

polyline

readable: yes

writeable: no

polygon

readable: yes

writeable: no

Other Tags

defs

readable: yes

writeable: yes

linearGradient

readable: yes

writeable: yes

radialGradient

readable: yes

writeable: yes

pattern

readable: no

writeable: no

Personal tools