JDraw is a pixel oriented graphics editor designed especially for small to medium-sized pictures used to decorate web pages. JDraw was completely written in Java, simple to use and saves (animated) GIFs, PNGs and ICOs.
I started writing this tool because it took me ages to do little things like changing a couple of pixels, making a colour transparent, adjusting some RGB values. Most graphic tools irritate with hundreds of sexy filters but have steep learning curves or just don't care about simple pixels. So it's high time for a good old pixel editor
Here are some key features of "JDraw":
· plain, filled and gradient filled rectangles
· plain, filled and gradient filled ovals
· plain and gradient filled text
· colour picking, cropping, filling
· image scaling
· image rotation
· copying/moving clips
· rotating/flipping clips
· save animated GIFs (interlaced/not interlaced)
· save PNGs (interlaced/not interlaced)
· save ICOs (true colour, 32 bit)
· save JPEGs of configurable quality
· read all image formats supported by Java
· colour reduction, colour replacing, colour swapping
· grayscaling
· image browser
· tolerant fill tool
· palette operations like editing RGB colours, alpha values
· configuration of the Look&Feel to use
Requirements:
· Java 1.1.4 or higher