classpath
[Top][All Lists]
Advanced

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

[PATCH] text layout implementation


From: graydon hoare
Subject: [PATCH] text layout implementation
Date: 18 Nov 2003 16:55:44 -0500
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2

hi,

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

-graydon

2003-11-18  Graydon Hoare  <address@hidden>

        * java/awt/font/TextLayout.java: Implement simple layouts
        using attributed strings and glyph vectors.

Attachment: j2d-textlayout-fix.patch
Description: Text Data


reply via email to

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