MCPcopy Index your code
hub / github.com/clips/pattern / render_image

Method render_image

pattern/web/pdf/pdfdevice.py:47–48  ·  view source on GitHub ↗
(self, name, stream)

Source from the content-addressed store, hash-verified

45 def paint_path(self, graphicstate, stroke, fill, evenodd, path):
46 return
47 def render_image(self, name, stream):
48 return
49 def render_string(self, textstate, seq):
50 return
51

Callers 2

do_EIMethod · 0.45
do_DoMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected