Multiple draw text or paste image using numpy
Feb. 20, 2009
9:21 p.m.
Hello I am familiar with the fromarray function in the pil library Image module to plot pixels. Is it possible to do the same for drawtext for text or paste for images without looping with lists? Thanks Frank
February 2009
9:47 p.m.
On Fri, Feb 20, 2009 at 15:21, Frank Peacock <frank@gis4weather.com> wrote:
Hello
I am familiar with the fromarray function in the pil library Image module to plot pixels. Is it possible to do the same for drawtext for text or paste for images without looping with lists?
No. -- Robert Kern "I have come to believe that the whole world is an enigma, a harmless enigma that is made terrible by our own mad attempt to interpret it as though it had an underlying truth." -- Umberto Eco
6227
Age (days ago)
6227
Last active (days ago)
1 comments
2 participants
participants (2)
-
Frank Peacock -
Robert Kern