Re: Cocoa Text Handling Crashes
Re: Cocoa Text Handling Crashes
- Subject: Re: Cocoa Text Handling Crashes
- From: Douglas Davidson <email@hidden>
- Date: Tue, 7 Jan 2003 12:58:15 -0800
On Monday, January 6, 2003, at 06:38 PM, Andrew Thompson wrote:
In particular, I find its quite easy to get it to die by accidentally
asking an NSCell subclass to render an NSAttributedString with only
one character. The key problems occur if the character turns out to be
mapped to NSNullGlyph in the current font and for some characters
whose bounding box is an empty rectangle.
Sounds like a malformed font. Can you determine which fonts this
occurs with, where you obtained them, and what characters the font
handles improperly?
Douglas Davidson
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.