<?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/"
	xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"
	xmlns:media="http://search.yahoo.com/mrss/"
>

<channel>
	<title>screencasters.heathenx.org &#187; imagemagick</title>
	<atom:link href="http://screencasters.heathenx.org/tag/imagemagick/feed/" rel="self" type="application/rss+xml" />
	<link>http://screencasters.heathenx.org</link>
	<description>Inkscape tutorials for the novice and intermediate graphic artist.</description>
	<lastBuildDate>Wed, 26 May 2010 12:51:31 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<!-- podcast_generator="podPress/8.8" - maintenance_release="8.8.5.3" -->
	<copyright>2006-2008 </copyright>
	<managingEditor>screencasters@heathenx.org (screencasters.heathenx.org)</managingEditor>
	<webMaster>screencasters@heathenx.org (screencasters.heathenx.org)</webMaster>
	<category>posts</category>
	<ttl>1440</ttl>
	<image>
		<url>http://screencasters.heathenx.org/wp-content/plugins/podpress/images/podpress_images_144.png</url>
		<title>screencasters.heathenx.org &#187; imagemagick</title>
		<link>http://screencasters.heathenx.org</link>
		<width>144</width>
		<height>144</height>
	</image>
	<itunes:subtitle></itunes:subtitle>
	<itunes:summary>Inkscape tutorials for the novice and intermediate graphic artist.</itunes:summary>
	<itunes:keywords>inkscape, screencasters, rfquerin, heathenx</itunes:keywords>
	<itunes:category text="Arts">
		<itunes:category text="Design" />
	</itunes:category>
	<itunes:category text="Technology">
		<itunes:category text="Software How-To" />
	</itunes:category>
	<itunes:category text="Education">
		<itunes:category text="Training" />
	</itunes:category>
	<itunes:author>screencasters.heathenx.org</itunes:author>
	<itunes:owner>
		<itunes:name>screencasters.heathenx.org</itunes:name>
		<itunes:email>screencasters@heathenx.org</itunes:email>
	</itunes:owner>
	<itunes:block>no</itunes:block>
	<itunes:explicit>no</itunes:explicit>
	<itunes:image href="http://screencasters.heathenx.org/wp-content/plugins/podpress/images/podpress_images_300.png" />
		<item>
		<title>Episode 062</title>
		<link>http://screencasters.heathenx.org/episode-062/</link>
		<comments>http://screencasters.heathenx.org/episode-062/#comments</comments>
		<pubDate>Fri, 13 Jun 2008 18:31:15 +0000</pubDate>
		<dc:creator>heathenx</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[imagemagick]]></category>
		<category><![CDATA[perspective]]></category>
		<category><![CDATA[raster]]></category>

		<guid isPermaLink="false">http://screencasters.heathenx.org/?p=77</guid>
		<description><![CDATA[Episode 062 &#8211; Raster Image Perspective Effect by heathenx In this episode I will demonstrate how to manipulate a raster image by applying a perspective effect with the help of Imagemagick and then using that in my vector project. I will be using Inkscape v0.46. You will need to download and install Imagemagick for your [...]]]></description>
			<content:encoded><![CDATA[<p><a title="Watch Online Video" href="http://screencasters.heathenx.org/wp-content/videos/ep062/ep062.html" target="_blank"><img src="http://screencasters.heathenx.org/images/ep062_thumb.jpg" alt="" /></a></p>
<h2>Episode 062 &#8211; Raster Image Perspective Effect</h2>
<p><em>by heathenx</em></p>
<p>In this episode I will demonstrate how to manipulate a raster image by applying a perspective effect with the help of Imagemagick and then using that in my vector project. I will be using Inkscape v0.46.</p>
<p>You will need to download and install Imagemagick for your operating system, if you don&#8217;t already have it, in order to use the terminal command that I demonstrate in the tutorial. If you are using a Debian based distro, such as, Ubuntu then it&#8217;s as simple as a &#8220;sudo apt-get install imagemagick&#8221; in a terminal. Binaries are also available for Windows and Mac users.</p>
<p>You may visit <a href="http://www.imagemagick.org">imagemagick.org</a> for a closer look at this small but powerful package. For specific information regarding the the perspective distort then cruise over to this <a href="http://www.imagemagick.org/Usage/distorts/#perspective">link</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://screencasters.heathenx.org/episode-062/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
			<enclosure url="http://screencasters.heathenx.org/podpress_trac/feed/77/0/ep062.ogv" length="1" type="application/unknown" />
		<itunes:duration>00:01:01</itunes:duration>
		<itunes:subtitle>Episode 062 - Raster Image Perspective Effect
by heathenx

In this episode I will demonstrate how to manipulate a raster image by applying a perspective effect with ...</itunes:subtitle>
		<itunes:summary>Episode 062 - Raster Image Perspective Effect
by heathenx

In this episode I will demonstrate how to manipulate a raster image by applying a perspective effect with the help of Imagemagick and then using that in my vector project. I will be using Inkscape v0.46.

You will need to download and install Imagemagick for your operating system, if you don't already have it, in order to use the terminal command that I demonstrate in the tutorial. If you are using a Debian based distro, such as, Ubuntu then it's as simple as a "sudo apt-get install imagemagick" in a terminal. Binaries are also available for Windows and Mac users.

You may visit imagemagick.org for a closer look at this small but powerful package. For specific information regarding the the perspective distort then cruise over to this link.</itunes:summary>
		<itunes:keywords>Uncategorized</itunes:keywords>
		<itunes:author>screencasters.heathenx.org</itunes:author>
		<itunes:explicit>no</itunes:explicit>
		<itunes:block>no</itunes:block>
	</item>
	</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.778 seconds -->
