From: Mark Wooding Date: Wed, 21 Jun 2023 10:15:12 +0000 (+0100) Subject: mason/.perl-lib/TrivGal.pm: Simplify the image-type machinery. X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~mdw/git/tgal/commitdiff_plain/e9f8c99ed456dc006c02e2dbde1568b5bb04476b?ds=sidebyside;hp=e9f8c99ed456dc006c02e2dbde1568b5bb04476b mason/.perl-lib/TrivGal.pm: Simplify the image-type machinery. This was really only needed for the benefit of Imlib2, which needed to be told what kind of output image file to make. GraphicsMagick doesn't have this deficiency. The MIME type stuff was never used at all. ---