[Image-SIG] I'm confused by alpha blending.

2006-03-21 Thread Ned Batchelder
. Is there something I am doing wrong? -- Ned Batchelder, http://nedbatchelder.com ___ Image-SIG maillist - Image-SIG@python.org http://mail.python.org/mailman/listinfo/image-sig

Re: [Image-SIG] I'm confused by alpha blending.

2006-03-30 Thread Ned Batchelder
did you get anywhere with this ? ___ Image-SIG maillist - Image-SIG@python.org http://mail.python.org/mailman/listinfo/image-sig -- Ned Batchelder, http://nedbatchelder.com ___ Image-SI

[Image-SIG] Clipped text, still.

2007-01-09 Thread Ned Batchelder
the bottoms of g's). I'm running on Windows, Python 2.4, PIL 1.1.6 installed from binaries, using Georgia font. --Ned. -- Ned Batchelder, http://nedbatchelder.com ___ Image-SIG maillist - Image-SIG@python.org http://mail.python.org/mailman/listinfo/image-sig

Re: [Image-SIG] PIL 1.1.6 eval function

2007-01-14 Thread Ned Batchelder
://mail.python.org/mailman/listinfo/image-sig -- Ned Batchelder, http://nedbatchelder.com ___ Image-SIG maillist - Image-SIG@python.org http://mail.python.org/mailman/listinfo/image-sig

Re: [Image-SIG] Clipped text, still.

2007-01-16 Thread Ned Batchelder
Daniels wrote: Ned Batchelder wrote: I tried installing 1.1.6, mostly to see the improvements in clipped text. PIL 1.1.5 would clip pieces of text ... and wrap those pixels So joe might lose part of the bulb of the j and display it below the e. But 1.1.6 still clips the bulb. It no longer

[Image-SIG] Truly transparent text with PIL

2008-01-30 Thread Ned Batchelder
I know this is a subject that comes up occasionally on this list, so I thought readers would be interested in how to make truly transparent text with PIL: http://nedbatchelder.com/blog/200801/truly_transparent_text_with_pil.html --Ned. -- Ned Batchelder, http://nedbatchelder.com

Re: [Image-SIG] bold and italics of ttf fonts

2008-05-16 Thread Ned Batchelder
/Screenshot-1.png Is there a solution for pil to modify ttf fonts to bold or italics? Or is this impossible? Stani http://photobatch.stani.be ___ Image-SIG maillist - Image-SIG@python.org http://mail.python.org/mailman/listinfo/image-sig -- Ned

Re: [Image-SIG] Filtering out all but black pixels for OCR

2008-07-02 Thread Ned Batchelder
) ___ Image-SIG maillist - Image-SIG@python.org http://mail.python.org/mailman/listinfo/image-sig -- Ned Batchelder, http://nedbatchelder.com ___ Image-SIG maillist - Image-SIG@python.org http://mail.python.org/mailman/listinfo/image-sig

Re: [Image-SIG] Converting a binary file to ascii

2008-09-03 Thread Ned Batchelder
=infile.readline() c=infile.readline() d=infile.readline() z=b2a_uu(d) print z This script gave me some random absurd data as output. Plz help ___ Image-SIG maillist - Image-SIG@python.org http://mail.python.org/mailman/listinfo/image-sig -- Ned Batchelder

Re: [Image-SIG] How to create a new RGB image from an mxnx3 numpy array

2008-10-04 Thread Ned Batchelder
. ___ Image-SIG maillist - Image-SIG@python.org http://mail.python.org/mailman/listinfo/image-sig -- Ned Batchelder, http://nedbatchelder.com ___ Image-SIG maillist - Image-SIG@python.org http://mail.python.org/mailman/listinfo

Re: [Image-SIG] going between numpy array and PIL.Image not behaving as expected

2008-11-21 Thread Ned Batchelder
http://mail.python.org/mailman/listinfo/image-sig -- Ned Batchelder, http://nedbatchelder.com ___ Image-SIG maillist - Image-SIG@python.org http://mail.python.org/mailman/listinfo/image-sig

Re: [Image-SIG] going between numpy array and PIL.Image not behaving as expected

2008-11-21 Thread Ned Batchelder
___ Image-SIG maillist - Image-SIG@python.org http://mail.python.org/mailman/listinfo/image-sig -- Ned Batchelder, http://nedbatchelder.com -- Ned Batchelder, http

Re: [Image-SIG] Determine byte offset of JPEG SOI marker

2009-02-01 Thread Ned Batchelder
://mail.python.org/mailman/listinfo/image-sig -- Ned Batchelder, http://nedbatchelder.com ___ Image-SIG maillist - Image-SIG@python.org http://mail.python.org/mailman/listinfo/image-sig