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

-glyphWithName:


  • Subject: -glyphWithName:
  • From: "Raglan T. Tiger" <email@hidden>
  • Date: Fri, 22 Aug 2014 21:57:09 -0600


NSFont *font = [NSFont systemFontOfSize:288];
NSGlyph glyph = [font glyphWithName:glyphName];


if glyphName is @“A” for example I get A

if the glyphName is @“&” I get nothing

if the glyphName is @“ampersand” I get &

I cannot find a list that tells me the names of these non-alphabet characters.

Where should I look for this list and will the names be the same regardless of font?

-rags



_______________________________________________

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: -glyphWithName:
      • From: Kyle Sluder <email@hidden>
  • Prev by Date: Bad EXC
  • Next by Date: Bad EXC_BAD_INSTRUCTION on drawRect call in Swift
  • Previous by thread: Bad EXC
  • Next by thread: Re: -glyphWithName:
  • Index(es):
    • Date
    • Thread