Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PageBot/PageBot
/ strokeWidth
Method
strokeWidth
Lib/pagebot/contexts/flatcontext/flatcontext.py:1265–1266 ·
view source on GitHub ↗
(self, w)
Source
from the content-addressed store, hash-verified
1263
setTextStrokeColor = textStroke
1264
1265
def
strokeWidth(self, w):
1266
self._strokeWidth = upt(w)
1267
1268
# Transformations.
1269
Callers
5
stroke
Method · 0.95
build
Method · 0.45
build
Method · 0.45
_drawGlyphMarker
Method · 0.45
_drawFontCircle
Method · 0.45
Calls
1
upt
Function · 0.90
Tested by
no test coverage detected