Skip to content

ap4y/UIBezierPath-SVG

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SKUBezierPath+SVG

SKUBezierPath is a UIBezierPath/NSBezeierPath class category with SVG parser. This project was previously called UIBezierPath+SVG, it was renamed to SKUBezierPath+SVG with introduction of NSBezierPath support, see #5.

Usage

+ (SKUBezierPath *)bezierPathWithSVGString:(NSString*)svgString;

Example project included with sample SVG icons (from Raphael free icons collection).

Contributors

ARC and NSBezierPath support was implemented by @mredig.

Alternative Projects

Check IJSVG (NSBezierPath only) if you need support for transfortmations, elements, etc.

Reference

License

(The MIT License)

About

NS/UIBezierPath from SVG string

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published