<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.1.3" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: ImageMagick CMYK to RGB</title>
	<link>http://john.ukmn.com/2007/06/19/imagemagick-cmyk-to-rgb/</link>
	<description>Design, Actionscript and Flex Development Blog.</description>
	<pubDate>Fri, 29 Aug 2008 02:48:30 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.1.3</generator>

	<item>
		<title>By: Nicolas BUI</title>
		<link>http://john.ukmn.com/2007/06/19/imagemagick-cmyk-to-rgb/#comment-983</link>
		<author>Nicolas BUI</author>
		<pubDate>Sun, 28 Oct 2007 14:32:14 +0000</pubDate>
		<guid>http://john.ukmn.com/2007/06/19/imagemagick-cmyk-to-rgb/#comment-983</guid>
					<description>Hi Jonh,

Thanx for this cool post... I've encounter the same problems .. and thanx to you this succesfully solve the problem !</description>
		<content:encoded><![CDATA[<p>Hi Jonh,</p>
<p>Thanx for this cool post&#8230; I&#8217;ve encounter the same problems .. and thanx to you this succesfully solve the problem !</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: JK</title>
		<link>http://john.ukmn.com/2007/06/19/imagemagick-cmyk-to-rgb/#comment-1456</link>
		<author>JK</author>
		<pubDate>Thu, 22 Nov 2007 19:09:04 +0000</pubDate>
		<guid>http://john.ukmn.com/2007/06/19/imagemagick-cmyk-to-rgb/#comment-1456</guid>
					<description>Thanks man, your post fulfilled its mission!</description>
		<content:encoded><![CDATA[<p>Thanks man, your post fulfilled its mission!</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Todd Dellagio</title>
		<link>http://john.ukmn.com/2007/06/19/imagemagick-cmyk-to-rgb/#comment-5986</link>
		<author>Todd Dellagio</author>
		<pubDate>Mon, 10 Mar 2008 19:49:53 +0000</pubDate>
		<guid>http://john.ukmn.com/2007/06/19/imagemagick-cmyk-to-rgb/#comment-5986</guid>
					<description>Thanks a lot man. That really helped me a lot .</description>
		<content:encoded><![CDATA[<p>Thanks a lot man. That really helped me a lot .</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: anthony Thyssen</title>
		<link>http://john.ukmn.com/2007/06/19/imagemagick-cmyk-to-rgb/#comment-6200</link>
		<author>anthony Thyssen</author>
		<pubDate>Sat, 15 Mar 2008 11:27:30 +0000</pubDate>
		<guid>http://john.ukmn.com/2007/06/19/imagemagick-cmyk-to-rgb/#comment-6200</guid>
					<description>You don't have to mody an existing delegate in the system delegates file.  You can create your own delegate.xml file in a ".magick" sub-directory of your home.  You will need to name the delegate something new however.

If you do this you can create say a "pscmyk:" delegate to handle CMYK postscript files while leaving the normal postscript handling of IM alone.

This also means you don't need 'root' previlages to make the change needed.

See IM Examples, Delegates
http://www.cit.gu.edu.au/~anthony/files/#delegates
(section still under construction) for more details.
If you do develop a "delegate" please contribute.</description>
		<content:encoded><![CDATA[<p>You don&#8217;t have to mody an existing delegate in the system delegates file.  You can create your own delegate.xml file in a &#8220;.magick&#8221; sub-directory of your home.  You will need to name the delegate something new however.</p>
<p>If you do this you can create say a &#8220;pscmyk:&#8221; delegate to handle CMYK postscript files while leaving the normal postscript handling of IM alone.</p>
<p>This also means you don&#8217;t need &#8216;root&#8217; previlages to make the change needed.</p>
<p>See IM Examples, Delegates<br />
<a href="http://www.cit.gu.edu.au/~anthony/files/#delegates" rel="nofollow">http://www.cit.gu.edu.au/~anthony/files/#delegates</a><br />
(section still under construction) for more details.<br />
If you do develop a &#8220;delegate&#8221; please contribute.</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Anil Sharma</title>
		<link>http://john.ukmn.com/2007/06/19/imagemagick-cmyk-to-rgb/#comment-7457</link>
		<author>Anil Sharma</author>
		<pubDate>Wed, 16 Apr 2008 19:37:53 +0000</pubDate>
		<guid>http://john.ukmn.com/2007/06/19/imagemagick-cmyk-to-rgb/#comment-7457</guid>
					<description>Thanks John. It was very useful.</description>
		<content:encoded><![CDATA[<p>Thanks John. It was very useful.</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Chris</title>
		<link>http://john.ukmn.com/2007/06/19/imagemagick-cmyk-to-rgb/#comment-9532</link>
		<author>Chris</author>
		<pubDate>Fri, 23 May 2008 17:32:29 +0000</pubDate>
		<guid>http://john.ukmn.com/2007/06/19/imagemagick-cmyk-to-rgb/#comment-9532</guid>
					<description>Need a bit more help here... I have already installed ImageMagick on a windows machine. I can find the delegates.xml file but don't see any block of code similar to above.  I have not yet installed GS.  Can I just run the GS exe and will modify the IM delegates file to include the GS stuff?  I don't want to mess anything up in the IM setup at this point.

Thanks.</description>
		<content:encoded><![CDATA[<p>Need a bit more help here&#8230; I have already installed ImageMagick on a windows machine. I can find the delegates.xml file but don&#8217;t see any block of code similar to above.  I have not yet installed GS.  Can I just run the GS exe and will modify the IM delegates file to include the GS stuff?  I don&#8217;t want to mess anything up in the IM setup at this point.</p>
<p>Thanks.</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Tyler Thorsted</title>
		<link>http://john.ukmn.com/2007/06/19/imagemagick-cmyk-to-rgb/#comment-10427</link>
		<author>Tyler Thorsted</author>
		<pubDate>Fri, 06 Jun 2008 00:24:33 +0000</pubDate>
		<guid>http://john.ukmn.com/2007/06/19/imagemagick-cmyk-to-rgb/#comment-10427</guid>
					<description>This is exactly the information I need to get the color under control during conversion. The only question I have is if the patch is still needed with the latest version. If it is how do I go about getting GS patched? I get terrible color conversion from CMYK PDF to RGB image. Even with profiles it has no effect.

Thanks!</description>
		<content:encoded><![CDATA[<p>This is exactly the information I need to get the color under control during conversion. The only question I have is if the patch is still needed with the latest version. If it is how do I go about getting GS patched? I get terrible color conversion from CMYK PDF to RGB image. Even with profiles it has no effect.</p>
<p>Thanks!</p>
]]></content:encoded>
				</item>
</channel>
</rss>
