| Product Home Product features Download Purchase | Site Map About Contact |
The product version and the date of relase can be found in the file build.txt
which is located in the directory applet of the downloaded package.
Implemented new flexible solution for clipart panels
jnlp_href MUST be set,
otherwise the applet won't be displayed in Java Plugin 2.
<param name="jnlp_href" value="plugin2.jnlp">
res.zip in the applet's directory.cliparts_resizable and cliparts_rotatable.Added new actions: "zoomin", "zoomout".
Remade the functions saveImage()
and loadImage()
to address new security restrictions in Java 1.6 Update 24.
Implemented "paste" action (pastes images from Cliprboard).
Fixed bug in Text tool for Fixed for Japanese and Chinese.
Implemented custom Shape Strokes.
Improved arrow tools and introduced paint_options:
arrow_width: and arrow_height.
Fixed the bug: The editor failed to save in JPEG format when the original (loaded) JPEG had resolution 0 dot/inch in its meta info.
Remade Drag & Drop functionality to address new security restrictions in Java 1.6 Update 19
Renamed the function getImage() to
getBase64Image()
to bypass bug in JavaScript to Java communication in Safari browser.
Parameter load_prescaling allows loading/openning images of any size
with prescaling.
Implemented BiColors
- Parameter blockunchanged blocks saving of images if nothing was changed.
- fixed bug in the function isChanged()
Rotating cliparts and selected areas.
Implemented new action "open" which allows the user to open local files.
Function loadImage()
allows loading images dynamically.
Implemented new response command #JAVASCRIPT.
New generation J-Painter 7.0 has been released. J-Painter 7.0 is not compatible with ver 6.x or older versions and requires significant changes in the enveloping HTML code.
| Features/Functions | Version 7.0 | Version 6.x and older |
|---|---|---|
| Maximum image size (for typical Java configurations) | about 4 Mega pixels | about 1 Mega pixel |
| Reloading images of different size | Yes | No |
| Rotate clip arts | Yes | No |
| Editing images with transparent background | Yes | No |
| Support of translucent colors | Yes | No |
| Fill patterns | any shapes | rectangles only |
| Undo / Redo | Unlimited (regardless of the image size) |
a few steps (depends on the image size) |
| Saving in PNG format | True Color or indexed | True Color only |
| GUI implementation | One applet with predefined GUI templates or pure the canvas with HTML controls |
Many applets allocated by HTML |
| Stable on Firefox on |
Yes | No |
| Compatibility with Java Plugin 2 | Yes | No |
| Required Java version | 1.4+ | 1.1+ |