gflSetIPTCValue - repeatable tags

Discussions on GFL SDK, the graphic library for reading and writing graphic files

Moderators: XnTriq, helmut, xnview

kurka666
Posts: 47
Joined: Thu Mar 10, 2005 11:41 am

gflSetIPTCValue - repeatable tags

Post by kurka666 »

Hi

I'm testing version 2.40 and see that there still are some problems with tags 27 and 118. This are repeatable tags, just like 25 (keywords), but when I add the second value with tag 27, the first value is overwritten, leaving only one tag value. The same goes for tag 118.

Example:
gflSetIPTCValue (iptc, 27, "value 1")
gflSetIPTCValue (iptc, 27, "value 2")

this will leave only one item with tag 27, and the value will be "value 2"

thanks

Henrik
User avatar
xnview
Author of XnView
Posts: 44920
Joined: Mon Oct 13, 2003 7:31 am
Location: France

Re: gflSetIPTCValue - repeatable tags

Post by xnview »

kurka666 wrote:I'm testing version 2.40 and see that there still are some problems with tags 27 and 118. This are repeatable tags, just like 25 (keywords), but when I add the second value with tag 27, the first value is overwritten, leaving only one tag value. The same goes for tag 118.

Example:
gflSetIPTCValue (iptc, 27, "value 1")
gflSetIPTCValue (iptc, 27, "value 2")

this will leave only one item with tag 27, and the value will be "value 2"
Currently i support only keywords or supplemental categories.
What is tag 27 & 118??
Pierre.
kurka666
Posts: 47
Joined: Thu Mar 10, 2005 11:41 am

Post by kurka666 »

118 is officialy named "Contact". Commonly used to list persons in a picture
27 is "Content location name". I.e. the place where the image was shot.

You'll find a very good description of all IPTC fields at www.iptc.org (I don't have the complete link here now).

Both fields are quite important to me ;-)

thanks

henrik
kurka666
Posts: 47
Joined: Thu Mar 10, 2005 11:41 am

Post by kurka666 »

hi again

Do you think you will add support for the tags mentioned? If not, I'll consider work-arounds...


Henrik
User avatar
xnview
Author of XnView
Posts: 44920
Joined: Mon Oct 13, 2003 7:31 am
Location: France

Post by xnview »

kurka666 wrote:hi again

Do you think you will add support for the tags mentioned? If not, I'll consider work-arounds...
Yes, i'll add them
Pierre.
kurka666
Posts: 47
Joined: Thu Mar 10, 2005 11:41 am

Post by kurka666 »

Hi

When do you expect to make a new release with this fix included?


thanks
HEK
User avatar
xnview
Author of XnView
Posts: 44920
Joined: Mon Oct 13, 2003 7:31 am
Location: France

Post by xnview »

kurka666 wrote: When do you expect to make a new release with this fix included?
Don't know yet, perhaps next month...
Pierre.
kurka666
Posts: 47
Joined: Thu Mar 10, 2005 11:41 am

Post by kurka666 »

ok - thanks!

Looking forward to it! :)
kurka666
Posts: 47
Joined: Thu Mar 10, 2005 11:41 am

Post by kurka666 »

hi

any updates on this?
User avatar
xnview
Author of XnView
Posts: 44920
Joined: Mon Oct 13, 2003 7:31 am
Location: France

Post by xnview »

kurka666 wrote:hi

any updates on this?
Could you send an email, i'll send you a beta version
Pierre.