koke / QuartzIcons

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

QuartzIcons

QuartzIcons is a proof of concept to convert SVG images into Swift 3 Core Graphics code.

This is the result of just a day of work, and it's not ready for prime time yet. The code works for the specific set of icons I was working on, but it doesn't implement the full SVG specification. So far it can process paths, rects, and polygons.

License

QuartzIcons is licensed under GNU General Public License v2 (or later)

About

License:GNU General Public License v2.0


Languages

Language:Swift 100.0%