Creates a PathTypesetter object.
New PathTypesetter.
Arranges the specified glyphs using this PathTypesetter. Text will be placed into a single
bidirectional line that follows the specified path. Characters will be orientated and placed
alongside this path following [[TextLayout]]'s VerticalAlignment and
HorizontalAlignment.
Typesetting parameters.
If false, some error occurred during execution and the output should be dismissed.
Generated using TypeDoc
Typesetter implementation that arranges glyphs alongside a specified path.