No, Sanselan didn't have any way to read comments in the last released version.
But I just committed a patch to SVN trunk (revision 1211882) that supports reading JPEG comments with: Sanselan.getImageInfo().getComments() If you can't check out and compile SVN, let me know and I can email you a new Sanselan JAR. Regards Damjan On Thu, Dec 8, 2011 at 3:19 PM, Erlend Aakre <[email protected]>wrote: > Here is the program I was using and the file that has metadata. > > 1test.jpg has only the JPEG Comment (view by using exiftool for > example), when I run the attached ExifTest.java program I get a null > metadata object. > > vegas.jpg is from a camera, I get metadata but can not find the comment > (JPEG COM) anywhere in it > > Regards > Erlend > > > > > I'm checking. If not, I'll make you a patch. Can you email me an image to > > test with? > > > > Regards > > Damjan > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] >
