Yannick Gingras <[EMAIL PROTECTED]> wrote:

> 
> Hi, 
>   I'm using PIL to process jpeg images according to EXIF tags. 
>   It works 
> great except that I can't access the ExposureBiasValue tag.  I
>
> Anyone else have this problem?  Is there a workaround?
> 

PIL doesn't currently have support for signed exif data types. 

A patch has been posted:

http://mail.python.org/pipermail/image-sig/2006-November/004181.html

(I haven't used the patch, I just remembered it)

max

_______________________________________________
Image-SIG maillist  -  Image-SIG@python.org
http://mail.python.org/mailman/listinfo/image-sig

Reply via email to