jimp
jimp copied to clipboard
How to align with percentages in cover and contain?
Expected Behavior
I want to align an image as I would in browser with following css:
object-fit: cover;
object-position: center 20%;
Current Behavior
cover()
only excepts alignBits