[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Proposal: Graphics2D rewrite branch
From: |
Thomas Fitzsimmons |
Subject: |
Proposal: Graphics2D rewrite branch |
Date: |
Wed, 07 Dec 2005 11:59:37 -0500 |
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
address@hidden with a subject line prefix of [g2d rewrite].
Commit policy is the same as GNU Classpath trunk.
On this branch I'd like to do several things:
1) Make Graphics2D the default
2) Remove Graphics
3) Split Graphics2D according to
http://developer.classpath.org/mediation/ClasspathGraphicsImagesText
Once these items are done and tested to work as well or better than the
current Graphics/Graphics2D implementations, I'll merge the branch into
trunk and continue development there.
Any objections?
Tom