The 'SIE' is an opensource SVG Animation rendering engine written in JavaScript for Edge and IE 11. It's lightweight, about 11kb (gzipped). SVG is a web standard language for drawing a vector graphics used in Inkscape, Illustlator and so on.
The SIE project is a community developing the SIE.
今回の主な変更は、SVGを直接HTMLに埋め込むことができる機能を修正したことです。
2009年10月26日、「SIE0.52」を正式にリリースしました。
以下のページをご覧下さい。 http://sie.sourceforge.jp/n20091026.html
2009-10-26 version 0.52
ver. 0.51からの変更点
1, インラインSVGにおけるWebkitの文字化けを修正
2, http://d.hatena.ne.jp/bellbind/20090404/1238821485 左のコード(bellbind氏)を使用して、リンクのツールチップに対応させた
3, line-heightプロパティを指定して、文字のずれを修正
4, FirefoxとOperaにはdataスキーム方式ではなくて、DOMParser方式のtext2svg機能を採用した