• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: what is error -7000 when activating fonts?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: what is error -7000 when activating fonts?


  • Subject: Re: what is error -7000 when activating fonts?
  • From: John Stiles <email@hidden>
  • Date: Fri, 29 Dec 2006 14:16:38 -0800

That is bizarre.
Maybe it's a font for a script that the Mac OS can't handle…? That's way out in left field, but I can't imagine what else it might be.



On Dec 29, 2006, at 2:07 PM, Buddy Kurz wrote:

I found it after my initial question - how does language analysis relate to loading fonts?

/*
    Language Analysis error codes
*/
  laEngineNotFoundErr           = -7000 /* can't find the engine*/





On Dec 29, 2006, at 1:56 PM, John Stiles wrote:

Did you check MacErrors.h?

On Dec 29, 2006, at 12:23 PM, Buddy Kurz wrote:

This code reports an error number -7000
Anyone have a clue what that means? or where to find out?
This code works on my system but fails elsewhere - the fonts are in my app resources





osstatus = ATSFontActivateFromFileSpecification ( &fsSpec, kATSFontContextGlobal, kATSFontFormatUnspecified, NULL, kATSOptionFlagsDefault, NULL ); if (osstatus) { NSLog(@"error loading fonts:%d",osstatus); }

_______________________________________________

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:
40blizzard.com


This email sent to email@hidden



_______________________________________________

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


References: 
 >what is error -7000 when activating fonts? (From: Buddy Kurz <email@hidden>)
 >Re: what is error -7000 when activating fonts? (From: John Stiles <email@hidden>)
 >Re: what is error -7000 when activating fonts? (From: Buddy Kurz <email@hidden>)

  • Prev by Date: Re: Popup menu on button click
  • Next by Date: Re: WebServicesCore Array Serializaiton
  • Previous by thread: Re: what is error -7000 when activating fonts?
  • Next by thread: Time Tracking at Cocoaheads Lake Forest (CA) Tuesday 1/2/7
  • Index(es):
    • Date
    • Thread