openjpeg icon indicating copy to clipboard operation
openjpeg copied to clipboard

Feature request: image resolution and XMP support on both read/write operations

Open mircomir opened this issue 10 months ago • 1 comments

We have a JPEG 2000 implementation for KDE based on OpenJPEG to replace the no longer supported Qt plugin based on Jasper. We started an effort to make the plugins functionality consistent (where possible) and noticed that the library does not support some features that we use:

  • Image resolution
  • XMP metadata

I saw that they are both marked as "For the future" in jp2.h so I decided to write this request :)

mircomir avatar Feb 21 '25 09:02 mircomir

I think #1110 would help this somewhat, but it has been stalled for a while.

radarhere avatar Feb 26 '25 10:02 radarhere