PenDraw™
Programmable Web Graphics

SVG and HTML

'Embedding' SVG in HTML

We recommend that you use <object>, not <embed> when you want to put svg in html or xhtml pages.

<embed> is deprecated.

There have been worries about <object> having security weaknesses with SVG as notified in http://www.greymagic.com/news, but we believe that they have been fixed .

We will keep this note updated if things change, and will post any changes in our News.