"Jirí Mikulásek" wrote:
> It seems to me that Draw class does not support pasting
bitmaps
> and I have to flush previously drawn objects to the
underlying PIL.Image,
> paste the bitmap using Image.paste and then create a
new Draw instance.
> If I understand it correctly this involves a lot of
memory copying.
correct.
> Is there some other way for me to mix the vector and
raster drawing with
> aggdraw? Or is that possible with aggdraw without the
switching between
> Draw and Image?
not at this time, I'm afraid.
I'll look into this for future aggdraw releases.
</F>
_______________________________________________
Image-SIG maillist - Image-SIG python.org
htt
p://mail.python.org/mailman/listinfo/image-sig
|