SVGKit
SVGKit copied to clipboard
A Cocoa framework for rendering SVG files as Core Animation layers
Massive MASSIVE changes here (150 files changed!) Generating this pull request so you can see what's changed, see what you think...
I'm trying to use SVGKit to load an .svg file with named objects in it, and then use hit testing to figure out which object the user has touched. What...
Can anyone help me to resize the image created by SVGKit? I need resize the image to fit my view.