I’m trying to get an image to crop around a focal point, with that point appearing in the centre of the cropped image. From what I can tell, the image is cropping with the focal point in the top left position, rather than the centre.
Here’s the image with my transform params: https://ik.imagekit.io/isclzlt7q/pharmacy777-dev/images/media-1_iMPrhlTe6.jpg?tr=w-330,h-400,c-maintain_ratio,fo-custom,yc-ih_mul_0.2,xc-iw_mul_0.3,dpr-1,q-80
If you view the original image, you’ll notice the above image has cropped to the right-side instead of around the focal point (20% from the top and 30% from the left of the original image dimensions).
Any help would be muchly appreciated, thanks