Skip to content

Latest commit

 

History

History
41 lines (32 loc) · 1.46 KB

README.md

File metadata and controls

41 lines (32 loc) · 1.46 KB

AnimShape  npm version

It's also named AnimBezierShape before version 1.1.0,so please use the newest version.

What is AnimShape?

中文介绍 When using an ART.Shape, we often want a beauty animation on it, but Animated is so limited. AnimShape provid a animation in Shape,where you can render smooth curve tardily.

Here is a video(Tencent, Youtube) to show it.

Development Document

How to get it?

  • npm install art-anim-shape;

Development Document;

Version List

version date contributor Tag
0.1.23 2017/08/25 wangjian
1.2.1 2017/08/27 wangjian

Attach

If you had installed AnimBezierShape before, please update it, by following steps:

$ npm uninstall art-anim-bezier-shape
$ npm install art-anim-shape

E-mail:[email protected]