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 requirement is not defined

发布: 2009-12-28 19:57
sie 0.56 (1 files 隐藏)

发布版本通知

軽量化に成功した「SIE」の最新バージョン。
SVG Fontなどにかかわるバグを修正しました。

变更日志

2009-12-28 version 0.56
ver. 0.55からの変更点
1, タイムライン開始時の処理を一つの関数にまとめて、軽量化
2, 軽量化のために、getOffsetメソッドを導入した
eventSyncメソッドを使って軽量化をした
3, 複数のset要素に対応
4, 変数のAliasを作成
5, FontStyleのfsetメソッドに関数のAliasを作って高速化させた
6, チケット #19837「OperaでSVG Fontを使うと、見えなくなってしまう」を修正
7, 関数NAIBU.pathDataを削除した
8, set要素において、イベントアニメーションを何度も行えるように改良した
9, フレームごとに実行する関数に関して、beginが呼び出されたときのみ実行されるようにした