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.
2008年7月8日、SIE0.26をリリースしました。
今回のリリースは、表示に関するバグの修正が主な変更点です。
0.25からの変更点
1,gradientRadial要素の表示を自然に近づけるよう修正(#12580)
2,PaintColorオブジェクトのコードの整形
3,opacity属性の優勢順序を変えるなどして修正
4,stop-opaicty属性の適用
5, lt; という文字列を含む SVG ファイルが表示できるようにした(#12884)