MakeTextFXPath Object Command

MAKETEXTFXPATH Object Commands

Converts selected object(s) into a TextFX path for the selected text block.

maketextfxpath (no parameters)

Notes:

This command requires that you own the TextFX 2 extension.

If the text block is not already a TextFX object, this command will convert it into a TextFX warp object. Use the edittextobj command to change the type of TextFX object.

If the selected text block already has a TextFX path, it will be replaced.

It is recommended that text be warped inside single objects only, but multiple objects can be used to set type on a curve.

Examples:

maketextfxpath

maketextfxpath
edittextobj between

 

MakeTextFXPath  Command Definition  url:PGScmd/maketextfxpath
  created:2006-03-30 17:10:47   last updated:2006-03-30 17:10:47
  Copyright © 1985-2024 GrasshopperLLC. All Rights Reserved.

User Contributed Comments For MakeTextFXPath
Dan Kilroy wrote...2006-05-04 16:59:24

Script command submitted from PageStream internal documentation. Needs to be checked and merged with the command documentation above.

Gets the {...} .

MakeTextFXPath ([DOCUMENT document | WINDOW document-window | OBJECTID objectid])


Parameters:


Results:


Notes:


See Also:


Examples:
Python:


ARexx:

Applescript:

User Contributed Comments For MakeTextFXPath