cggen
cggen copied to clipboard
Tool for generating Core Graphics code from vector image files
Sample svg using stroke-miterlimit: http://tutorials.jenkov.com/svg/stroke.html#stroke-miterlimit
GradientTransform attribute for gradient not supported yet. It should be relatively easy to add when raw code generation is dropped. (IBRO-24966)
Attaching as .txt as GitHub doesn't accept svg [shadow.svg.txt](https://github.com/yandex/cggen/files/6350557/shadow.svg.txt)
README.md is a bit outdated, we should refresh it, add info about svg and xcode integration.