March 9, 2016
1:14 a.m.
Hi, That little howtos are really nice! I'll include them in the grafoscopio interactive notebook/tutorial... now Damien, how I delete your face of my image? :-P (but... seriously.. how I delete that morph. Alt-click is not working) Cheers, Offray On 03/03/16 08:46, Damien Cassou wrote:
stepharo <stepharo@free.fr> writes:
Now I would love to get your ideas and their solution. getting a photo from an email address through gravatar:
email := 'damien@cassou.me'. url := 'http://www.gravatar.com/avatar/', (MD5 hashMessage: email trimBoth asLowercase) hex, '.jpg'. (ZnEasy getJpeg: url) asMorph openInHand