Skip navigation.
 
mlDrawing an auto-hyphenated NSAttributedString?
FROM : Nick Zitzmann
DATE : Mon Dec 31 19:02:57 2007

I searched the archives but didn't see anything.

I have an NSAttributedString (actually an NSTextStorage). Currently it 
draws unhyphenated, but I'd like it to be drawn hyphenated. How do I 
do that? The only attribute I see for that is a "document attribute" 
which appears to be immutable, and I really don't want to have to 
write my own drawing method that uses a custom typesetter unless there 
is no other way.

Nick Zitzmann
<http://www.chronosnet.com/>

Related mailsAuthorDate
mlDrawing an auto-hyphenated NSAttributedString? Nick Zitzmann Dec 31, 19:02
ml[SOLVED] Re: Drawing an auto-hyphenated NSAttributedString? Nick Zitzmann Dec 31, 19:22
mlRe: Drawing an auto-hyphenated NSAttributedString? Ricky Sharp Dec 31, 19:28