File tree Expand file tree Collapse file tree 1 file changed +1
-8
lines changed
Expand file tree Collapse file tree 1 file changed +1
-8
lines changed Original file line number Diff line number Diff line change 11# SVGAPlayer
22
3- ## Supporting SVGA Library
4-
5- SVGA 是一个遵循 Apache 开源协议的开源项目,目前该项目主要由 [ PonyCui] ( https://github.com/ponycui/ ) 和 [ errnull] ( https://github.com/errnull/ ) 负责维护。如果这个项目对你的公司或者应用有所帮助,你可以考虑:
6-
7- * [ 雇用 PonyCui 为顾问。] ( ./backer/hire.md )
8- * [ 通过支付宝或者微信一次性捐赠。] ( ./backer/donate.md )
9-
103## 介绍
114
125` SVGAPlayer ` 是一个轻量的动画渲染库。你可以使用[ 工具] ( http://svga.io/designer.html ) 从 ` Adobe Animate CC ` 或者 ` Adobe After Effects ` 中导出动画文件,然后使用 ` SVGAPlayer ` 在移动设备上渲染并播放。
@@ -91,4 +84,4 @@ SVGAParser *parser = [[SVGAParser alloc] init];
9184
9285## APIs
9386
94- 请参阅此处 [ https://github.com/yyued/SVGAPlayer-iOS/wiki/APIs ] ( https://github.com/yyued/SVGAPlayer-iOS/wiki/APIs )
87+ 请参阅此处 [ https://github.com/yyued/SVGAPlayer-iOS/wiki/APIs ] ( https://github.com/yyued/SVGAPlayer-iOS/wiki/APIs )
You can’t perform that action at this time.
0 commit comments