Hi, i've installed PIL for windows but, what i have to do?
have I to copy some files to "modules" folder of my app? or i have only to call PIL in the controller with "from PIL import Image" sorry for my ignorance. thanks for your help! On Oct 28, 6:30 am, Sebastian Brandt <[email protected]> wrote: > Hi Pepe, > > I haven't tried it but it seems that there is a python library for > image processing. You may want to have a look > @http://www.pythonware.com/products/pil/index.htm > > The Handbook (with an example for thumbnails) is located > @http://www.pythonware.com/library/pil/handbook/introduction.htm > > Hope that was helpful! > > Greetings > Sebastian > > On 28 Okt., 08:55, Pepe <[email protected]> wrote: > > > > > Hello! > > > somebody know how to make versions of images upon upload? something > > like "full-image", "medium-image" and "thumbnail" ?? > > > thanks! --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web2py-users" 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/web2py?hl=en -~----------~----~----~----~------~----~------~--~---

