<?xml version="1.0"?>
<rss version="2.0">
  <channel>
    <title>PHPDeveloper.org</title>
    <link>http://www.phpdeveloper.org</link>
    <description>Up-to-the Minute PHP News, views and community</description>
    <language>en-us</language>
    <pubDate>Fri, 24 May 2013 08:59:32 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[ASys DataService's Blog: Rounded corners using PHP and the GD library]]></title>
      <guid>http://www.phpdeveloper.org/news/4732</guid>
      <link>http://www.phpdeveloper.org/news/4732</link>
      <description><![CDATA[On ASys DataService's blog, there's <a href="http://www.assemblysys.com/dataServices/php_roundedCorners.php">an article posted</a> about creating rounded corners on your images with a little help from the PHP GD libraries.
<p>
<quote>
<i>
I needed to add rounded corners to some pictures and didn't want to modify the source files in Photoshop (I think it's a bad idea to modify original pictures if the effect can be added dynamically).
<p>
That's when I decided to use the GD library, which I had found very useful in other projects. I'm not saying that this solution is perfect or better that others, but it has worked very well for me, and I hope it will be useful to some of you as well. Feel free to contact me if you have any comment about this code.
</i>
</quote>
<p>
He <a href="http://www.assemblysys.com/dataServices/php_roundedCorners.php">briefly describes the code</a>, noting where you can make config changes based on your needs. After that, it's all code, a procedural script that takes in any file and spits back out a custom rounded-corners image with your chosen settings. He even gives a <a href="http://www.assemblysys.com/dataServices/images/rounded_corner.png">PNG file</a> of the rounded corner to use...]]></description>
      <pubDate>Wed, 25 Jan 2006 13:01:50 -0600</pubDate>
    </item>
  </channel>
</rss>
