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.
主な変更点は、SVGFontの縦書きをサポート。
公式情報はこちら。
http://sie.sourceforge.jp/news/n20091124.html
ver. 0.53からの変更点
1, 見やすくなるよう、コーディングの整形をした
2, unicode属性が指定されていないときの無視する処理を追加
3, SVGFontの縦書きへの対応
4, バグ #13949「属性の相対単位の解釈が異常」を修正
5, SVGFontについて、同列の中の同じ文字が表示されなくなるバグを修正
6, 縦書きのときの句読点を、自動で位置合わせするように改良した