This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: [PATCH] various graphics2d fixes
- From: Tom Tromey <tromey at redhat dot com>
- To: graydon hoare <graydon at redhat dot com>
- Cc: java at gcc dot gnu dot org, classpath at gnu dot org
- Date: 18 Nov 2003 15:48:20 -0700
- Subject: Re: [PATCH] various graphics2d fixes
- References: <878ymdv7v9.fsf@dub.venge.net>
- Reply-to: tromey at redhat dot com
>>>>> "graydon" == graydon hoare <graydon@redhat.com> writes:
graydon> these are just miscellaneous fixes which have accumulated to the
graydon> graphics2d implementation I did atop cairo. nothing revolutionary,
graydon> just a lot of minor fixups, so I bundled them up here in one
graydon> patch. changes to other areas (eg. swing) will follow in separate
graydon> patches.
graydon> comments? ok to commit?
Please check in, thanks.
Tom