<?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_Canvas/download/0.3.1/"/>
<rdf:li rdf:resource="http://pear.php.net/package/Image_Graph/download/0.7.2/"/>
<rdf:li rdf:resource="http://pear.php.net/package/Image_Canvas/download/0.3.0/"/>
<rdf:li rdf:resource="http://pear.php.net/package/Image_Canvas/download/0.2.4/"/>
<rdf:li rdf:resource="http://pear.php.net/package/Validate_DK/download/0.1.1/"/>
<rdf:li rdf:resource="http://pear.php.net/package/Image_Canvas/download/0.2.3/"/>
<rdf:li rdf:resource="http://pear.php.net/package/Validate_DK/download/0.1.0/"/>
<rdf:li rdf:resource="http://pear.php.net/package/Image_Graph/download/0.7.1/"/>
<rdf:li rdf:resource="http://pear.php.net/package/Image_Graph/download/0.7.0/"/>
<rdf:li rdf:resource="http://pear.php.net/package/Image_Canvas/download/0.2.2/"/>
</rdf:Seq>
</items>

<title>PEAR: Latest releases for nosey</title>
<description>The latest releases for the PEAR developer nosey (Jesper Veggerby)</description>
</channel>

<item rdf:about="http://pear.php.net/package/Image_Canvas/download/0.3.1/">
 <title>Image_Canvas 0.3.1</title>
 <link>http://pear.php.net/package/Image_Canvas/download/0.3.1/</link>
 <content:encoded>* Modified GD canvas addText() method with TTF fonts - (x, y) parameters now specify the absolute lower-left corner of the text (if angle is 0) instead of the baseline of the first letter, making texts appear incorrectly. This however require fonts to have a steady baseline, like fx. Arial, Verdana, etc. unlike Comic&lt;br /&gt;
* Fixed Image_Canvas_PDF to display correctly&lt;br /&gt;
* Fixed Request #7285 &quot;UTF-8 in SVGs&quot;&lt;br /&gt;
* Fixed Bug #7454 &quot;Vertical axis title is shifted 180 degrees between SVG and PNG output&quot;&lt;br /&gt;
* Fixed Bug #8488 &quot;wrong variable name&quot; (thanks to troehr at php dot net)&lt;br /&gt;
* Fixed Bug #8556 &quot;SVG.php contains typo&quot; (thanks to troehr at php dot net)&lt;br /&gt;
* Fixed Bug #8776 &quot;Fatal error: Call to undefined function: imageantialias()&quot;&lt;br /&gt;
* Fixed Bug #9070 &quot;factory method causes PHP error if no GD&quot; (thanks to troehr at php dot net)&lt;br /&gt;
* Fixed Bug #9176 &quot;UTF-8 in SVGs does not work (patch included)&quot; (thanks to troehr at php dot net)&lt;br /&gt;
* Fixed Bug #10236 &quot;Pie Chart Shading Error when datapoint has 0 value&quot; (thanks to peter_wake at hotmail dot com)&lt;br /&gt;
* Fixed Request #11402 &quot;Implement Image_Canvas_SVG::getData()&quot; (thanks to troehr at php dot net)
 </content:encoded>
 <dc:date>2007-06-22T16:36:08-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/Image_Graph/download/0.7.2/">
 <title>Image_Graph 0.7.2</title>
 <link>http://pear.php.net/package/Image_Graph/download/0.7.2/</link>
 <content:encoded>* Added Pie chart support for grouping items with values below a specified threshold in a &quot;the rest&quot; group&lt;br /&gt;
* Added possibility to set color of axis ticks (thanks to bdondo from forum)&lt;br /&gt;
* Added clipping support, causing forceMinimum() and forceMaximum() to show expected results&lt;br /&gt;
* Modified axis arrows, so that an axis with all negative values, the arrow will be shown at the minimum value instead of maximum&lt;br /&gt;
* Fixed a bug with Image_Graph_DataPreprocessor_Function not working, when callback function is an object method&lt;br /&gt;
* Fixed a bug with Candlestick, Band and Box &amp; Whisker plots not working when using markers&lt;br /&gt;
* Fixed Bug #6024 &quot;Undefined variable: parameters&quot;&lt;br /&gt;
* Fixed Bug #6085 &quot;Graph doesn't understand a numeric variable extracted from the GET method.&quot;&lt;br /&gt;
* Fixed Bug #6919 &quot;Isolated points in linegraphs with breaks drawn incorrectly&quot;&lt;br /&gt;
* Fixed Bug #6921 &quot;Marker not drawn for points with Y value == 0&quot;&lt;br /&gt;
* Fixed Bug #6941 &quot;Logarithmic axis values between 0 and 1&quot;&lt;br /&gt;
* Fixed Request #5985 &quot;Logarithmic Axis Minimum Value&quot;&lt;br /&gt;
* Fixed a problem with labels not appearing on the same baseline&lt;br /&gt;
* Added possibility to specify padding on all edges of an element separately&lt;br /&gt;
* Updated some API documentation entries
 </content:encoded>
 <dc:date>2006-03-02T07:42:17-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/Image_Canvas/download/0.3.0/">
 <title>Image_Canvas 0.3.0</title>
 <link>http://pear.php.net/package/Image_Canvas/download/0.3.0/</link>
 <content:encoded>* Added clipping (GD uses Image_Canvas method involving ImageCopy(), until native support is available throught existing GD functions gdImageSetClip())&lt;br /&gt;
* Fixed the way SVG rotates text to now use transform&lt;br /&gt;
* Added public reset() method to Image_Canvas&lt;br /&gt;
* Fixed Bug #6406 &quot;method _mapFont missing&quot;&lt;br /&gt;
* Fixed Request #6632 &quot;Style element assigned with = instead of :&quot;&lt;br /&gt;
* Fixed Bug #6769 &quot;ImageMap.php does not check for boolean false with strpos&quot;
 </content:encoded>
 <dc:date>2006-03-02T07:40:30-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/Image_Canvas/download/0.2.4/">
 <title>Image_Canvas 0.2.4</title>
 <link>http://pear.php.net/package/Image_Canvas/download/0.2.4/</link>
 <content:encoded>* Fixed a bug causing in Image_Canvas_SVG causing grouping to give a &quot;Missing argument...&quot; error (this rendered Image_Graph using SVG broken)&lt;br /&gt;
* Fixed a bug causing rectangles not being displayed, if points were given in the wrong order
 </content:encoded>
 <dc:date>2005-11-08T14:03:39-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/Validate_DK/download/0.1.1/">
 <title>Validate_DK 0.1.1</title>
 <link>http://pear.php.net/package/Validate_DK/download/0.1.1/</link>
 <content:encoded>- Switch to the new BSD License&lt;br /&gt;
(see http://www.opensource.org/licenses/bsd-license.php)
 </content:encoded>
 <dc:date>2005-11-04T11:31:26-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/Image_Canvas/download/0.2.3/">
 <title>Image_Canvas 0.2.3</title>
 <link>http://pear.php.net/package/Image_Canvas/download/0.2.3/</link>
 <content:encoded>Fixed Bug #5786 &quot;Error in producing SVG&quot;&lt;br /&gt;
* Fixed Bug #5805 &quot;Canvas\Fonts\fontmap.txt is missing&quot;
 </content:encoded>
 <dc:date>2005-10-28T05:57:10-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/Validate_DK/download/0.1.0/">
 <title>Validate_DK 0.1.0</title>
 <link>http://pear.php.net/package/Validate_DK/download/0.1.0/</link>
 <content:encoded>Initial release
 </content:encoded>
 <dc:date>2005-10-06T11:27:46-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/Image_Graph/download/0.7.1/">
 <title>Image_Graph 0.7.1</title>
 <link>http://pear.php.net/package/Image_Graph/download/0.7.1/</link>
 <content:encoded>* Fixed Bug #5415 &quot;Axis's wrong when plot is Dot/Scatter&quot;&lt;br /&gt;
* Fixed Bug #5607 &quot;X Axis Labels align to right&quot;&lt;br /&gt;
* Fixed a problem with horizontal plots and axis labels and titles not showing/aligning properly&lt;br /&gt;
* Fixed a problem with horizontal Step plot
 </content:encoded>
 <dc:date>2005-10-05T17:12:24-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/Image_Graph/download/0.7.0/">
 <title>Image_Graph 0.7.0</title>
 <link>http://pear.php.net/package/Image_Graph/download/0.7.0/</link>
 <content:encoded>* Added Image_Graph_Plot_Odo (thanks Maxime Delorme)&lt;br /&gt;
* Added Image_Graph_DataSelector_Values (thanks Paolo)&lt;br /&gt;
* Added best-fit line plot (Image_Graph_Plot_Fit_Line)&lt;br /&gt;
* Added possibility to specify the pie plot diameter&lt;br /&gt;
* Modified Image_Graph_Plot_CandleStick, it is now only necessary to specify 'open' for first point (other 'open' = previous 'close')&lt;br /&gt;
* Changed Image_Graph_Plotarea::hideAxis() to actually hide the axis, not remove them&lt;br /&gt;
* Added Image_Graph_Plotarea::clearAxis() to remove the axis&lt;br /&gt;
* Fixed markers so that y values equal to null never shows markers&lt;br /&gt;
* Fixed problem in Image_Graph_Plot_BoxWhisker causing an undefined method&lt;br /&gt;
* Fixed problem with markers and horizontal plots&lt;br /&gt;
* Fixed problem with axis not showing arrow-ends even if enabled&lt;br /&gt;
* Fixed problem with an error &quot;Call to a member function on a non-object...&quot; in Common.php&lt;br /&gt;
* Fixed a problem with Image_Graph_Dataset_Trivial when supplying a datarray as constructor parameter and Image_Graph_Fill_Array&lt;br /&gt;
* Fixed Bug #5421 &quot;Documentation for Image_Graph constructor wrong&quot;&lt;br /&gt;
* Fixed Bug #5502 &quot;Axis_Logarithmic::setAxisIntersection('max') is broken&quot;    &lt;br /&gt;
* Fixed Bug #5504 &quot;PHP Notice: Undefined index: tohtml&quot;&lt;br /&gt;
* Fixed PHP notice with Image_Graph::done() when using output to file&lt;br /&gt;
* Fixed so it is possible to use array(R, G, B, a?) as fill color&lt;br /&gt;
* Fixed issue with markers not rotating along with plot when using setStartingAngle()&lt;br /&gt;
* Fixed trivial dataset so that it is possible to use 'id' as key when populating dataset in constructor
 </content:encoded>
 <dc:date>2005-09-30T15:26:18-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/Image_Canvas/download/0.2.2/">
 <title>Image_Canvas 0.2.2</title>
 <link>http://pear.php.net/package/Image_Canvas/download/0.2.2/</link>
 <content:encoded>* Added 'border' and 'cssclass' option to Image_Canvas_GD::toHtml()&lt;br /&gt;
* Added image support when using SVG (using embedded base64 encoding)&lt;br /&gt;
* Added link (&quot;imagemap&quot;) support with SVG&lt;br /&gt;
* Made image loading in GD canvas use getimagesize() to determine type instead of relying on extension&lt;br /&gt;
* Fixed bug where 'htmltags' were not transferred to image mapping of polygon vertices&lt;br /&gt;
* Fixed bug in SVG where pie slices with some specific angles curled the wrong way&lt;br /&gt;
* Fixed bug in Image_Canvas_ImageMap::show() and Image_Canvas_ImageMap::save() calling non-existing method _toHtml()&lt;br /&gt;
* Fixed bug in Image_Canvas_SVG::polygon() not showing polygon if last point was a spline - addSpline()&lt;br /&gt;
* Fixed bug causing line ends not to show if color not exlicitly defined&lt;br /&gt;
* Fixed Bug #5066 &quot;Reference Notices&quot; (from Image_Graph)&lt;br /&gt;
* Fixed bug #5175 &quot;Unable to define IMAGE_GRAPH_SYSTEM_FONT_PATH outside of Config.php&quot;&lt;br /&gt;
* Fixed Bug #5325 &quot;Image/Color.php compatibility with old PHP versions&quot;
 </content:encoded>
 <dc:date>2005-09-30T15:24:34-05:00</dc:date>
</item>

</rdf:RDF>