-
Rounded PHP is a PHP library for drawing round corners on graphic elements. It can render anti-aliased rounded corners in a determined image format (GIF, PNG, JPG). These images can then be used for drawing various shapes with rounded corners. It's main purpose was to help IE6 and other non-compliant browsers render CSS3's border-radius property. Nevertheless, the library can be ...

