New text converter interface

2009-09-19 Thread Fred Kiefer
I just rewrote part of the text converter interface of NSAttributedString. The new interface should be more powerful, as it takes another options parameter and has the ability to return NSError objects. It is also simpler as there is only one method left to implement for each consumer or producer.

Re: Current status of NSTextStorage/NSLayoutManager/NSTextContainer?

2009-09-19 Thread Fred Kiefer
Thank you for you example code, you really should have send it to the list, as it make such a great example of using the text system components by themselves without an NSTextView. The issue you had with GNUstep was easy to track down, you didn't set a paragraph style for your string and GNUstep