Contents

NSGlyphStorage

A set of methods that a glyph storage object must implement to interact properly with Nsglyphgenerator.

Declaration

protocol NSGlyphStorage

Overview

An example of a class that conforms to the NSGlyphStorage protocol is NSLayoutManager.

Topics

Returning text storage

Returning glyph display options

Modifying the glyph cache

Constants

See Also

Glyphs