thegetty / quire

A multi-package repository for the Quire multiformat publishing framework
https://quire.getty.edu/
BSD 3-Clause "New" or "Revised" License
93 stars 12 forks source link

Fix image support for png, tif, and svg images #822

Closed hbalenda closed 1 year ago

hbalenda commented 1 year ago

Fixes tile and print-image extensions for input image extensions other than jpg that are supported (jpeg, tif, png, svg) and transformed into .jpg. Does not address the .jp2 issue or tiled images output to .png (these are separate issues to follow).