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

发布: 2014-02-10 21:46
sie 15 (1 files 隐藏)

发布版本通知

SIE 15 has been released. It's stable. Fixed some bugs on the 'text' element and the 'a' element.

2014年2月10日、SIE 15を正式に公開しました。今回の修正はテキストとリンクのバグの修正です。

变更日志

1, toolにbase.jsの追加
2, getStartPositionOfCharメソッドに関するスペックを追加
3, SVGTextContentElementの修正
4, チケット #30742 「linking-a-09-b.svgでテキストが表示されない不具合」を修正
5, getStartPositionOfCharメソッドの軽量化
6, text要素とtspan要素におけるテキスト表示アルゴリズムの変更
7, SVGTextPositioningElementの変数の整理
8, SVGAElementの_tarプロパティの挿入方式を変更
9, 個々のdiv要素ごとにdisplayプロパティを適用させるのをやめて改善