百度 | 神马 | 搜狗 | 技术文档 | 学习资料分享 - 记录帝国CMS及运维技术的点点滴滴
你的位置:首页 > 实用IT技术 » 正文

【经典网站】Bonsaijs:轻量级JavaScript绘图库

发布时间:2020-09-16

作品分类:经典网站  绘图  包括  支持  绘图  Bonsaijs  JavaScript

Bonsaijs:轻量级JavaScript绘图库是一套轻量级的JavaScript绘图库,内有一个SVG 渲染器。简单易用,而且支持各种多媒体资源包括音频、视频、图片、字体等等。

Bonsai’s 主要功能包括:

1、Architecturally separated runner and renderer;

2、iFrame, Worker and Node running contexts;

3、Paths;

4、Assets (Audio, Video, Images, Fonts, SubMovies);

5、Keyframe and time based animations (easing functions too);

6、Path morphing。

Bonsaijs工具支持的浏览器有:Chrome >= 20、Safari >= 5、Firefox >= 18、IE >= 9、Opera >= 12。

Top