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

Do you know that SVGgh works on OS X too? #7

Open
djphoenix opened this issue Mar 15, 2015 · 3 comments
Open

Do you know that SVGgh works on OS X too? #7

djphoenix opened this issue Mar 15, 2015 · 3 comments

Comments

@djphoenix
Copy link
Contributor

With some changes (UIColor->NSColor etc.) SVGgh runs perfect in OS X app. Will you write some #defines to make it platform-independent? Or could I do it (via pull request)?

@grhowes
Copy link
Contributor

grhowes commented Mar 15, 2015

I didn't know that but I'm unsurprised it can be easily done. As you know, it's all Core Graphics and CALayers once you get passed a thin UIView wrapper.

If you'd like to put together a pull request, I'd be happy to look it for inclusion.

@hamin
Copy link

hamin commented Apr 29, 2015

👍

@hamin
Copy link

hamin commented Apr 29, 2015

@djphoenix @grhowes here's a reference of another project that turns svgpaths to uibezierpaths/nsbezierpaths https://github.com/ap4y/UIBezierPath-SVG/blob/master/SKUBezierPath%2BSVG.h

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

3 participants