soft line breaks in NSLayoutManager
soft line breaks in NSLayoutManager
- Subject: soft line breaks in NSLayoutManager
- From: "Fabry, Geza" <email@hidden>
- Date: Tue, 28 Apr 2009 14:00:51 +0200
- Thread-topic: soft line breaks in NSLayoutManager
Hi,
I have a formatted text in an NSTextStorage which I would like to draw.
I also have an array of character locations where to break the text into
lines. Is there a way to add soft line breaks to the layout without
modifying the unicode string (inserting line break characters)? In the
ATSU-world I used ATSUSetSoftLineBreak, but it is not supported in
64-bit.
Thanks for any help
Geza
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
References: | |
| >(no subject) (From: Tilo Villwock <email@hidden>) |