Code: Select all
msgs = img.mogrify("-draw", "text 0,5 'My Text Here'", "-font", "Arial", "-pointsize", "20", "-stretch", "expanded", "-gravity", "north", "output.jpg")
Code: Select all
msgs = img.mogrify("-draw", "text 0,5 'My Text Here'", "-font", "Arial", "-pointsize", "20", "-stretch", "expanded", "-gravity", "north", "output.jpg")
Users browsing this forum: No registered users and 22 guests