> aggdraw in itself is cross-platform.  if you're not on Windows, or prefer
> to write portable code, you can either use tostring() or PIL to transfer
> the images from aggdraw's internal buffer to the format used by the UI
> toolkit you're using.

Or you could try using pycairo (http://cairographics.org/pycairo)
instead, a portable imaging solution.  Fredrik, are you using
Cairo under WCK?

Cairo interests me because it has the ability to exploit hardware
acceleration on all the major OS platforms.

Bill
_______________________________________________
Image-SIG maillist  -  [email protected]
http://mail.python.org/mailman/listinfo/image-sig

Reply via email to