New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
TIFF output does not preserve input depth #188
Comments
|
Thanks for the problem report. We can reproduce it and will have a patch to fix it in the GIT main branch @ https://github.com/ImageMagick/ImageMagick later today. The patch will be available in the beta releases of ImageMagick @ https://imagemagick.org/download/beta/ by sometime tomorrow. |
https://build.opensuse.org/request/show/991214 by user pgajdos + favogt_factory - version update to 7.1.0.44 upstream changelog: https://github.com/ImageMagick/Website/blob/main/ChangeLog.md - modified patches % ImageMagick-library-installable-in-parallel.patch (refreshed) - update to 7.1.0.42: * incorrect pointer update when computing median @ ImageMagick/ImageMagick#5298 * Added extra check because the flag was removed in 0.21-Beta1. * the -transparent-color option accepts colornames @ ImageMagick/ImageMagick#5297 * fix MVG stroke-opacity issues * map channel parameter to pixel channel offset @ ImageMagick/ImageMagick#5308 * beta release * preserve input depth @ ImageMagick/ImageMagick6#188 * update to latest automake/autoconf release * recognize SVG file if it starts with whitespace @ ImageMagick/ImageMagick#5294 * Removed unused stealth f
|
from https://bugzilla.redhat.com/show_bug.cgi?id=1378891#c44 This seems to be fixed everywhere now. Unless "file" tool lies. Tested with: ImageMagick-7.1.0.62-1.fc39.x86_64 |
ImageMagick version
6.9.12-52
Operating system
Linux
Operating system, version and so on
Fedora 36
Description
The conversion from png to tiff failed to preserve the image depth.
The original report is from Red Hat Bugzilla dating from 2016.
Steps to Reproduce
Images
Referenced image

The text was updated successfully, but these errors were encountered: