Summary: | In-place rotation converts 16 bit TIFF to 8 bit | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | Sven Coenye <scoenye> |
Component: | Plugin-Bqm-Rotate | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED DOWNSTREAM | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Debian testing | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 1.1.0 | |
Sentry Crash Report: |
Description
Sven Coenye
2010-01-12 05:02:36 UTC
Correction: this appears to be a "feature" of the underlying utility, convert, as built by Debian in GraphicsMagick 1.3.5-6. This package does not support 16 bit/channel. Replacing GraphicsMagick with the real ImageMagick fixes this issue. |