Not sure this is the correct place where I can ask this question, but I did't find the forum of IJP.
I recently work on jpeg lossless rotation, and I find jpegtran from here can't work correctly. what I expect is resetting orientation field to one.
If a geometrical transformation is applied (e.g., rotate, transpose) the EXIF width and height fields are set to the width and height of the output image. Furthermore, the orientation field is reset to one, meaning tha the orientation of the output image is upright (i.e. normal).
Above is excerpted from here, but it looks it wasn't merged into IJP codes.
Does someone knows how to fix this issue?