svg

IOS中操作svg图

1、svg android 5.0以上官方可以支持,优点多多。请看上一篇随笔

2、在ios中源生的api没有提供相关的操作,但是可喜的是有第三方库提供了操作:SVGKit

            SVGKit的地址:https://github.com/SVGKit/SVGKit

             代码中集成SVGKit参考:http://stackoverflow.com/questions/3520977/build-fat-static-library-device-simulator-using-xcode-and-sdk-4/3647187#3647187

经过测试完全可以

posted on 2018-11-27 16:41  wp7ers  阅读(175)  评论(0)    收藏  举报