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

发布: 2008-05-11 22:02
sie 0.22 (1 files 隐藏)

发布版本通知

2008年5月12日、SIEバージョン0.22をリリースしました。
今回は主に、文字の表示にかかわる修正です。

变更日志

0.21からの変更点

1,g要素内で、text要素以外のテキスト内容が表示されてしまうバグを修正
2,フォントの大きさの計算方法を、stroke-widthと同じにした
3,不要なminx、minyという変数を削除
4,文字のデフォルトがIE(中サイズ)では12ptだったのを、12pxに統一(バグ#12471)
5,stroke-dasharray属性のバグを一部修正
6,Ajax部分において、X-Requested-Withヘッダを出力させた