Image name should use image width and height and not canvas size
cconcolato opened this issue · 1 comments
cconcolato commented
Line 56 in 87da963
$OriginalSize$
should probably be replaced by $Width$x$Height$
jeanlf commented
no, the test is designed to check that $CropOrigin$
and $OriginalSize$
properties are set on output pid, the check for width and height is implicit (png encode)