This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: [gui] Implement missing Raster function.
- From: Michael Koch <konqueror at gmx dot de>
- To: java-patches at gcc dot gnu dot org
- Cc: Jerry Quinn <jlquinn at optonline dot net>
- Date: Wed, 22 Sep 2004 15:09:57 +0200
- Subject: Re: [gui] Implement missing Raster function.
- References: <16719.49507.85589.547928@localhost.localdomain>
On Tuesday 21 September 2004 07:51, Jerry Quinn wrote:
> This adds the rest of Raster.createPackedRaster that was missing
> from the earlier checking.
>
>
> 2004-09-21 Jerry Quinn <jlquinn@optonline.net>
>
> * java/awt/image/Raster.java (createPackedRaster): Implement
> MultiPixelPackedSampleModel codepath.
Merged to GNU classpath.
Michael