Answers for "python pil change text colour"

0

font color Imagefont pil

draw.text((margin, offset), line, font=font, fill=(255,0,0,255) )
Posted by: Guest on May-21-2020

Browse Popular Code Answers by Language