Properties
animationFrozen
animationFrozen: boolean = false
animationFrozenValue
animationFrozenValue: string = ''
Readonly attributes
attributes
: Record<string, Property<unknown>> = {}Protected Readonly captureTextNodes
captureTextNodes: boolean = false
Protected Readonly dataArray
dataArray: IPathCommand[]
Protected Readonly document
Private equidistantCache
equidistantCache: IEquidistantCache
Protected glyphInfo
glyphInfo: IGlyphInfo[] = null
Private letterSpacingCache
letterSpacingCache: number[] = []
Private Readonly measuresCache
measuresCache: Map<string, number> = ...
Protected Optional Readonly node
node?: HTMLElement
Protected pathLength
pathLength: number = -1
Readonly styles
styles
: Record<string, Property<unknown>> = {}Readonly stylesSpecificity
stylesSpecificity: Record<string, string> = {}
Protected Readonly text
text: string
Protected textHeight
textHeight: number = 0
Protected textWidth
textWidth: number = 0
type
type: string = 'textPath'
Static Readonly ignoreChildTypes
ignoreChildTypes: string[] = ...
Inherits positional attributes from TextElement parent(s). Attributes are only inherited from a parent to its first child.