GetPreserveGlyph
TheGetPreserveGlyphfunction determines whether the Font Manager preserves the shapes of glyphs from outline fonts.
FUNCTION GetPreserveGlyph: Boolean;DESCRIPTION
TheGetPreserveGlyphfunction returns a Boolean value indicating whether the Font Manager preserves the shapes of glyphs from outline fonts. Your application can set the value of this variable with theSetPreserveGlyphprocedure. IfGetPreserveGlyphreturnsTRUE, the Font Manager preserves glyph shapes; ifGetPreserveGlyphreturnsFALSE, then the Font Manager scales glyphs to fit between the ascent and descent lines for the font in use.ASSEMBLY-LANGUAGE INFORMATION
The trap macro and routine selector for theGetPreserveGlyphfunction are
Trap macro Routine selector _FontDispatch $700B
Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help