<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>MeganMcDermott.com&#187; How-to&#8217;s  &#8211; MeganMcDermott.com</title>
	<atom:link href="http://meganmcdermott.com/category/how-to/feed/" rel="self" type="application/rss+xml" />
	<link>http://meganmcdermott.com</link>
	<description>Web design and that</description>
	<lastBuildDate>Tue, 10 Aug 2010 14:11:29 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>How to search &amp; replace colours in a vector graphic</title>
		<link>http://meganmcdermott.com/2008/11/30/search-replace-colours-vector-graphic/</link>
		<comments>http://meganmcdermott.com/2008/11/30/search-replace-colours-vector-graphic/#comments</comments>
		<pubDate>Sun, 30 Nov 2008 16:24:19 +0000</pubDate>
		<dc:creator>Megan</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[How-to's]]></category>
		<category><![CDATA[colour]]></category>
		<category><![CDATA[inskscape]]></category>
		<category><![CDATA[svg]]></category>

		<guid isPermaLink="false">http://meganmcdermott.com/?p=308</guid>
		<description><![CDATA[Today I wanted to find and replace colours in a vector graphic. The greens weren&#8217;t quite what I wanted, but the image was full of gradients that I didn&#8217;t want to have to change by hand. Can any vector program search and replace colours? I wasn&#8217;t sure, but instead of searching around for one my [...]]]></description>
			<content:encoded><![CDATA[<p>Today I wanted to find and replace colours in a vector graphic. The greens weren&#8217;t quite what I wanted, but the image was full of gradients that I didn&#8217;t want to have to change by hand. Can any vector program search and replace colours? I wasn&#8217;t sure, but instead of searching around for one my husband helped me come up with this SVG solution:</p>
<h3>Replace colours in a vector graphic</h3>
<ol>
<li>Save your graphic as an SVG. You can use Inkscape, Illustrator, or pretty much any other vector program to do this.</li>
<li>Make note of your &#8220;before&#8221; and &#8220;after&#8221; colours as hex values.</li>
<li>Open the .svg file in a text editor. You&#8217;ll see some mark-up that looks much like HTML (that&#8217;s because SVG an XML specification).</li>
<li>Search for your &#8220;before&#8221; values and replace with the &#8220;after&#8221;.</li>
<li>Save.</li>
</ol>
<p>That&#8217;s it! Now, if only Internet Explorer would support SVG so I didn&#8217;t have to export these as png&#8217;s&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://meganmcdermott.com/2008/11/30/search-replace-colours-vector-graphic/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
