<?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: 5 ImageMagick command line examples part 2</title>
	<atom:link href="http://www.ioncannon.net/linux/72/5-imagemagick-command-line-examples-part-2/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ioncannon.net/linux/72/5-imagemagick-command-line-examples-part-2/</link>
	<description>Thoughts on Software Development and Engineering</description>
	<lastBuildDate>Tue, 16 Mar 2010 00:32:58 +0000</lastBuildDate>
	
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Mahen</title>
		<link>http://www.ioncannon.net/linux/72/5-imagemagick-command-line-examples-part-2/comment-page-1/#comment-17228</link>
		<dc:creator>Mahen</dc:creator>
		<pubDate>Sun, 20 May 2007 12:42:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.ioncannon.net/linux/72/5-imagemagick-command-line-examples-part-2/#comment-17228</guid>
		<description>Any tips to convert a command like this into the string? i am using php in my server 

Command:
-draw &quot;gravity south fill black text 0,36 &#039;Copyright 2003&#039;&quot;

String (?):
?draw(gravity south fill black text 0,36 &#039;Copyright 2003&#039;)

I&#039;m having difficulties getting text into my images 

see my scrip at 
http://www.evolt.org/article/PHP_frontend_to_ImageMagick/17/55650/index.html</description>
		<content:encoded><![CDATA[<p>Any tips to convert a command like this into the string? i am using php in my server </p>
<p>Command:<br />
-draw &#034;gravity south fill black text 0,36 &#039;Copyright 2003&#039;&#034;</p>
<p>String (?):<br />
?draw(gravity south fill black text 0,36 &#039;Copyright 2003&#039;)</p>
<p>I&#039;m having difficulties getting text into my images </p>
<p>see my scrip at<br />
<a href="http://www.evolt.org/article/PHP_frontend_to_ImageMagick/17/55650/index.html" rel="nofollow">http://www.evolt.org/article/PHP_frontend_to_ImageMagick/17/55650/index.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: How to compile ImageMagick for PHP by hand @ IONCANNON</title>
		<link>http://www.ioncannon.net/linux/72/5-imagemagick-command-line-examples-part-2/comment-page-1/#comment-430</link>
		<dc:creator>How to compile ImageMagick for PHP by hand @ IONCANNON</dc:creator>
		<pubDate>Wed, 01 Nov 2006 00:33:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.ioncannon.net/linux/72/5-imagemagick-command-line-examples-part-2/#comment-430</guid>
		<description>[...] My goal was to be able to convert a large image into a smaller one and have it look decent. I tried a few different approaches directly in PHP before I decided to see just how hard it was to do with a command line tool. I found that I could re-size and enhance a photos in a way that made them look pretty good using ImageMagick&#8217;s re-size and sharpen (for more on doing this on the command line see my ImageMagick command line examples). [...]</description>
		<content:encoded><![CDATA[<p>[...] My goal was to be able to convert a large image into a smaller one and have it look decent. I tried a few different approaches directly in PHP before I decided to see just how hard it was to do with a command line tool. I found that I could re-size and enhance a photos in a way that made them look pretty good using ImageMagick&#039;s re-size and sharpen (for more on doing this on the command line see my ImageMagick command line examples). [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ganesh</title>
		<link>http://www.ioncannon.net/linux/72/5-imagemagick-command-line-examples-part-2/comment-page-1/#comment-30</link>
		<dc:creator>Ganesh</dc:creator>
		<pubDate>Fri, 28 Jul 2006 06:38:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.ioncannon.net/linux/72/5-imagemagick-command-line-examples-part-2/#comment-30</guid>
		<description>Cool Examples again :) and the link to the tutorial site was very useful!! thanks a lot again :)</description>
		<content:encoded><![CDATA[<p>Cool Examples again :) and the link to the tutorial site was very useful!! thanks a lot again :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: carson</title>
		<link>http://www.ioncannon.net/linux/72/5-imagemagick-command-line-examples-part-2/comment-page-1/#comment-25</link>
		<dc:creator>carson</dc:creator>
		<pubDate>Sat, 22 Jul 2006 20:10:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.ioncannon.net/linux/72/5-imagemagick-command-line-examples-part-2/#comment-25</guid>
		<description>I&#039;m using version 6.2.7 of ImageMagick. I just tried to cut and paste the gel examples and it looks like in firefox some of the values are being converted to binary. I&#039;m going to add a link to all the examples in one script.</description>
		<content:encoded><![CDATA[<p>I&#039;m using version 6.2.7 of ImageMagick. I just tried to cut and paste the gel examples and it looks like in firefox some of the values are being converted to binary. I&#039;m going to add a link to all the examples in one script.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Leslie Hensley</title>
		<link>http://www.ioncannon.net/linux/72/5-imagemagick-command-line-examples-part-2/comment-page-1/#comment-24</link>
		<dc:creator>Leslie Hensley</dc:creator>
		<pubDate>Sat, 22 Jul 2006 19:58:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.ioncannon.net/linux/72/5-imagemagick-command-line-examples-part-2/#comment-24</guid>
		<description>Tried using the gel technique for the buttons on my web site http://www.showerinabox.com/.  For example the &quot;Start Now&quot; button on the home page.  However the second step in your gel button example no longer works with recent versions of imagemagick.  But luckily it still looks ok with that step omitted.  What version of imagemagick are you using?</description>
		<content:encoded><![CDATA[<p>Tried using the gel technique for the buttons on my web site <a href="http://www.showerinabox.com/" rel="nofollow">http://www.showerinabox.com/</a>.  For example the &#034;Start Now&#034; button on the home page.  However the second step in your gel button example no longer works with recent versions of imagemagick.  But luckily it still looks ok with that step omitted.  What version of imagemagick are you using?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
