Opened 9 years ago

Closed 8 years ago

Last modified 8 years ago

#12493 closed Patch - Bug Fix (fixed)

Mythgallery: Rotate thumbnails

Reported by: lomion@… Owned by: Roger Siddons
Priority: minor Milestone: 0.28
Component: Plugin - MythGallery Version: 0.27.4
Severity: low Keywords:
Cc: Ticket locked: no

Description

Thumbnails are not rotated in Mythgallery except when using DCRAW (which is not used if EXIF thumbs are available or not compiled in).

This patch rotates thumbnails according to the EXIF rotation information if available

Attachments (1)

thumb_rotation.diff (1.7 KB) - added by lomion@… 9 years ago.

Download all attachments as: .zip

Change History (5)

Changed 9 years ago by lomion@…

Attachment: thumb_rotation.diff added

comment:1 Changed 9 years ago by Stuart Auchterlonie

Milestone: unknown0.28
Owner: set to Stuart Auchterlonie
Status: newaccepted

Patch looks pretty straight forward.

comment:2 Changed 8 years ago by Roger Siddons

Owner: changed from Stuart Auchterlonie to Roger Siddons
Status: acceptedassigned

comment:3 Changed 8 years ago by Roger Siddons <rsiddons@…>

Resolution: fixed
Status: assignedclosed

In c25b7dd15b044ad56852470092dc60a3ec00868d/mythtv:

MythGallery: Orientate EXIF thumbnails when not using DCRAW

Orientate EXIF thumbnail according to the image orientation, when not using DCRAW

Strictly EXIF thumbnails should have a separate orientation, but that doesn't seem to be available from libexif,
and thumbnails are commonly orientated as per the image anyway.

Patch supplied by <lomion@…>. Thanks.

Fixes #12493

comment:4 Changed 8 years ago by Roger Siddons <rsiddons@…>

In c25b7dd15b044ad56852470092dc60a3ec00868d/mythtv:

MythGallery: Orientate EXIF thumbnails when not using DCRAW

Orientate EXIF thumbnail according to the image orientation, when not using DCRAW

Strictly EXIF thumbnails should have a separate orientation, but that doesn't seem to be available from libexif,
and thumbnails are commonly orientated as per the image anyway.

Patch supplied by <lomion@…>. Thanks.

Fixes #12493

Note: See TracTickets for help on using tickets.