Right now, the code works by cropping images down to 1920x960. Obviously, if an image is twice that size, we will actually only crop a section of that photo first. A resize might be in order.
This change needs to be done while supporting custom sizing (#30).
Right now, the code works by cropping images down to 1920x960. Obviously, if an image is twice that size, we will actually only crop a section of that photo first. A resize might be in order.
This change needs to be done while supporting custom sizing (#30).