Crop between scale-on-load and scale

This commit is contained in:
DarthSim
2022-01-17 18:39:59 +06:00
parent 1ab981ef11
commit 7a968d5fed
9 changed files with 200 additions and 78 deletions

View File

@@ -23,9 +23,10 @@ var mainPipeline = pipeline{
prepare,
scaleOnLoad,
importColorProfile,
crop,
scale,
rotateAndFlip,
crop,
cropToResult,
fixWebpSize,
applyFilters,
extend,