Banner builder has been extended to allow you to check a box to round the corners of the banner. more »
ImageMagick Rounded Rectangles
There are many ways to create rounded rectangles with ImageMagick and PHP. After much thought, trial, and error, this is the solution I like best.
The basic approach is to define an image, then use the ratio of height to width, with some tweaking, to… more »