[EMAIL PROTECTED] wrote: > I'm building a new site for my research department, andsince we are all > getting fresh email adresses, we would like to display the email > adsresses as pictures (to prevent getting the enourmous amounts of spam > like on the old ones...) > > I have some sort of user database so that in the admin i can add a team > member, and it's information is displayed on a webpage. Is anyone aware > of how i could automatically generate these pictures, directly from > django if possible (something with PIL?) ?
Jacob Kaplan-Moss has some code on his blog that will do more or less what you want: http://www.jacobian.org/writing/2006/jun/30/improved-text-image-view/ It needs a bit of tweaking but I am happily using the code to create graphical headlines. -- Daniel. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users -~----------~----~----~----~------~----~------~--~---