Sascha Brawer <[EMAIL PROTECTED]> wrote on Wed, 14 Apr 2004 13:21:43 +0200:

>the following would provide support for java.awt.image.DataBuffer
>of TYPE_SHORT, TYPE_FLOAT and TYPE_DOUBLE. OK to commit?

Since nobody has expressed their objections, I've committed the attached
patch.
Thanks, by the way, for teaching me about cvs diff -N.

-- Sascha

Sascha Brawer, [EMAIL PROTECTED], http://www.dandelis.ch/people/brawer/ 


2004-04-14  Sascha Brawer  <[EMAIL PROTECTED]>

        * java/awt/image/DataBufferShort.java,
        java/awt/image/DataBufferFloat.java,
        java/awt/image/DataBufferDouble.java: New files.

        * java/awt/image/Makefile.am (EXTRA_DIST): Added
        DataBufferShort.java, DataBufferFloat.java, and
        DataBufferDouble.java.

        * gnu/java/awt/Buffers.java (createBuffer, createBufferFromData,
        getData): Added support for TYPE_SHORT, TYPE_FLOAT and TYPE_DOUBLE.

Attachment: bufs.diff
Description: Binary data

_______________________________________________
Classpath mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/classpath

Reply via email to