Hi brandon,

the main flaw in eps-pil is it interchanges points and pixels, which are very different quantities.

PIL extracts the values from boundingBox (point) and uses them as pixel sizes to open the eps file. That's why pil converted eps files are at 72 dpi.

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

Reply via email to