MCPcopy Create free account
hub / github.com/clips/pattern / do_Tw

Method do_Tw

pattern/web/pdf/pdfinterp.py:616–618  ·  view source on GitHub ↗
(self, space)

Source from the content-addressed store, hash-verified

614 return
615 # setwordspace
616 def do_Tw(self, space):
617 self.textstate.wordspace = space
618 return
619 # textscale
620 def do_Tz(self, scale):
621 self.textstate.scaling = scale

Callers 1

do__wMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected