ez publish community gateway
›
Rounded corners for user avatars
I've long wanted to have eZ Publish round off the corners for our users' avatars, and found several discussions here on share.ez.no about ways to do it. After playing around with these approaches, I believe I have found an improvement that may be of interest to people. It uses only an ImageMagick filter specified in image.ini.append.php, and does not need an image mask file. Its only downside is that it outputs PNG images-- but I prefer PNG anyways, especially for images this small.