Retired Document
Important: This sample code may not represent best practices for current development. The project may use deprecated symbols and illustrate technologies and techniques that are no longer recommended.
CoreTextArc
Last Revision: | Version 1.0, 2007-06-04 Illustrates the use of fonts, lines, and runs in a Core Text text drawing Carbon application. |
Build Requirements: | Xcode 3.0 |
Runtime Requirements: | Mac OS X 10.5 |
Carbon application that uses Core Text to draw text along a curved arc. Demonstrates key concepts in getting started with Core Text such as using CTFont, CTLine, and CTRun objects. Shows how to draw individual runs or individual glyphs manually. Also illustrates basic Carbon application design concepts such as getting values for controls, maintaining proper control state, and using localized strings.
Copyright © 2007 Apple Inc. All Rights Reserved. Terms of Use | Privacy Policy | Updated: 2007-06-04