Exif support?

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

Exif support?

Monty Zukowski-2
I am learning Squeak, and as a first application I want to write a
little photo organizing application.

I know I will want to extract EXIF information out of the jpeg headers
of the images.  So far I haven't seen anything in Squeak or the squeak
repositories that does this.  I'm hoping one of you kind souls can
point me in the right direction.

Thanks,

Monty
_______________________________________________
Beginners mailing list
[hidden email]
http://lists.squeakfoundation.org/mailman/listinfo/beginners
Reply | Threaded
Open this post in threaded view
|

Re: Exif support?

Michael Davies-2
On 16/10/2007, Monty Zukowski <[hidden email]> wrote:
> I am learning Squeak, and as a first application I want to write a
> little photo organizing application.
>
> I know I will want to extract EXIF information out of the jpeg headers
> of the images.  So far I haven't seen anything in Squeak or the squeak
> repositories that does this.  I'm hoping one of you kind souls can
> point me in the right direction.
>

I don't know if there's a 100% Squeak answer, but Smagick uses calls
out to ImageMagick to do this:
http://lists.squeakfoundation.org/pipermail/announcements/2007-August/000086.html

Hope this helps,
Michael
_______________________________________________
Beginners mailing list
[hidden email]
http://lists.squeakfoundation.org/mailman/listinfo/beginners
Reply | Threaded
Open this post in threaded view
|

Re: Exif support?

Monty Zukowski-2
That looks promising.

Thanks!

Monty

On 10/17/07, Michael Davies <[hidden email]> wrote:
...
> I don't know if there's a 100% Squeak answer, but Smagick uses calls
> out to ImageMagick to do this:
> http://lists.squeakfoundation.org/pipermail/announcements/2007-August/000086.html
_______________________________________________
Beginners mailing list
[hidden email]
http://lists.squeakfoundation.org/mailman/listinfo/beginners