On Jul 4, 10:52=A0am, fl...@[EMAIL PROTECTED]
(Floyd L. Davidson) wrote:
> Felix <sucotro...@[EMAIL PROTECTED]
> wrote:
> >I've seen that some people add a border to their photos and some
> >information into it. This information is extracted from the exif
> >metadata of the photo. I know this is possible to do with photoshop
> >(http://forums.dpreview.com/forums/read.asp?
> >forum=3D1021&message=3D11882283), but it would be great to do this with
> >the gimp too. It's possible to do it? I don't find any information
> >about how to access exif data from a script-fu script.
>
> The scheme implemention for Script-Fu is a bit too
> limited, as far as I can determine, to do that.
>
> However, I've used Python to access Exif data (via the
> Perl program exiftool) to set the date in a "signature"
> script. =A0I'm not exactly an experienced Python programmer,
> and it was nothing less than painful to figure out how to
> do that...
>
> What exactly would you like to be printed?
>
> --
> Floyd L. Davidson <http://www.apaflo.com/floyd_davidson>
> Ukpeagvik (Barrow, Alaska) =A0 =A0 =A0 =A0 =A0 =A0 =A0fl...@[EMAIL PROTECTED]
I do it the bash way :P more natural for me to implement and
understand. I've done a little script with the help of Imagemagick to
add the label with the info I want to show. You can see it <a
href=3D"http://blog.wikifotos.org/2008/07/04/anadir-marco-descriptivo-
con-datos-exif-a-las-fotos/">in this post</a> (sorry I'm Spanish, you
can just ignore the content of the page and take a look to the
script).
Thanks for the help.


|