samvera / node-iiif

This module provides a full-featured IIIF Image API 2.1 and 3.0 image processor. It covers only the image processing pipeline itself, leaving input and output to the caller.
Apache License 2.0
27 stars 5 forks source link

Ensure widthPre and heightPre are never rounded down to 0 #32

Closed mbklein closed 2 months ago

mbklein commented 2 months ago

Fixes samvera/serverless-iiif#155