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 4 - Font Manager / Font Manager Reference
Routines / Initializing the Font Manager


InitFonts

The InitFonts procedure initializes the Font Manager.

PROCEDURE InitFonts;
DESCRIPTION
If the system font isn't already in memory, the InitFonts procedure reads it into memory. Call this procedure once, after calling the InitGrafs procedure and before calling any other Font Manager routines or any Toolbox routine that calls the
Font Manager.

ASSEMBLY-LANGUAGE INFORMATION
The trap macro for the InitFonts procedure is
Trap macro
_InitFonts


Previous Book Contents Book Index Next

© Apple Computer, Inc.
6 JUL 1996