[
https://issues.apache.org/jira/browse/IMAGING-207?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16306713#comment-16306713
]
Bruno P. Kinoshita commented on IMAGING-207:
--------------------------------------------
There were 341 constants before, including EXIF_TAG_IMAGE_DESCRIPTION and
EXIF_TAG_XPCOMMENT, mentioned by the creator of the ticket. Now we just need to
write a simple shell to, for each constant in that list, match it against the
current constants in the tiff.constants package.
> Missing support for EXIF tags
> -----------------------------
>
> Key: IMAGING-207
> URL: https://issues.apache.org/jira/browse/IMAGING-207
> Project: Commons Imaging
> Issue Type: Improvement
> Reporter: Joakim Knudsen
> Assignee: Bruno P. Kinoshita
> Priority: Minor
>
> It seems Commons Imaging does not seem to support the following tags (which
> are supported by Sanselan 0.97):
> ||Tag ID||Tag Name||Writable||Group||Values / Notes||TiffConstant in
> Sanselan||
> |0x010e|ImageDescription|string|IFD0| |EXIF_TAG_IMAGE_DESCRIPTION|
> |0x9c9c|XPComment|int8u|IFD0| |EXIF_TAG_XPCOMMENT|
> https://sno.phy.queensu.ca/~phil/exiftool/TagNames/EXIF.html
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)