Canvas resize "as delta" in batch mode
Posted: Mon Aug 03, 2009 11:26 am
I tried "canvas resize", width "-157", height "0", "use above values as size delta".
The saved XBS is this:
Problem: It resize twice 157 pixel. Same happend with "-300" - it resize with 2x300 = 600 dpi"
Edit:
This happens only with the option "width". The option "height" resizes correctly.
Peter
The saved XBS is this:
Code: Select all
canvas( 0 #-157 #0 6 255 255 255 0 )
settings( 3 0 1 0 1 0 )
output( tiff 2 6 0 )
Edit:
This happens only with the option "width". The option "height" resizes correctly.
Peter