Skip to content

Workaround QTBUG-120614

Mirco Miranda requested to merge mircomir/kimageformats:fix/QTBUG-120614 into master

I found an issue converting from RGBA64 to 16FPx4 which makes the images slightly lighter. This conversion is used in the EXR plugin.

This workaround resolves the issue on Windows, Linux, macOS (Intel). macOS on Apple Silicon seems not affected.

See also QTBUG-120614

Edited by Mirco Miranda

Merge request reports