Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/devforth/painterro
/ setStrokeOn
Method
setStrokeOn
js/text.js:76–79 ·
view source on GitHub ↗
(state)
Source
from the content-addressed store, hash-verified
74
}
75
76
setStrokeOn(state) {
77
this.strokeOn = state;
78
this.setStrokeParams();
79
}
80
81
setFontIsBold(state) {
82
this.isBold = state;
Callers
1
constructor
Method · 0.80
Calls
1
setStrokeParams
Method · 0.95
Tested by
no test coverage detected