Downloadliste

Projektbeschreibung

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.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert

Veröffentlicht: 2009-01-07 22:33
sie 0.39 (1 files Verstecken)

Versionsanmerkungen

2009年1月7日、「SIE0.39」を公開しました。バグの修正などをしています。

Änderungsprotokoll

バージョン0.38からの変更点
1,バグ[#14168]の修正
2,tspan要素の位置が誤るのを修正
3,PaintColorオブジェクトのsetの引数変更
4,xml:base属性はより近い親要素のを適用
5,STGroupElementを枝にした木構造に変更
6,チケット#14169修正
7,ソースがわかりやすいようにコメントを増やした
8,undefinedのチェックをvoid 0で行う
9,正規表現関連のオブジェクトの整理
10,STLengthの最適化