Legacy Documentclose button

Important: The information in this document is obsolete and should not be used for new development.

Previous Book Contents Book Index Next

Inside Macintosh: Text /
Chapter 3 - QuickDraw Text / QuickDraw Text Reference
Routines


Setting Text Characteristics

The routines in this section set values in the text-related fields of the current graphics port (GrafPort or CGrafPort). You also use these routines to set text characteristics that vary from style run to style run. You use these routines to set the graphics port fields to values equivalent to a new style run's text characteristics before you call other QuickDraw routines to measure and draw the text.

Note
To ensure future compatibility and benefit from any future enhancements, always use these routines to modify the text fields of the graphics port record, rather than directly change the field values.

Subtopics
TextFont
TextFace
TextMode
TextSize
SpaceExtra
CharExtra
GetFontInfo

Previous Book Contents Book Index Next

© Apple Computer, Inc.
6 JUL 1996