Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/VitoHowe/glm-coding
/ arc
Function
arc
app/services/tdc_vm_runner.cjs:126–126 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
124
scale() {},
125
rotate() {},
126
arc() {},
127
fill() {},
128
measureText(text) {
129
return
{ width: String(text).length * 8 };
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected