Properties
animationFrozen
animationFrozen: boolean = false
animationFrozenValue
animationFrozenValue: string = ''
Readonly attributes
attributes
: Record<string, default<any>> = {}
Protected Readonly captureTextNodes
captureTextNodes: boolean = false
Protected Readonly dataArray
Protected Readonly document
Private equidistantCache
equidistantCache: IEquidistantCache
Protected glyphInfo
glyphInfo: IGlyphInfo[] = null
Private letterSpacingCache
letterSpacingCache: number[] = []
Private Readonly measuresCache
measuresCache: Map<string, number> = ...
Protected Readonly node
node: HTMLElement
Protected pathLength
pathLength: number = -1
Readonly styles
styles
: Record<string, default<any>> = {}
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'
Protected x
x: number = 0
Protected y
y: number = 0
Static Readonly ignoreChildTypes
ignoreChildTypes: string[] = ...