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

发布: 2011-10-23 19:32
sie 0.87 (1 files 隐藏)

发布版本通知

SIE0.87 has been released. 23, Oct. 2011.

軽量化したSIE0.87を公開しました。2011年10月23日付。

变更日志

1, #23781 「struct-frag-02-tで画像全体の幅と高さが大きくなる」を修正
2, SVGPaintのプロパティや変数を整理
3, MouseEwventとMutationEventの変数を整理
4, Eventのcallはすでに初期化できているため、削除
5, SVGTextPostionElementの定数を数値化
6, CSS2PropertiesやCSSStyleDeclaretionなどの値を整理
7, SVGColorのキーワードの文字列値の空白を削除
8, SVGSVGElementの変数を整理
9, SVGViewSpecのプロパティを整理
10, SVGGElementの変数を整理
11, SVGPolygonElementなどをはじめとして、シェイプ関連の要素の変数を整理
12, SVGPathElementの関数呼び出しを整理
13, SVGAnimatedLengthなどの名前のエイリアスを変数で作成することで軽量化
14, SVGPolygonElementとSVGPolylineインターフェースの共通インターフェースとして、_GenericSVGPolyElementを導入
15, text、tspan要素で、前もって作られた_currentStylenのキャッシュを削除して修正
16, IE9でscript要素を使ったときのエラーに対処した
17, SVGTextContentElementやSVGTextPositionElementなどの定数を数値に変換
18, getStartPositionOfCharメソッドの変数を整理して軽量化
19, SVGPatternElementの変数にスペルミスがあったので修正 (beta fixed)