Skip to content

Workaround to support reading some jpg files

Thomas Holder requested to merge cherry-pick-a8eda474 into 1.0.x

Older versions of gdk-pixbuf incorrectly read metadata for certain jpeg files (often those taken by a phone), preventing the file from loading.

Workaround optimised by Thomas Holder.

Addresses #632 (closed)

(cherry picked from commit a8eda474)

Merge request reports