MCPcopy Create free account
hub / github.com/PageBot/PageBot / textFill

Method textFill

Lib/pagebot/contexts/flatcontext/flatcontext.py:1218–1219  ·  view source on GitHub ↗
(self, c)

Source from the content-addressed store, hash-verified

1216 # C O L O R
1217
1218 def textFill(self, c):
1219 self.fill(c)
1220
1221 setTextFillColor = textFill
1222

Callers

nothing calls this directly

Calls 1

fillMethod · 0.95

Tested by

no test coverage detected