Skip to content

Conversation

@cytrinox
Copy link
Contributor

PR #19375 added highlight preservation modes, but only for older Canon cameras. In CR3 files, the EXIF tag name has changed.

This patch adds support for the new tag "Exif.CanonLiOp.AutoLightingOptimizer"

I've also added a call to dt_exif_img_check_additional_tags() to libraw io path as it was only called in rawspeed io yet. This function is responsible to load the EXIF tags required for #19375 to work.

This function was called in rawspeed loading path only.
… files

PR darktable-org#19375 added highlight preservation modes, but only for older
Canon cameras. In CR3 files, the EXIF tag name has changed.

This patch adds support for the new tag "Exif.CanonLiOp.AutoLightingOptimizer"
@TurboGit TurboGit added this to the 5.6 milestone Dec 22, 2025
@TurboGit TurboGit added feature: enhancement current features to improve scope: camera support adding WB and raw support for new cameras priority: low core features work as expected, only secondary/optional features don't release notes: pending labels Dec 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature: enhancement current features to improve priority: low core features work as expected, only secondary/optional features don't release notes: pending scope: camera support adding WB and raw support for new cameras

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants