Re: combine pictures

2013-09-24 Thread andypu
Oh i thaught maybe python comes with something native, bevore i install something new i think i might better look into if kivy can do the job - thats allready installed... -- https://mail.python.org/mailman/listinfo/python-list

Re: combine pictures

2013-09-24 Thread Roy Smith
In article , Terry Reedy wrote: > On 9/24/2013 3:40 AM, and...@zoho.com wrote: > > hello, i have a picture and i want to merge it with an other picture which > > is half transparent and the first picture will shine through it, has python > > the library's to do this? > > Searching 'python ima

Re: combine pictures

2013-09-24 Thread Terry Reedy
On 9/24/2013 3:40 AM, and...@zoho.com wrote: hello, i have a picture and i want to merge it with an other picture which is half transparent and the first picture will shine through it, has python the library's to do this? Searching 'python image library' might lead one to https://pypi.python.

combine pictures

2013-09-24 Thread andypu
hello, i have a picture and i want to merge it with an other picture which is half transparent and the first picture will shine through it, has python the library's to do this? -- https://mail.python.org/mailman/listinfo/python-list