Glavo commented on PR #269: URL: https://github.com/apache/commons-imaging/pull/269#issuecomment-2494920572
> What is the progress of this pull request? @BuZZ-dEE I will pick up this PR again after some time. But before that, I hope someone can help me solve the problem mentioned before: https://github.com/apache/commons-imaging/pull/269#issuecomment-1381983655 > When I created the test, I noticed the type of `EXIF_TAG_EXIF_IMAGE_WIDTH` and `EXIF_TAG_EXIF_IMAGE_LENGTH` is `TagInfoShort`. > > However, in the [standard document](https://www.cipa.jp/std/documents/e/DC-X008-Translation-2019-E.pdf), the field type is SHORT or LONG. > > Unfortunately, the test image I found uses the LONG type field to record `ExifImageWidth` and `ExifImageLength`, so I found this problem. @garydgregory @kinow I haven't had time to look into this lately, do you have time to look at it soon? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@commons.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org