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

CGPathGetCurrentPoint: no current point warning issued #15

Open
lingolab2 opened this issue Feb 2, 2019 · 0 comments
Open

CGPathGetCurrentPoint: no current point warning issued #15

lingolab2 opened this issue Feb 2, 2019 · 0 comments

Comments

@lingolab2
Copy link

While parsing any svgpath like the foll:

I am getting a warning like the following:
2019-02-02 12:42:26.829502+0530 XXXX [6689:423465] [Unknown process name] CGPathGetCurrentPoint: no current point.
and my code is:
let fileSVGPaths = SVGBezierPath.pathsFromSVG(at: fileUrl2!)

Is something wrong in my SVG or am I missing something?

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