On Wed, 1 Sep 2010 12:32:39 -0500
Terry Brown <[email protected]> wrote:

> rev 9 includes using PIL (*if installed*) to get pixel perfect rendering of 
> the screenshot.  If it's not installed, either the screenshot may be rescaled 
> (and less sharp) in the rendered png, or you need to edit the template to 
> have the right screenshot size, and align it on a pixel boundary.

Gah :-)  rev 11 finally gets guaranteed no rescaling of screenshot pixels if 
PIL is available.  Inkscape allocates large bounding boxes for elements with 
drop shadows, which may have non-integer boundaries, leading to potential 
blurring of screenshot pixels.  This is fixed now (an existing inkscape flag) 
and PIL is used to trim the transparent boundaries these oversized bboxes may 
introduce if balloons are near the edge.

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