Download List

Project Description

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 2017-04-08 20:59
sie 31 (1 files Hide)

Release Notes

SIE 31 has been released. It support the 'keyPoints' attribute. Thanks

SIE 31 がリリースされました。keyPoints属性がサポートされています

Changelog

  1. Optimized on starting the SVG (SMIL) animation
  2. Supported the keyPoints attribute
  3. Fixed Bug #36512「animate-elem-33-t's problem」
  4. Fixed Bug #36513「animate-elem-46-t's problem」 (beta fixed)
  5. Fixed Bug about the animate-elem-77-t's problem
  1. アニメーション開始時の高速化
  2. keyPoints属性の実装
  3. チケット #36512「animate-elem-33-t.svgの不具合」を修正
  4. チケット #36513「animate-elem-46-t.svgでの不具合」を修正 (beta fixed)
  5. animate-elem-77-t.svgにおけるアニメーションの不具合を修正