These forums are provided for community interactions only. For official support please submit a support ticket.
You are not logged in.
I have some some formats setup that are square shapes. In director I have set focal points (also tried without).
I have the crop set to 1 which I thought would crop from the focal point out but it's not honoring that and my images are being squeezed to fit, not cropping to fit. 1 is crop to fit and 0 is proportional right?
$thefive = array('name' => 'thefive', 'width' => "150", 'height' => '150', 'crop' => 1, 'quality' => 85, 'sharpening' => 1);Offline
I would also want to know the answer to this. Anyone?
I hate when ssp zooms into my pictures to make it fit into the window, I don't mind black bars as long as I don't get ugly pixelated zooms.
Offline
Hello,
I would also like to know how this works: to make the images downscaled and on a black background.
Does anyone have any ideas?
best wishes,
Rob
Offline
'crop' => 1
Crop set to 1 is what you want, I'm guessing Mateo had another issue (the original post was from 27th January)
Offline
It would be nice to talk about this crop value in the SSP Director wiki.
Offline
0->fit all,
1->fit width,
2->actual size,
at least, from what I can tell
Offline