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 Requirements

System requirement is not defined

發布 2012-06-15 20:37
sie 1.0 (1 files 隱藏)

發布版本通知

SIE 1.0 has been released.

Acknowledgement

We owe a great many thanks to many people who help us in our project. thanks.

SIE 1.0を正式に公開しました。これは安定版です。

謝辞

今回のリリースに際して、ご尽力してくださった多くの方々に感謝を申し上げます。ありがとうございました。
特に、revulo氏にはたくさんのパッチをいただいて、バグの修正や高速化を実現していただきました。本当にありがとうございます。
また、takenspc氏、ZIGOROu氏、Christian Williams氏をはじめとして、数多くの関係者の方々にお礼を申し上げます。
最後に、SourceForgeのすばらしいサービスがなければ、SIEプロジェクトは、ここまで遂行できなかったでしょう。感謝の念をSourceForge関係者の方々にささげます。ありがとうございました。

更動紀錄

2012-6-15 version 1.0 (Commit: 1fa8e50cebea47fe2c7466bd0f2c694d22a57d3f)

1, Improved animation elements
2, Improved a SVGMarkerElement interface
3, Fixed the ticket #28492 - a 'tref' element's bug
4, Deleted a 'stlog' variable
5, Fixed a marker element's bug (beta fixed)
6, Fixed a text element's bug (beta fixed)

2012-6-15 version 1.0 (Commit: 1fa8e50cebea47fe2c7466bd0f2c694d22a57d3f)

1, アニメーション関連の要素を使ったときの安定性を向上させた
2, SVGMarkerElementの軽量化
3, チケット #28492 「tref要素での一文字目が表示されない」を修正
4, 開発者用のグローバル変数のstlogを削除
5, marker要素の2番目に適用されないバグを修正 (beta fixed)
6, text要素内のa要素が表示されない不具合を修正 (beta fixed)