<?xml version="1.0" encoding="iso-8859-1"?>
<rdf:RDF
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns="http://purl.org/rss/1.0/"
    xmlns:content="http://purl.org/rss/1.0/modules/content/"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
>
    <channel rdf:about="http://pear.php.net">
    <link>http://pear.php.net/</link>
    <dc:creator>pear-webmaster@lists.php.net</dc:creator>
    <dc:publisher>pear-webmaster@lists.php.net</dc:publisher>
    <dc:language>en-us</dc:language><items>
<rdf:Seq><rdf:li rdf:resource="http://pear.php.net/package/Image_Color/download/1.0.7/"/>
<rdf:li rdf:resource="http://pear.php.net/package/Image_Color/download/1.0.6/"/>
<rdf:li rdf:resource="http://pear.php.net/package/Image_Color/download/1.0.4/"/>
<rdf:li rdf:resource="http://pear.php.net/package/Image_Color/download/1.0.3/"/>
<rdf:li rdf:resource="http://pear.php.net/package/Image_Color/download/1.0.2/"/>
<rdf:li rdf:resource="http://pear.php.net/package/Image_Color/download/1.0.1/"/>
<rdf:li rdf:resource="http://pear.php.net/package/Image_Color/download/1.0.0/"/>
<rdf:li rdf:resource="http://pear.php.net/package/Image_Color/download/0.4/"/>
</rdf:Seq>
</items>

<title>Latest releases of image_color</title>
<description>The latest releases for the package image_color</description>
</channel>

<item rdf:about="http://pear.php.net/package/Image_Color/download/1.0.7/">
 <title>Image_Color 1.0.7</title>
 <link>http://pear.php.net/package/Image_Color/download/1.0.7/</link>
 <content:encoded>PR #4:  Port to PHP 8
 </content:encoded>
 <dc:date>2024-12-08T08:43:25-05:00</dc:date>
 <dc:publisher>ashnazg</dc:publisher>
</item>
<item rdf:about="http://pear.php.net/package/Image_Color/download/1.0.6/">
 <title>Image_Color 1.0.6</title>
 <link>http://pear.php.net/package/Image_Color/download/1.0.6/</link>
 <content:encoded>QA Release&lt;br /&gt;
Add to Packagist
 </content:encoded>
 <dc:date>2024-01-15T14:05:13-05:00</dc:date>
 <dc:publisher>ashnazg</dc:publisher>
</item>
<item rdf:about="http://pear.php.net/package/Image_Color/download/1.0.4/">
 <title>Image_Color 1.0.4</title>
 <link>http://pear.php.net/package/Image_Color/download/1.0.4/</link>
 <content:encoded>Relicensing under LGPL 2.1.
 </content:encoded>
 <dc:date>2010-05-20T18:58:06-05:00</dc:date>
 <dc:publisher>drewish</dc:publisher>
</item>
<item rdf:about="http://pear.php.net/package/Image_Color/download/1.0.3/">
 <title>Image_Color 1.0.3</title>
 <link>http://pear.php.net/package/Image_Color/download/1.0.3/</link>
 <content:encoded>Bug #5828  - 'gd' PHP extension is not installed&lt;br /&gt;
Bug #11795 - Unit Tests will not work without deprecated phpunit&lt;br /&gt;
Bug #14460 - Reference to $this in static function&lt;br /&gt;
Bug #14887 - E_NOTICE when setColors() and changeLightness() called
 </content:encoded>
 <dc:date>2008-12-27T19:46:57-05:00</dc:date>
 <dc:publisher>doconnor</dc:publisher>
</item>
<item rdf:about="http://pear.php.net/package/Image_Color/download/1.0.2/">
 <title>Image_Color 1.0.2</title>
 <link>http://pear.php.net/package/Image_Color/download/1.0.2/</link>
 <content:encoded>* FIXED: percentageColor2RGB() was dropping first character of each number&lt;br /&gt;
  instead of the percent sign at the end.&lt;br /&gt;
* FIXED: mixColors() and percentageColor2RGB() weren't rounding the values&lt;br /&gt;
  correctly. 50% of 255 is 127.5 and should round to 128 instead of 127.&lt;br /&gt;
* FIXED: setColors(). If the second parameter was omitted it would take on a&lt;br /&gt;
  random-ish value. I changed the implementation of so that colors are only set&lt;br /&gt;
  when they're provided.&lt;br /&gt;
* FIXED: _makeWebSafe() was rounding values incorrectly. Significantly&lt;br /&gt;
  simplified the implementation in the process.&lt;br /&gt;
* Removed the private, unused Image_Color::$websafe member.&lt;br /&gt;
* Marked Image_Color::$color1 and $color2 as public. It made no sense that they&lt;br /&gt;
  were private considering that if you called changeLightness() the only way to&lt;br /&gt;
  find the result was using $color1 and $color2.&lt;br /&gt;
* Deprecated the _returnColor() function. All it was doing was converting RGB&lt;br /&gt;
  arrays to hex strings. The more aptly named rgb2hex() was calling&lt;br /&gt;
  _returnColor() which made no sense. _returnColor() now calls rgb2hex() and&lt;br /&gt;
  will probably disappear after the next release.&lt;br /&gt;
* Made major improvements to the comments and documentation and corrected&lt;br /&gt;
  several violations of the PEAR coding standards.
 </content:encoded>
 <dc:date>2005-09-12T15:30:58-05:00</dc:date>
 <dc:publisher>drewish</dc:publisher>
</item>
<item rdf:about="http://pear.php.net/package/Image_Color/download/1.0.1/">
 <title>Image_Color 1.0.1</title>
 <link>http://pear.php.net/package/Image_Color/download/1.0.1/</link>
 <content:encoded>* Removed newline at end of file.
 </content:encoded>
 <dc:date>2004-05-25T03:20:18-05:00</dc:date>
 <dc:publisher>sebastian</dc:publisher>
</item>
<item rdf:about="http://pear.php.net/package/Image_Color/download/1.0.0/">
 <title>Image_Color 1.0.0</title>
 <link>http://pear.php.net/package/Image_Color/download/1.0.0/</link>
 <content:encoded>+ Added color2RGB() method.&lt;br /&gt;
&lt;br /&gt;
  (Contribution by Laurent Laville &lt;pear@laurent-laville.org&gt;)&lt;br /&gt;
&lt;br /&gt;
* allocateColor() now works with both color names and&lt;br /&gt;
  hex color codes.
 </content:encoded>
 <dc:date>2004-04-17T07:34:23-05:00</dc:date>
 <dc:publisher>sebastian</dc:publisher>
</item>
<item rdf:about="http://pear.php.net/package/Image_Color/download/0.4/">
 <title>Image_Color 0.4</title>
 <link>http://pear.php.net/package/Image_Color/download/0.4/</link>
 <content:encoded>* Made namedColor2RGB() method static.
 </content:encoded>
 <dc:date>2003-01-02T19:31:00-05:00</dc:date>
 <dc:publisher>sebastian</dc:publisher>
</item>

</rdf:RDF>