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-10-26 19:41
sie 0.52 (1 files 隐藏)

发布版本通知

今回の主な変更は、SVGを直接HTMLに埋め込むことができる機能を修正したことです。

2009年10月26日、「SIE0.52」を正式にリリースしました。

公式情報

以下のページをご覧下さい。 http://sie.sourceforge.jp/n20091026.html

变更日志

2009-10-26 version 0.52
ver. 0.51からの変更点
1, インラインSVGにおけるWebkitの文字化けを修正
2, http://d.hatena.ne.jp/bellbind/20090404/1238821485 左のコード(bellbind氏)を使用して、リンクのツールチップに対応させた
3, line-heightプロパティを指定して、文字のずれを修正
4, FirefoxとOperaにはdataスキーム方式ではなくて、DOMParser方式のtext2svg機能を採用した