Introduction to Text System Storage Layer Overview

Text System Storage Layer Overview discusses the facilities that the Cocoa text system uses to store the text and geometric shape information used for text layout.

Who Should Read This Document

You should read this document if you need to work directly with the text storage layer. For example, you may need to change the text programmatically in a text storage object or extend its capabilities.

To understand this material you should have a general understanding of Cocoa programming conventions. You should also have read Text System Overview.

Organization of This Document

This document contains the following articles:

See Also

For further reading, refer to the following documents: