This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: PATCH: xlib support for 16-bit characters when rendering text
- From: Tom Tromey <tromey at redhat dot com>
- To: "Scott Gilbertson" <scottg at mantatest dot com>
- Cc: <java-patches at gcc dot gnu dot org>
- Date: 19 Apr 2003 11:46:05 -0600
- Subject: Re: PATCH: xlib support for 16-bit characters when rendering text
- References: <021701c2cbd0$932162b0$3c16a8c0@mantatest.com><87d6lzv4bg.fsf@fleche.redhat.com><02a701c2d1fa$fa2da600$3c16a8c0@mantatest.com><87wujxbgdj.fsf@fleche.redhat.com><067d01c2d78b$6694d0d0$3c16a8c0@mantatest.com>
- Reply-to: tromey at redhat dot com
>>>>> "Scott" == Scott Gilbertson <scottg at mantatest dot com> writes:
Scott> Added FIXME comments, with my understanding of what ought to be done in
Scott> future. Patch attached.
Scott> Index: libjava/ChangeLog
Scott> from Scott Gilbertson <scottg at mantatest dot com>
I finally checked this in.
Thanks.
Tom