Vector Code Lite

Vector Code Lite

by CODINGDAY LIMITED
4.7 ยท 9,917 ratings
0.99 USD Download from Mac App Store
v1.6 ยท Updated 2 months ago ยท 10.8 Mb ยท Released Jul 2014

How do you feel about this app?

Key Features

๐Ÿค– AI Powered
๐Ÿ“„ PDF Support
โœจ Filters & Effects
๐ŸŽจ Drawing & Paint
๐Ÿ“ค Export & Share
๐Ÿ–จ๏ธ Print Support
Vector Code Lite

About Vector Code Lite

Vector code Lite is the limited version of Vector code. You wont be able to export the generated code, and it will only generate first 42 lines of the code that you can use for simple drawings. Vector code allows you to generate executable code from your drawings and designs. It uses scalable vector graphic (svg) format as input that is the standard of all vector drawing applications. *Svg load and save *Sketch, draw, paint using built in editor *Generates objective c and c# code for osx and ios *Pencil, line, rectangle, ellipse, bezier, path, text, zoom, free hand draw, solid paint *Group, ungroup, duplicate *Shape library with nearly 100 shapes grouped in categories *Build your own custom controls easily, generate pdf, image, or printer documents *Bring designs from existing editors that you use or from internet in svg *Transparency support It generates objective c and c# code for osx and iOS with lowest possible drawing api for high performance (Core Graphics C API) as output. Uniform coordinate system for all platforms. You can use generated code for all device-specific information needed to render the paint on a page to the destination, whether the destination is a window in an application, a bitmap image, a PDF document, or a printer. You can use generated code in your apps without any external dependencies as the code is only using Core Graphics Api. It is a must have for your design toolbox whether you are developing for one platform or many platforms You can export all the code to include in your project within the application. Using the editor you can sketch for desired resolution for your target platform. And use the generated code for your apps. It allows you to use a single design to generate native code of the platform You can use in app designer or use existing designs to load the file and generate the code