On Mon, 6 Sep 2010 12:59:15 -0700 (PDT)
"Edward K. Ream" <[email protected]> wrote:

> The present code at rev 19 is completely independent of lxml and will
> work on Py3k.  Alas, PIL has not yet been ported to Py3k, so we are
> still better off using Py2k for this project.

Doh.  rev 20 uses Qt instead of PIL for image dimension determination, although 
PIL is still preferred as with PIL we also remove the excessively large 
transparent borders Inkscape puts on the image when the callout is near / over 
the edge of the screenshot.  So:

PIL present -> no rescaling and borders trimmed

PIL absent and Qt present -> no rescaling, borders NOT trimmed

PIL absent and Qt absent -> image rescaling may occur unless screen shot size 
matches template placeholder.  Borders not trimmed.

Cheers -Terry

-- 
You received this message because you are subscribed to the Google Groups 
"leo-editor" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/leo-editor?hl=en.

Reply via email to