I have thought about using imagemagick something I have grown used to. Let's see if I can't implement my ideas with PIL. Regards, Jason
On Sun, 2009-06-28 at 16:21 +0200, Tim Michelsen wrote: > > There is the Python Imaging Library (PIL) that lets you open and > > manipulate images from Python applications. Maybe it would be useful > > in this context? > many PHP projects use gd for such purposes. > It is normally supported on apache webservers. > > Here is a python interface: > http://newcenturycomputers.net/projects/gdmodule.html > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web2py Web Framework" 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 -~----------~----~----~----~------~----~------~--~---

