Télécharger la liste

Description du projet

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.

Système requise

System requirement is not defined

Livrée : 2008-12-04 18:56
sie 0.38 (1 files Cacher)

Notes de release

2008年12月4日、「SIE0.38」を公開しました。今回はテキスト関連のバグを中心に修正を行っています。

Changelog

0.37からの変更点
1,tspan要素にFontStyleを適用
2,STGroupオブジェクトの実装
3,バグ[#13947] gnuplotから出力されたSVGが表示されない を修正
4,バグ[#13703]のクリッピング異常を再修正
5,bug[#13963]viewBox属性などを指定すると、text要素の位置がずれてしまう を修正
6,Objectembedsオブジェクトを全ブラウザで作成するように
7,== 演算子を === に
8,i++を++iに
9,XLinkにおいて、ファイル名のみを記したURIのバグを修正