Hello,
What actions should I create if I wanted to create a square thumbnail and make sure that the square image is always filled? Meaning, no part of the resulting image is blank no matter what the input size of the source image is.
Thanks.
Hello,
What actions should I create if I wanted to create a square thumbnail and make sure that the square image is always filled? Meaning, no part of the resulting image is blank no matter what the input size of the source image is.
Thanks.
Comments
Comment #1
mkalbere commentedComment #2
radj commented@mkalbere, is your comment supposed to be empty?
Comment #3
Jorrit commentedI use imagecache_actions which provides the Define Canvas action. I looks like it solves your problem as well.
Comment #4
Jorrit commented