MCPcopy Create free account
hub / github.com/ActiveState/code / setFont

Method setFont

recipes/Python/577674_Bitmap_Maker/recipe-577674.py:603–604  ·  view source on GitHub ↗
(self, font_data)

Source from the content-addressed store, hash-verified

601 offset_x += (width + 1)
602
603 def setFont(self, font_data):
604 self.font = font_data
605
606 def loadImage(self, image):
607

Callers 15

dsv_to_pdfFunction · 0.80
mainFunction · 0.80
recipe-579012.pyFile · 0.80
write_textFunction · 0.80
recipe-578991.pyFile · 0.80
draw_page_numberMethod · 0.80
recipe-438817.pyFile · 0.80
recipe-579026.pyFile · 0.80
recipe-579128.pyFile · 0.80
get_pdfFunction · 0.80
mainFunction · 0.80
mainFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected