SetGlyphsPositionShowText

SetGlyphsPositionShowText class

Class representing TJ operator (show text with glyph positioning).

The SetGlyphsPositionShowText type exposes the following members:

Constructors

NameDescription
SetGlyphsPositionShowText(glyph_positions)Initializes a new instance of the SetGlyphsPositionShowText class

Properties

NameDescription
indexNone
textGets text from operator argument (glyph positioning is ignored).
glyph_positionsReturns positions of glyphs.

Methods

NameDescription
accept(visitor)Accepts visitor object to process operator.
is_text_show_operator(op)None

See Also