cgohlke / imagecodecs

Image transformation, compression, and decompression codecs
https://pypi.org/project/imagecodecs
BSD 3-Clause "New" or "Revised" License
111 stars 21 forks source link

conda forge now uses jpeg turbo #64

Closed hmaarrfk closed 1 year ago

hmaarrfk commented 1 year ago

Is there anything else to do to get this to work?

follow progress https://github.com/conda-forge/imagecodecs-feedstock/pull/78

cgohlke commented 1 year ago

Nice. Just in time for the next version of imagecodecs, which will drop support for libjpeg and requires libjpeg-turbo 3.0. Version 3, currently in beta, brings many improvements (lossless and 12-bit JPEG).

I'm closing this PR since the changes are already in the development version.

hmaarrfk commented 1 year ago

wow. really just in time...