MCPcopy 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

strokeMethod · 0.95
buildMethod · 0.45
buildMethod · 0.45
_drawGlyphMarkerMethod · 0.45
_drawFontCircleMethod · 0.45

Calls 1

uptFunction · 0.90

Tested by

no test coverage detected