classpath-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cp-patches] FYI: java.awt.image merge


From: Sven de Marothy
Subject: Re: [cp-patches] FYI: java.awt.image merge
Date: Sun, 07 Nov 2004 14:06:01 +0100

Whoops, forgot the attachment.

Sorry,
/Sven

On Sun, 2004-11-07 at 11:33, Mark Wielaard wrote:
> Hi,
> 
> On Sat, 2004-11-06 at 17:23, Sven de Marothy wrote:
> > Merged Jerry Quinn's recent work on awt.image.
> > 
> > 2004-11-06  Jerry Quinn  <address@hidden>
> > 
> >     * java/awt/image/AffineTransformOp.java (filter): Implement
> >     filtering and bilinear interpolation for Rasters.
> >      Add TYPE_BICUBIC.
> >     * java/awt/image/IndexColorModel.java (IndexColorModel):
> >       Actually use the provided colormap.  Throw documented
> >       exceptions. Document exceptions.
> >     * java/awt/image/ComponentSampleModel.java (getDataElements,
> >     setDataElements): Implement SHORT, FLOAT, and INT
> >     transfer types.
> >     * java/awt/image/Raster.java (createBandedRaster): Implement.
> >     * java/awt/image/SampleModel.java (createSubsetSampleModel):
> >       Add javadocs.
> >     * java/awt/image/RescaleOp.java,
> >     java/awt/image/ColorConvertOp.java: Fix loop bounds.
> >     * java/awt/image/BandCombineOp.java,
> >     java/awt/image/LookupOp.java,
> >     java/awt/image/ConvolveOp.java: New classes.
> 
> Thanks. Could you also add the actual patch you will/want to commit in
> the future?
> 
> Cheers,
> 
> Mark

Attachment: image.patch
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]