Improved ICC profiles handling

This commit is contained in:
DarthSim
2021-12-07 14:21:51 +06:00
parent f60f8fff8a
commit cf884f860c
8 changed files with 17 additions and 25 deletions

View File

@@ -27,12 +27,12 @@ var mainPipeline = pipeline{
rotateAndFlip,
crop,
fixWebpSize,
exportColorProfile,
applyFilters,
extend,
padding,
flatten,
watermark,
exportColorProfile,
finalize,
}