Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SVG parsing error #786

Open
DixPatel009 opened this issue Feb 17, 2022 · 0 comments
Open

SVG parsing error #786

DixPatel009 opened this issue Feb 17, 2022 · 0 comments

Comments

@DixPatel009
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant