Skip to content

0.29.0

Choose a tag to compare

@erikogabrielsson erikogabrielsson released this 09 Dec 12:19
· 26 commits to main since this release
e8a44ec

Added

  • Parameter crop_to_image_boundary to read_tile() and read_encoded_tile() to allow control of if the tile should be cropped to the image boundary (default, old behavior) or not.
  • Parameter force_transcoding to save() to control if transcoding should be forced when the image data transfer syntax is the same as the transfer syntax in the transcoding parameter.

Fixed

  • Corrected errors in HTJpeg2000Settings (@HarmvZ)

Changed

  • Change from poetry to uv.