You are viewing a plain text version of this content. The canonical link for it is here.
Posted to sanselan-dev@incubator.apache.org by "JNC (JIRA)" <ji...@apache.org> on 2008/07/31 18:28:31 UTC

[jira] Updated: (SANSELAN-7) How to extract EXIF_TAG_XPTITLE as string.

     [ https://issues.apache.org/jira/browse/SANSELAN-7?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

JNC updated SANSELAN-7:
-----------------------

    Attachment: 2008-07-27 - Photo 216 - WE à l'étang de Blodelsheim.jpg

Hello everybody,

I'm using the Sanselan library for a personal project.

I have some issues to read the EXIF_TAG_XPTITLE value as a String, as it seems there is no (yet) available method to do so.

As a fact :
* The method TiffField::getStringValue throws ImageReadException.
* The function byte[] TiffField.overSizeValue return the promised bytes array, but with a complex rational (one byte over 2 is 00; the complement represents extended ASCII code).
Not really easy to properly turn it into a regular string (using accents).

My endless gratitude if someone could help.

> How to extract EXIF_TAG_XPTITLE as string.
> ------------------------------------------
>
>                 Key: SANSELAN-7
>                 URL: https://issues.apache.org/jira/browse/SANSELAN-7
>             Project: Sanselan
>          Issue Type: Question
>            Reporter: Charles Matthew Chen
>         Attachments: 2008-07-27 - Photo 216 - WE à l'étang de Blodelsheim.jpg
>
>


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.