On Fri, 2006-06-30 at 09:00 -0700, Doug Felt @ Sun wrote: > If our line break algorithm recognizes SHY then I think we should assign > it a null glyph when rendering it on the interior of a line. I suggest > you file an RFE. > > ZWSP is relying on the font providing the appropriate glyph. In general > we trust the font to do the right thing, but perhaps we should make an > exception for cases like ZWSP and it's ilk. > > Doug
Doug, I'm about to file an RFE for the SHY handling. Should I bug the ZWSP handling while I'm at it? On a related issue, I found when I was trying to get around the ZWSP issue that the fonts that gave me a box for ZWSP gave me the same thing for a NULL. Is there an expected behaviour for NULL? I'm trying to provide a hyphenator that is compatible with Java2D's text processing, hence the interest in these behaviours. Peter =========================================================================== 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".