mason/.perl-lib/TrivGal.pm (Image): Factour out EXIF metadata processing.
authorMark Wooding <mdw@distorted.org.uk>
Wed, 21 Jun 2023 09:24:41 +0000 (10:24 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Wed, 21 Jun 2023 09:24:41 +0000 (10:24 +0100)
Pull out the EXIF scanning into a new private method `_getexif'.  This
now sets `rot' and `flip' slots so that `scale' can fix up the image
properly, but it also sets `wd' and `ht' correctly for the use of
external clients.


No differences found