FYI: I remember hearing that this book is out of print. I guess I was lucky enough to get a copy. You can probably find a copy on a used book website (or at the library!) but I've heard of people having trouble finding it.
> -----Original Message----- > From: Discussion list for Java 2D API > [mailto:[EMAIL PROTECTED] On Behalf Of Phil Race > Sent: Friday, November 10, 2006 2:42 PM > To: [EMAIL PROTECTED] > 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. > > -phil. > > Michele Puccini wrote: > > Hello, > > > > I'm using TextLayouts made by AttributedStrings and I need > to outline > > (Stroke) the characters. Sadly I didn't find any Outline > > TextAttribute, so I would like to know how to implement it. > > > > More generally it would be nice to implement virtually any kind of > > TextAttribute i.e. Emboss, Shadow, etc. > > > > Suggestions ? > > > > Mik > > -- > > > > > ====================================================================== > > ===== > > 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". > > ============================================================== > ============= > 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". > =========================================================================== 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".