Options
All
  • Public
  • Public/Protected
  • All
Menu

Class LineTypesetter

Typesetter implementation that handles multi-line complex layout text.

Hierarchy

  • LineTypesetter

Implements

Index

Constructors

Methods

Constructors

constructor

Methods

arrangeGlyphs

  • Arranges the specified glyphs using this LineTypesetter. Text will be placed into multiple bidirectional lines, that will be generated taking into account textLayoutStyle features, such as:

    • Maximum line width.
    • Word and character wrapping.
    • Maximum number of lines.
    • Vertical and horizontal alignment.
    • Leading (spacing between lines).

    Parameters

    Returns boolean

    If false, some error occurred during execution and the output should be dismissed.

Generated using TypeDoc