mason/{.perl-lib/TrivGal,dhandler}: Make an image object.
authorMark Wooding <mdw@distorted.org.uk>
Fri, 24 Dec 2021 17:28:03 +0000 (17:28 +0000)
committerMark Wooding <mdw@distorted.org.uk>
Sat, 25 Dec 2021 16:09:18 +0000 (16:09 +0000)
The objective here is to separate image loading from scaling, so that we
can make several scaled output images without having to load and decode
the original image each time.

The `.thumbnail' module now takes an image object rather than a
pathname.  There's no functional change.


No differences found