• 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: NSBezierPath append CGGlyph
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NSBezierPath append CGGlyph


  • Subject: Re: NSBezierPath append CGGlyph
  • From: Scott Thompson <email@hidden>
  • Date: Sat, 1 Sep 2007 10:18:33 -0500


On Sep 1, 2007, at 8:59 AM, Keith Duncan wrote:

I'm doing some work with Quartz and have a buffer of CGGlyphs. I am trying to append them to an NSBezierPath but I cannot find an appropriate method.

I tried simply casting them to (NSGlyph *) which obviously didn't work. Any suggestions?

NSGlyph is not an object, it's an int. Try casting them to a NSGlyph (no asterisk)
_______________________________________________


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


  • Follow-Ups:
    • Re: NSBezierPath append CGGlyph
      • From: Keith Duncan <email@hidden>
References: 
 >NSBezierPath append CGGlyph (From: Keith Duncan <email@hidden>)

  • Prev by Date: Re: file scan results in EX_BAD_ACCESS
  • Next by Date: Re: file scan results in EX_BAD_ACCESS
  • Previous by thread: NSBezierPath append CGGlyph
  • Next by thread: Re: NSBezierPath append CGGlyph
  • Index(es):
    • Date
    • Thread