<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: imagickLib</title>
	<atom:link href="http://www.kuehrig.de/blog/php-scripte/imagicklib/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.kuehrig.de/blog</link>
	<description>Hamburg, Fotografie, Scrapbooking und mehr</description>
	<lastBuildDate>Sat, 22 May 2010 20:42:52 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
	<item>
		<title>By: Anonymous</title>
		<link>http://www.kuehrig.de/blog/php-scripte/imagicklib/comment-page-1/#comment-4823</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Mon, 28 Dec 2009 21:37:02 +0000</pubDate>
		<guid isPermaLink="false">http://kingbuntu.kingdom.local/~king/www.kuehrig.de/2.5/?page_id=44#comment-4823</guid>
		<description>[...]  [...]</description>
		<content:encoded><![CDATA[<p>[...]  [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://www.kuehrig.de/blog/php-scripte/imagicklib/comment-page-1/#comment-3221</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Thu, 19 Feb 2009 22:25:52 +0000</pubDate>
		<guid isPermaLink="false">http://kingbuntu.kingdom.local/~king/www.kuehrig.de/2.5/?page_id=44#comment-3221</guid>
		<description>Hi Jako!
The method is now changed.
Thank you!

Have a nice day,
Oliver</description>
		<content:encoded><![CDATA[<p>Hi Jako!<br />
The method is now changed.<br />
Thank you!</p>
<p>Have a nice day,<br />
Oliver</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jako</title>
		<link>http://www.kuehrig.de/blog/php-scripte/imagicklib/comment-page-1/#comment-3044</link>
		<dc:creator>Jako</dc:creator>
		<pubDate>Fri, 09 Jan 2009 21:48:31 +0000</pubDate>
		<guid isPermaLink="false">http://kingbuntu.kingdom.local/~king/www.kuehrig.de/2.5/?page_id=44#comment-3044</guid>
		<description>Noticed a few bugs:

Geometry is returned by ImageMagick 6.3.5 as Geometry: 400x265+0+0 in example4.php

So the code of parseImageData()

should be in lines 390ff 
$tmp1 = explode(&#039; &#039;, $this-&gt;arrImageRawData[$i]);
$tmp2 = explode(&#039;x&#039;, $tmp1[1]);
$tmp3 = explode(&#039;+&#039;, $tmp2[1]);
$this-&gt;arrImageData[&quot;width&quot;] = $tmp2[0];
$this-&gt;arrImageData[&quot;height&quot;] = $tmp3[0];

And on my Server the masked &#039;\(&#039; and &#039;\)&#039; have not to be masked like &#039;(&#039; and &#039;)&#039;

Nice and easy class for predefined image filters

Regards
Jako</description>
		<content:encoded><![CDATA[<p>Noticed a few bugs:</p>
<p>Geometry is returned by ImageMagick 6.3.5 as Geometry: 400&#215;265+0+0 in example4.php</p>
<p>So the code of parseImageData()</p>
<p>should be in lines 390ff<br />
$tmp1 = explode(&#8216; &#8216;, $this-&gt;arrImageRawData[$i]);<br />
$tmp2 = explode(&#8216;x&#8217;, $tmp1[1]);<br />
$tmp3 = explode(&#8216;+&#8217;, $tmp2[1]);<br />
$this-&gt;arrImageData["width"] = $tmp2[0];<br />
$this-&gt;arrImageData["height"] = $tmp3[0];</p>
<p>And on my Server the masked &#8216;\(&#8216; and &#8216;\)&#8217; have not to be masked like &#8216;(&#8216; and &#8216;)&#8217;</p>
<p>Nice and easy class for predefined image filters</p>
<p>Regards<br />
Jako</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: PHP Wrapper für ImageMagic &#124; IT.CappuccinoNet.com Blog</title>
		<link>http://www.kuehrig.de/blog/php-scripte/imagicklib/comment-page-1/#comment-66</link>
		<dc:creator>PHP Wrapper für ImageMagic &#124; IT.CappuccinoNet.com Blog</dc:creator>
		<pubDate>Sat, 05 Apr 2008 19:43:59 +0000</pubDate>
		<guid isPermaLink="false">http://kingbuntu.kingdom.local/~king/www.kuehrig.de/2.5/?page_id=44#comment-66</guid>
		<description>[...] einen konfortablen Zugriff auf ImageMagick zur Bildmanipulation. Details und Download auf Oliver Kührig&#8217;s Blog&#8230; Bookmark to:   (No Ratings Yet) &#160;Loading [...]</description>
		<content:encoded><![CDATA[<p>[...] einen konfortablen Zugriff auf ImageMagick zur Bildmanipulation. Details und Download auf Oliver Kührig&#8217;s Blog&#8230; Bookmark to:   (No Ratings Yet) &nbsp;Loading [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

