Alright, I am making a image uploader.
But instead of displaying just the image, I wanna do a template with whatever I want on the sides.
But, trick is, I have a fixed size template, so I need it so if the uploaded image is bigger than either the width or height, it scales it down while keeping everything to scale the way it was taken… Any ideas on how to do this?
Thanks!