Jason Tackaberry wrote:
>>> Remember none of the items should have trailing slash.
>> This is a bug that ought to be fixed.
> 
> Nevermind; you just said as much in your original email. :)

Jason have you noticed that:

image = kaa.imlib2.open(filename)
thumb = image.scale_preserve_aspect(config.WWW_IMAGE_THUMBNAIL_SIZE)
thumb.save(thumb_path)

doesn't work when config.WWW_IMAGE_THUMBNAIL_SIZE is not square, ie
(100, 200)

Duncan


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Freevo-devel mailing list
Freevo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-devel

Reply via email to