Re: Proposal: Graphics2D rewrite branch

2005-12-12 Thread Mark Wielaard
On Sun, 2005-12-11 at 18:02 -0700, Tom Tromey wrote: > > "Mark" == Mark Wielaard <[EMAIL PROTECTED]> writes: > Mark> And you should not see it as "private" or "may be broken at random > Mark> times". It should be as much as possible something that you work with a > Mark> team on (and if there i

Re: Proposal: Graphics2D rewrite branch

2005-12-11 Thread Tom Tromey
> "Mark" == Mark Wielaard <[EMAIL PROTECTED]> writes: >> Requirements for patch email to classpath-patches and for paperwork >> *cannot* be lifted. Mark> And you should not see it as "private" or "may be broken at random Mark> times". It should be as much as possible something that you work w

Re: Proposal: Graphics2D rewrite branch

2005-12-11 Thread Mark Wielaard
Hi, On Wed, 2005-12-07 at 12:05 -0700, Tom Tromey wrote: > > "Tom" == Thomas Fitzsimmons <[EMAIL PROTECTED]> writes: > > Tom> I'd like to propose a new branch in the GNU Classpath CVS repository: > Tom> graphics2d-rewrite. Patches to this branch should be sent to > Tom> classpath-patches@gnu

Re: Proposal: Graphics2D rewrite branch

2005-12-08 Thread Clemens Eisserer
Hello, Great that there is a rewrite of Graphics2D *yipie* I would be interrested to hear some thoughts about a single threaded rendering pipeline as Sun's OpenGL pipeline uses. Is Cairo threadsafe itself or does Classpath take care? lg Clemens ___ Cl

Re: Proposal: Graphics2D rewrite branch

2005-12-08 Thread Thomas Fitzsimmons
On Thu, 2005-12-08 at 13:20 +, theUser BL wrote: > >On this branch I'd like to do several things: > > > >1) Make Graphics2D the default > >2) Remove Graphics > > What do you mean with this? I meant remove GdkGraphics. > Does this mean, that Graphics is based on Graphics2D and so for plain AW

Re: Proposal: Graphics2D rewrite branch

2005-12-08 Thread 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

Re: Proposal: Graphics2D rewrite branch

2005-12-07 Thread Per Bothner
David Gilbert wrote: Regarding 3) and BufferedImages, I think I recall Sven saying he was mistaken about the DataBuffer classes. As far as I could tell (from writing some Mauve tests for them) they use real Java arrays. It should be possible to have a hybrid implementation that can use native

Re: Proposal: Graphics2D rewrite branch

2005-12-07 Thread David Gilbert
Thomas Fitzsimmons wrote: Hi, I'd like to propose a new branch in the GNU Classpath CVS repository: graphics2d-rewrite. Patches to this branch should be sent to classpath-patches@gnu.org with a subject line prefix of [g2d rewrite]. Commit policy is the same as GNU Classpath trunk. On this bra

Re: Proposal: Graphics2D rewrite branch

2005-12-07 Thread Tom Tromey
> "Tom" == Thomas Fitzsimmons <[EMAIL PROTECTED]> writes: Tom> I'd like to propose a new branch in the GNU Classpath CVS repository: Tom> graphics2d-rewrite. Patches to this branch should be sent to Tom> classpath-patches@gnu.org with a subject line prefix of [g2d rewrite]. Tom> Commit policy