PFontDrawing

Specifies whether to preserve line spacing and character shape in TrueType.


Command constructor

PFontDrawing(ePreserve cPresrvShape);
kPreserveLine to preserve the line spacing (leading) ofTrueType fonts and to adjust character height as necessary
kPreserveChar to preserve character height of TrueType fonts, regardless of line spacing
Default setting. The specification applies only to the active publication. If no publication is open, the specifications apply to any new publication subsequently created.

Example. The following example specifies that line spacing be preserved in TrueType.

PFontDrawing(kPreserveLine);


See also

The PFont and PPreferences commands

The PGetFontDrawing and PGetPreferences queries

Adobe PageMaker 6.5 Help > Commands > Type > Type Specs

Adobe PageMaker 6.5 Help > Commands > File > Preferences


Copyright © 1996, Adobe Systems Incorporated. All rights reserved.

Comments or suggestions? Contact Adobe Developer Support