<!--
{
  "documentType" : "article",
  "framework" : "AppKit",
  "identifier" : "/documentation/AppKit/glyph-attributes",
  "metadataVersion" : "0.1.0",
  "role" : "collectionGroup",
  "title" : "Glyph Attributes"
}
-->

# Glyph Attributes

Attributes that are used only inside the glyph generation machinery, but must also be shared between components.

## Topics

### Attributes

[`var NSGlyphAttributeSoft: Int`](/documentation/AppKit/NSGlyphAttributeSoft)

The glyph is soft.

[`var NSGlyphAttributeElastic: Int`](/documentation/AppKit/NSGlyphAttributeElastic)

The glyph is elastic.

[`var NSGlyphAttributeBidiLevel: Int`](/documentation/AppKit/NSGlyphAttributeBidiLevel)

The bidirectional level of the glyph.

[`var NSGlyphAttributeInscribe: Int`](/documentation/AppKit/NSGlyphAttributeInscribe)

The glyph inscription attribute.



---

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)