Re: [Numpy-discussion] Multiple draw text or paste image using numpy

2009-02-20 Thread Robert Kern
On Fri, Feb 20, 2009 at 15:21, Frank Peacock 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 b

[Numpy-discussion] Multiple draw text or paste image using numpy

2009-02-20 Thread Frank Peacock
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 ___ Numpy-discussion mailing list