SetPreserveGlyph
Boolean preserveGlyph ;TRUE= the measurements of all glyphs are p reserved, and your application may have to alter
the leading between lines in a document if some of
these glyphs extend beyond the ascent or descent
lines.
FALSE = all glyphs are scaled to fit between the ascent and descent lines.
preserve the original shape of an outline glyph, which in some cases may
exceed the ascent or descent lines.
The default behavior for the Font Manager is to scale a glyph so that it fits between the ascent and descent lines; however, this alters the look of the glyph.
to TRUE, the measurements of all glyphs are p reserved, and your application may have to alter the leading between lines in a document if some of these
glyphs extend beyond the ascent or descent lines. If you set preserveGlyph to
FALSE, all glyphs are scaled to fit between the ascent and descent lines. Save the setting of whether glyphs are preserved or not and call
opens the application.