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

Method render_char

pattern/web/pdf/pdfdevice.py:114–115  ·  view source on GitHub ↗
(self, matrix, font, fontsize, scaling, rise, cid)

Source from the content-addressed store, hash-verified

112 return (x, y)
113
114 def render_char(self, matrix, font, fontsize, scaling, rise, cid):
115 return 0
116
117
118## TagExtractor

Callers 2

Calls

no outgoing calls

Tested by

no test coverage detected