classpath-patches
[Top][All Lists]
Advanced

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

[cp-patches] Re: Proposal: Graphics2D rewrite branch


From: Roman Kennke
Subject: [cp-patches] Re: Proposal: Graphics2D rewrite branch
Date: Thu, 08 Dec 2005 18:01:30 +0100

Am Donnerstag, den 08.12.2005, 13:20 +0000 schrieb theUser BL:
> >On this branch I'd like to do several things:
> >
> >1) Make Graphics2D the default
> >2) Remove Graphics
> 
> What do you mean with this?
> Does this mean, that Graphics is based on Graphics2D and so for plain AWT or 
> Swing programs Cairo is needed?
> 
> I don't hope so. I have the hope, that it goes in any time the other way 
> around, that Graphics2D is based on Graphics and created with the plain 
> AWT-Graphics.

This would indeed be cool to have, though I doubt this is what fitzsim
is going to do. As in other areas of Classpath it would be nice to have
a Java-only (easily portable) variant and a version that is backed by
some native lib.

What I don't understand, why do we need a new branch here? The
build-time and runtime-switches seem sufficient to me for now. And when
the impl is somewhat complete, these switches could be easily changed to
make Graphics2D the default.

/Roman

Attachment: signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil


reply via email to

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