• 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
what is error -7000 when activating fonts?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

what is error -7000 when activating fonts?


  • Subject: what is error -7000 when activating fonts?
  • From: Buddy Kurz <email@hidden>
  • Date: Fri, 29 Dec 2006 12:23:49 -0800

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:
This email sent to email@hidden


  • Follow-Ups:
    • Re: what is error -7000 when activating fonts?
      • From: John Stiles <email@hidden>
  • Prev by Date: Re: Determining instance creator
  • Next by Date: Re: NSTableView delete button
  • Previous by thread: Re: bound textview display glitch
  • Next by thread: Re: what is error -7000 when activating fonts?
  • Index(es):
    • Date
    • Thread