Download List

프로젝트 설명

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.

System Requirements

System requirement is not defined

Released at 2008-09-15 18:50
sie 0.31 (1 files Hide)

Release Notes

2008年9月15日、SIE0.31をリリースしました。
前のバージョンに比べて、処理の最適化を行っています。また、ブックマークレットSieb1からSieb2へバージョンアップしています。

Changelog

0.30からの変更点
1, Sieb が Safari で動かない不具合の修正(パッチ ##13407)
2, 属性なしの<svg>タグに対応させた
3, rgb 形式の色指定を % 表記に対応させた(パッチ #13426)
4, stroke に opacity が適用されないバグを修正(バグ #13425)
5, PaintColorオブジェクトの最適化(パッチ #13468)
6, opacity関連のバグを修正
7, STPathの不要な部分を除去(パッチ #13470)