MCPcopy Create free account
hub / github.com/ActiveState/code / recipe-483756.py

File recipe-483756.py

recipes/Python/483756_Dynamic_Generatiimage/recipe-483756.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import os
2import sys
3from PIL import Image, ImageDraw, ImageFont, ImageFilter, ImageChops
4try:

Callers

nothing calls this directly

Calls 2

txt2imgFunction · 0.85
saveMethod · 0.45

Tested by

no test coverage detected