In the usual Python universe, your best bet would be PIL, the Pyton Image Library. Since you cannot use PIL inside Google App and the Image library appears not to have the functions you need (drawing on a bitmap), I am not sure your problem can be solved inside Google App.
A word from above? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google App Engine" 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/google-appengine?hl=en -~----------~----~----~----~------~----~------~--~---
