classpath
[Top][All Lists]
Advanced

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

Re: [PATCH] text layout implementation


From: Tom Tromey
Subject: Re: [PATCH] text layout implementation
Date: 18 Nov 2003 15:39:10 -0700
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50

>>>>> "graydon" == graydon hoare <address@hidden> writes:

graydon> this patch implements simple awt text layouts using attributed strings
graydon> and j2d glyph vectors. it will probably need further work, but it is
graydon> enough to get the swing text system limping along.

If you know of specific problems in the patch, go ahead and add
comments explaining what remains.

graydon> 2003-11-18  Graydon Hoare  <address@hidden>
graydon>        * java/awt/font/TextLayout.java: Implement simple layouts
graydon>        using attributed strings and glyph vectors.

Please check in, thanks.

Tom




reply via email to

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