Re: Font-related crash in drawing method on PowerPC machines
Re: Font-related crash in drawing method on PowerPC machines
- Subject: Re: Font-related crash in drawing method on PowerPC machines
- From: "I. Savant" <email@hidden>
- Date: Tue, 22 Apr 2008 11:16:31 -0400
> I'm running into an odd crasher on PowerPC machines. I have a custom
> NSView called TYCurrentDayView that draws an nsmutableattributedstring
> on top of a gradient. On a few instances, I will receive the
> following crash:
I haven't looked at this in detail and don't know if this has
anything to do with your problem, but how are you handling the case
where the user has disabled or otherwise modified their fonts? Even
system fonts can be screwed with and if the font is not available,
assuming it always will be is probably "Not a Good Idea™".
--
I.S.
_______________________________________________
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