work to do:
crop image to 1920 x 1080 with 72 dpi for online publishing...
issue:
set option in CropSize.xmp - but cant set the resolution there...
Code: Select all
...
<item label="1920x1080_Format" width="16" height="9" unit="ratio" ratio="0" visible="yes"/>
<item label="1200x600_Format" width="2" height="1" unit="ratio" ratio="0" visible="yes"/>
...
set option in ResizePreset.txt - but cant set the resolution there...
Code: Select all
...
175%
200%
1920x1080, MainImage
1200x600, TeaserImage
...
workaround:
1) crop image on that 16x9-ratio
2) resize image on 72dpi with 1920 x 1080 px - and make sure 72dpi is set
Would love to do this in one step... any suggestion?
Any hints?
PS: Happy
