On Wed, Mar 9, 2016 at 9:14 AM, Offray Vladimir Luna Cárdenas < offray.luna@mutabit.com> wrote:
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)
Maybe browse "Morph allSubInstances" then "self delete" on the one you want to delete. cheers -ben
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