mason/dhandler (.image): Generate thumbnails more memory-efficiently.
authorMark Wooding <mdw@distorted.org.uk>
Mon, 12 Jun 2023 10:37:17 +0000 (11:37 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Mon, 12 Jun 2023 10:48:39 +0000 (11:48 +0100)
As threatened in the previous commit, we now load each image once,
generate all of the necessary rescaled versions, and move on.  This
includes the main view image.


No differences found