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

發布 2010-01-09 19:43
sie 0.57 (1 files 隱藏)

發布版本通知

バグを修正して、高速化した「SIE0.57」を公開しました。

詳しい情報は http://sie.sourceforge.jp/news/n20100109.html

更動紀錄

version 0.56からの変更点

  1. chsetの最適化
  2. STPathオブジェクトの最適化
  3. fontsetのAliasを増やした
  4. SVGtoVMLオブジェクトのreadメソッドを高速化
  5. ルート要素にvisibilityプロパティを適用させるのをやめる
  6. windowオブジェクトのイベント解放の位置を修正
  7. Safari3.xでもSVGアニメーションができるように改良
  8. チケット#16943 「use要素が一部のモードで非対応」を修正
  9. NAIBU.PaintColorオブジェクトを整理して高速化
  10. Opera10.xのSVG画像をなかなか読み込まない現象を解決するため、SVGフォント処理をずらした