I am trying to build a PHP library that will resize an image down to a specific size, but am coming across a few issues which I can't quite work out.
I am trying to make it so that it will resize and crop an image in the following way (all scaling is kept to the aspect ratio of the image):