I'm a happy owner and reader of the Vincent Hardy's book. Simply Invaluable.
He should write a second edition, with uptates to java2se 6..

I have a working example of the AttributedString/TextLayout issue.
Find it attached to this message.

Cheers,

Mik
============================================================================
ClassX Development Italy  Via Francesca, 368/I I-56030 S.M. a Monte (PI) <
Tel.(+39)-0587-705153  Fax.(+39)-0587-705153  WEB: http://www.classx.it  <
============================================================================


----- Original Message -----
From: "Phil Race" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, November 10, 2006 8:42 PM
Subject: Re: [JAVA2D] AttributedString and Outline


Vincent Hardy's book  Java 2D API Graphics comes with
a GLF toolkit which supports many effects. There are
examples of embossed text and other effects.
I believe the toolkit is available for download.
Use your favourite search engine.

You can also take a look at the java 2D demo.
This does use outlines. Sounds like that isn't
exactly what you want but take a look anyway

Also note that you can set FOREGROUND and BACKGROUND
text attributes which can be a Paint, not just a Color.

===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff JAVA2D-INTEREST".  For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".

Attachment: OutlineTest.java
Description: Binary data

Reply via email to