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 requirement is not defined

发布: 2016-06-09 20:55
sie 27 (1 files 隐藏)

发布版本通知

SIE 27 has been released. The animateTransform element's bug is fixed. Thanks

SIE 27をリリースしました。animateTransform要素のバグを修正しています

变更日志

  1. Fix #36268 'animate-elem-31-t.svg problem'
  2. Fix #35919 'support the animateMotion element'
  3. Fix the animateTransform element's bug
  4. Lighten the addLine method
  5. FIx the setTimeTable method's bug (beta fixed)
  1. チケット #36268「animate-elem-31-t.svgで不具合」を修正
  2. チケット #35919「animateMotion要素の実装」
  3. animateTransform要素の不具合を修正
  4. addLineメソッドの最適化
  5. setTimeTableメソッドの不具合を修正 (beta fixed)