This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[gui][PATCH] Implementation of CreateGraphics() for BufferedImage


Hi,

I'll be committing final patch that is needed for implementation
of createGraphics2D() for BufferedImage. With this patch, one should be
able to draw into BufferedImage using the Graphics2d object returned
from BufferedImage.createGraphics().


Olga.

Attachment: patch
Description: Text document


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]