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.
set要素をサポート。
公式情報はこちら。
http://sie.sourceforge.jp/news/n20091216.html
ver. 0.54からの変更点
1, orientation属性を実装
2, STSetElementオブジェクトの実装
3, フレーム処理で同期を行えるように処理
4, NAIBU._fontSearchURIの位置を修正