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

Released at 2014-07-22 21:00
sie SIE 16 (1 files Hide)

Release Notes

SIE 16 has been released on 22th Jul. Thanks

2014年7月22日に、SIE 16を正式にリリースしました。

Changelog

  1. オブジェクト指向の支援ライブラリとしてbase.jsを実装
  2. SIEのコードをbase.jsを使って書き換えて、軽量化
  3. replaceChildメソッドの型チェックをはずす
  4. cloneNodeメソッドの修正
  5. getElementByIdメソッドのidプロパティに関する修正
  6. EventTarget関数の削除
  7. replaceChildメソッドの修正
  8. createDocumentTypeメソッドの修正
  9. 不要なDocument._destroy関数の削除
  10. DOMImplementation関数の修正
  11. スペックとして、tool/SpecにBaseJSSpec
  12. createDocumentメソッドの修正と軽量化
  13. getElementsByTagNameNSメソッドの修正
  14. Object._create関数の修正
  15. sie-uncompressed.jsの文字コードの変更 (beta fixed)