Upscale improvements #428
Labels
Level: Bug 🐞
This item involves a legitimate regression (bug) to existing functionality.
Level: New Feature 🆕
This item involves the introduction of new functionality.
Is it possible to add parameters for upscale like max[x,y], exact[x, y] and crop? Because currently it is not possible to upscale rectangle image to square with cropping using upscale filter. To achieve this behaviour, I had to downgrade to v0.11.1 and use thumbnails filter with allow_upscale set to true.
The text was updated successfully, but these errors were encountered: