Skip to content

v0.2.2

Latest
Compare
Choose a tag to compare
@emersoncloud emersoncloud released this 29 Jan 15:53
01a782f

Release v0.2.2

The last release of JpegKit, v0.2.0 introduced new wrappers for libjpeg-turbo. This was a major redesign to the JpegKit library. While these changes improved performance and readability of the code, it was incomplete for the scope of JpegKit functionality.

v0.2.2 un-deprecates the Jpeg methods to be used until the wrappers are finalized in an upcoming release, v0.3.0.

What's new

Bug Fixes

  • Closed #4: Edge corruption when rotating a Jpeg
  • Fixed JpegView render function

Deprecation

Un-deprecated the following classes:

  • JpegKit
  • Jpeg
  • JpegFile
  • JpegImageView