> Try running ImageFilter.MinFilter on the image before you thumbnail it.
> This should make dark lines thicker.
> HTH,
> Will McGugan

You are my man! It worked perfectly!

Statement: Sometimes PIL is better than Adobe Photoshop. :-)

I also found these with the aid of the wonderful dir() function:

MinFilter, MaxFilter, MedianFilter, ModeFilter, RankFilter, BuiltInFilter

They do not have a docstring and they are not documented in the
handbook. I'm curious what they do exactly. The others (like BLUR, EMBOSS,
CONTOUR etc.) are documented very well. I wonder why is that.


Python forever,

   Laszlo

mailto:[EMAIL PROTECTED]
web:http://designasign.biz

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to