pub fn character_path(
character_path: CharacterPath,
path_effect: PathEffect,
) -> ControlSequence
Expand description
ยงSCP - Select character path
SCP is used to select the character path, relative to the line orientation, for the active line (the line that contains the active presentation position) and subsequent lines in the presentation component. It is also used to update the content of the active line in the presentation component and the content of the active line (the line that contains the active data position) in the data component. This takes effect immediately.