PHP API for quickly and easily producing on-the-fly anti-aliased rounded corner images (corner, rounded rectangles, etc).
Be the first to post a text review of Rounded PHP. Rate and review a project by clicking thumbs up or thumbs down in the right column.
Rounded PHP, the API for creating anti-aliased rounded corner images on-the-fly, now has the capability of adjusting color opacities (in PNG format) and transparency in GIF formats. This is a major update, worthy of its 2.0 tag. Each color (foreground, background and border colors) can have a different opacity level. Installation has also been made easier by packing all of the neccessary scripts into one file. Just drop rounded.php somewhere in your accessible web space and start making some rounded corners. So what's the great benefit? There are plenty of solutions that use javascript to create this effect and add loads of problems to mark-up and css layouts. Using an image is the most convenient and standards compliant way to do it. No javascript support required, which means it's safe to take Rounded PHP mobile! The previous release of Rounded PHP simply generated rounded corner images with up to three colors: background, foreground, border and allowed a user to toggle transparencies. While this can still prove useful, the ability to adjust opacities can be very desirable, especially in todays Web 2.0 world. The project is losing its Beta label and moving into Stable release as no bugs have been reported since its inception. Download this 2.0 release at http://www.sourceforge.net/projects/roundedphp and visit the demo site at http://dev.kingthief.com/demos/roundedphp
Version 2.0 - Opacity values for all colors (png format) - Faster, more efficient antialias processing - Packed script for quick and easy installation Version 1.1.1 - (Bug Fix) Alpha color blending problem with transparent background colors fixed version 1.1 - Full support for transparency using png and gif formats - Toggle transparency for background, border and foreground colors in png format - Select a transparent color for gif format - Toggle antialias on or off
Version 2.0 - Opacity values for all colors (png format) - Faster, more efficient antialias processing - Packed script for quick and easy installation Version 1.1.1 - (Bug Fix) Alpha color blending problem with transparent background colors fixed version 1.1 - Full support for transparency using png and gif formats - Toggle transparency for background, border and foreground colors in png format - Select a transparent color for gif format - Toggle antialias on or off
*BUG FIX* - fixed problem with alpha color blending with transparent backgrounds
*BUG FIX* - fixed problem with alpha color blending with transparent backgrounds
Rounded PHP, the API for creating anti-aliased rounded corner images on-the-fly, now fully supports transparency in both PNG and GIF formats. This update officially places Rounded PHP in a class of its own, including the options to toggle transparency among the background, foreground and border colors. The initial release of Rounded PHP simply generated rounded corner images with up to three colors: background, foreground, border. The limitations of having no transparency can become a burden for many Web 2.0 designers/developers. This release will hopefully alleviate any of these issues. Noted improvements in the package include: choosing which colors to make transparent (in PNG format), full alpha channel blending in 24-bit PNG files, transparent color selection for GIF image format, and toggle anti-alias support on or off. The API operates stable, but the project will remain in beta phase until enough feedback is received to warrant a stable release. Download this 1.1 release at http://www.sourceforge.net/projects/roundedphp and visit the updated demo site at http://dev.kingthief.com/demos/roundedphp Rounded PHP is very young and the resources are still being pieced together. Expect to see online documentation soon, as well as an official page for the project at http://dev.kingthief.com
Copyright © 2009 Geeknet, Inc. All rights reserved. Terms of Use
Thanks for your rating!
Would you also like to write a review?