JPEG Exif

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

JPEG Exif

Koji Yokokawa-2
Hi all,
Is there any code to read JPEG Exif data in Squeak?
http://en.wikipedia.org/wiki/Exif

-- !
Koji Yokokawa <[hidden email]>
    http://www.yengawa.com/
    ^self new!


Reply | Threaded
Open this post in threaded view
|

Re: JPEG Exif

Michel Bany-3
You may want to try porting package JPeg-EXIF in the VisualWorks  
public Store.
Only supports some of the EXIF fields based on the specs found at  
www.exif.org
Also has some support for modifying some of the date fields, useful  
if your camera's clock was wrong when photos were shot.
Enjoy,
Michel.



On Feb 11, 2008, at 12:15 PM, Koji Yokokawa wrote:

> Hi all,
> Is there any code to read JPEG Exif data in Squeak?
> http://en.wikipedia.org/wiki/Exif
>
> -- !
> Koji Yokokawa <[hidden email]>
>     http://www.yengawa.com/
>     ^self new!
>
>
>