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 : 2011-12-13 21:43
sie 0.90 (1 files Cacher)

Notes de release

SIE0.90 has been released. A bug is fixed, and Spec (used by Jasmine) is edited.

バグを修正したSIE0.90を公開しました。2011年12月13日付。

Changelog

version 0.89からの変更点

1, AIBU._setPaintのvisibilityプロパティなどを修正
2, SVGTextElementのvisibilityプロパティとNAIBU._fontSearchURI関数をsplitメソッドを使うことで改良
3, Test Suiteのstruct-frag-05-tで、a要素の前に空白文字のテキストノードがあったため、Validという文字を表示できなかったバグを修正
4, SVGSpecにSVGPointインターフェースに関するSpecを追加