Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
PIL imageText
#4
PIL.ImageDraw.Draw.text(xy, text, fill=None, font=None, anchor=None, spacing=0, align="left")
I found a couple of  examples here.
Sorry, I've used PIL quite a bit, but never the text method

sample1: http://nullege.com/codes/show/src%40m%40...ext/python

sample2: http://nullege.com/codes/show/src%40p%40...ext/python
Reply


Messages In This Thread
PIL imageText - by tony1812 - Aug-20-2017, 05:01 PM
RE: PIL imageText - by Larz60+ - Aug-20-2017, 05:25 PM
RE: PIL imageText - by tony1812 - Aug-20-2017, 07:31 PM
RE: PIL imageText - by Larz60+ - Aug-20-2017, 09:32 PM

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020