Laura & Edward Cannon schrieb:
> Some packages I know can antialias to reduce the appearance
> of pixelization, is PIL one of those?

I haven't looked into how much PIL supports this, but maybe you want to
use aggdraw? From the product page:

The aggdraw module implements the basic WCK 2D Drawing Interface on top
of the AGG library [1]. This library provides high-quality drawing, with
anti-aliasing and alpha compositing, while being fully compatible with
the WCK renderer.

[1]: http://www.antigrain.com/

Cheers,
Karsten
_______________________________________________
Image-SIG maillist  -  Image-SIG@python.org
http://mail.python.org/mailman/listinfo/image-sig

Reply via email to