send link to app

Vecode is a blending word which combines Vector and Code. It helps developers and designers turn vector images to drawing codes or svg images.

For now, Vecode is able to import:

* swf vector format

Able to export:

* Quartz code (Swift)
* Quartz code (Objective-C)
* Android graphics code
* svg image
* png image

FYI Quartz code is a drawing code for iOS and OS X. Android graphics code, AKA the drawing code on Android platform.

Weve coded project example VecodeKit, showing how to use the exported drawing codes. You can download the latest VecodeKit on GitHub. The link is https://github.com/DumbDuck/VecodeKit .