exyte / Macaw

Powerful and easy-to-use vector graphics Swift library with SVG support
MIT License
6k stars 552 forks source link

SVG parsing error #786

Open DixPatel009 opened 2 years ago

DixPatel009 commented 2 years ago

i add one svg and load this svg using Macaw but showing this error.

SVG parsing error. Shape switch not supported SVG parsing error. Shape aipgf not supported

Code For Implement :

let sVC = SVGView.init(frame: CGRect(x: 0.0, y: 150.0, width: 200.0, height: 200.0))
sVC.fileName = "sticker"
self.view.addSubview(sVC)

SVG File : Sticker_Img_16439529827404