Back
Category: Developer Tools
Qwarkee

Qwarkee

       Mac OS

Qwarkee is a developer tool that converts vector art (SVG from Adobe Illustrator) to objective-c code (quartz 2d - quartzcore framework).

Eliminate the need for rasterized images that take up memory on iOS devices. Render vector art in vector objective-c code.

No other tool can save you time and memory as Qwarkee!

A must have for all developers especially on iOS devices.

Great for muli-resolution support
Animation, illustrative games, books and much more.

What's new

Scaling methods have been introduced in the class files to give the user the ability to scale objective-c quartz objects.

- (void) scaleObjectBySizeWidth:(CGFloat)theWidth AndHeight:(CGFloat)theHeight;
- (void) scaleObjectWidth:(CGFloat)theWidth;
- (void) scaleObjectHeight:(CGFloat)theHeight;

- (void) scaleObjectByPercentage:(CGFloat)thePercent;

- (void) fitObjectToWidth:(CGFloat)theWidth;
- (void) fitObjectToHeight:(CGFloat)theHeight;


Screenshots

Screenshot 1 of 5

Share with Others

Last changed:
Jan 10, 2013
Category:
Developer Tools
Developer:
wavecoders
Version:
3.5.0
Average Rating:
3.50 (6)
Size:
3.4 MB
Other Apps By This Developer
ChiroCare
Qwarkee Lite
gen-icons