Re: Bezier Text Container
Re: Bezier Text Container
- Subject: Re: Bezier Text Container
- From: Erik Buck <email@hidden>
- Date: Thu, 22 Feb 2007 07:23:37 -0800 (PST)
Very interesting! I wrote an article for Stepwise on the very same subject. The article will probably appear shortly. Scott Anguish is editing and beautifying it.
You may be farther along and have a more comprehensive example than I have. Are you interested in swapping war stories and/or sharing credit on the article ? I am curious how you solved problems related to efficiently calculating rectangle and path intersections. Have you optimized for interactive editing speed at all yet ? I ended up reconstructing the Bezier path using the open source libArt library so that I could get the data needed from the path (sorted vector paths and intersection logic). I submitted some feature requests to Apple on this subject.
Interestingly, I did not encounter the exact layout issues with multiple-fonts that you encountered. I wonder why ? I encountered different issues such as stale drawing left behind after deleting a range of text or using undo/redo.
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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