[reportlab-users] On file (and image) reading generally

Jerome Alet reportlab-users@reportlab.com
Wed, 17 Mar 2004 22:04:52 +0100


On Wed, Mar 17, 2004 at 08:52:08PM -0000, Andy Robinson wrote:
> The idea is to make sure that if you have code in your
> app which does this somewhere...
> 
>    canv.drawImage('images/logo.gif')

I just noticed that drawImage's docstring doesn't mention the 
special 'auto' value for the transparency mask.

Also I think this value should be test with case sensivity off.

bye

Jerome Alet