Télécharger la liste

Description du projet

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.

Système requise

System requirement is not defined

Livrée : 2014-02-10 21:46
sie 15 (1 files Cacher)

Notes de release

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

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

Changelog

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プロパティを適用させるのをやめて改善