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)
commitbfc5bfe6967009433043d3aee1d74eef4b8cec8f
tree06cfe6bf075fd38ad5d59fafde70f84846f191f0
parentccaab4e8a37a81ce43437a3ed7fbc0fd0cae7e1f
mason/dhandler (.image): Generate thumbnails more memory-efficiently.

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.
mason/dhandler