Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/canvg/canvg
/ getText
Method
getText
src/Document/TextPathElement.ts:73–75 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
71
}
72
73
override getText() {
74
return
this.text
75
}
76
77
path(ctx: RenderingContext2D) {
78
const
{ dataArray } = this
Callers
2
measureText
Method · 0.95
setTextData
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected