mindbrix / UIBezierPath-SVG

UIBezierPath from SVG string

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

UIBezierPath+SVG

UIBezierPath class category with SVG parser

Usage

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

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

Reference

License

(The MIT License)

About

UIBezierPath from SVG string