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-01-07 22:33
sie 0.39 (1 files 隐藏)

发布版本通知

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

变更日志

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