JDraw is a pixel oriented graphics editor easy to use.
JDraw can read the following formats:
- GIF - interlaced/not interlaced
- ICO - Windows icons up to 32bit (=XP's true colour icons)
- JD - JDraw's own image format (serialized jdraw.data.Picture objects)
- JPG
- PNG - interlaced/not interlaced
Images can be saved in the following formats:
- GIF - interlaced/not interlaced
- ICO - Windows icons up to 32bit (=XP's true colour icons)
- JD - this format is useful, if you usually save compressed images, but want to keep one version with full palettes. Or maybe you're implementing exciting things based on Picture objects.
- JPG - the quality can be configured (see The Settings Dialog)
- PNG - interlaced/not interlaced
Add new comment