<!--
{
  "documentType" : "article",
  "framework" : "AppKit",
  "identifier" : "/documentation/AppKit/NSGlyphInfo/NSGlyphInfo-Implementations",
  "metadataVersion" : "0.1.0",
  "role" : "collectionGroup",
  "title" : "NSGlyphInfo Implementations"
}
-->

# NSGlyphInfo Implementations

## Topics

### Initializers

[`init?(glyph: NSGlyph, forFont: NSFont, baseString: String)`](/documentation/AppKit/NSGlyphInfo/init(glyph:forFont:baseString:))

Instantiates and returns a glyph information object using a glyph index and a specified font.

[`init?(glyphName: String, forFont: NSFont, baseString: String)`](/documentation/AppKit/NSGlyphInfo/init(glyphName:forFont:baseString:))

Instantiates and returns a glyph information object using a glyph name and a specified font.

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)