Crossing the Blues

Jakoon v0.9.1 j2me nokia

Posted by mista 2003
Jakoon v0.9.1 Image Editing/Manipulation Software













Jakoon is an image manipulation application written for Java ME. It uses eSWT for all UI rendering and is fully touch enabled for fullscreen image manipulation.

Jakoon does not perform any image manipulation by itself, but relies on the PIMP framework for that. It has been implemented and tested on Sony Ericsson S60 devices (currently Satio), but can run on any platform that meets the requirements like S60 5th Edition phones.

The application supports:

* Resizing
* Rotation
* Flipping
* Cropping
* Framing
* Brightness
* Contrast
* Effects (solarize, emboss, sepia, monochrome, negative)

Note that this is what Jakoon supports. Since Jakoon depends on PIMP which in turn depends on platform libraries, the actual support depends on the executing environment.

Requirements:

· Java ME with support for CLDC-1.1, eSWT, JSR-75 FC
· Screen resolution of 640x360
· Full touch support
· Whatever dependencies PIMP has

PIMP (Preview Image ManiPulation) is a Java ME image manipulation framework. Instead of working with high-res images directly, the framework allows an application to work with a scaled preview image that fits on a mobile device screen instead. This allows for fast preview image manipulation with short delays.

Changelog:

· Minor fix
· Fixed issue 1 (file opened in read_write for reading)
· Fixed untracked issue with directory path in Save
· Updated PIMP to 0.7.1

NOTE:INSTALL PIMP FIRST THEN JAKOON

Download to PC Clickshere