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: 2010-12-18 22:58
sie 0.65 (1 files Verstecken)

Versionsanmerkungen

2010年12月18日、「SIE0.65」を公開しました。主な修正点はバグの修正と最適化です。

Änderungsprotokoll

ver. 0.64からの変更点
1, チケット #21136 「画像の幅と高さが特定の条件を満たしたときに、画像が途切れる」を修正
2, SVGMatrixの最適化
3, GetSVGDocumentの変数の整理
4, SVGPointのプロパティの整理
5, SVGPathElementの変数に対して、nullを使って、解放させた
6, getComputedStyleメソッドの最適化のために、CSS2Propetiesオブジェクトを編集した
7, getComputedStyleメソッドについて、キャッシュの方式を変えることで、さらなる高速化と最適化
8, EventのpreventDefalutメソッドを実装