<?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>Portfolio of Stephen Garton &#187; Tutorials</title>
	<atom:link href="http://www.stephengarton.com/category/styrus/tutorials/feed" rel="self" type="application/rss+xml" />
	<link>http://www.stephengarton.com</link>
	<description>Portfolio of Stephen Garton</description>
	<lastBuildDate>Tue, 17 Jan 2012 09:18:22 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Illustrator Tutorials: Clipping Masks and Live Trace</title>
		<link>http://www.stephengarton.com/styrus/tutorials/clipping-masks-live-trace</link>
		<comments>http://www.stephengarton.com/styrus/tutorials/clipping-masks-live-trace#comments</comments>
		<pubDate>Mon, 18 Jan 2010 05:28:50 +0000</pubDate>
		<dc:creator>Stephen</dc:creator>
				<category><![CDATA[Illustrator]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Program Learning]]></category>
		<category><![CDATA[Styrus Updates]]></category>

		<guid isPermaLink="false">http://www.stephengarton.com/?p=1065</guid>
		<description><![CDATA[Learn to use Illustrator's brilliant live trace tool and wrap your head around clipping masks at the same time with this tutorial.]]></description>
			<content:encoded><![CDATA[<h1 class="blog-header">Illustrator Tutorials: Clipping Masks and Live Trace</h1>
<p><span class="bold-header">Learn to use Illustrator&#8217;s brilliant live trace tool and wrap your head around clipping masks while you&#8217;re at it.</span></p>
<div class="author-notes">Illustrator really isn&#8217;t as hard to master as you may think. It does take some patience (especially with gradients!) but when working with vectors there is no comparison to Photoshop. If you are confused between the difference in programs, essentially Photoshop is ideal for raster data; Illustrator comes into its own with vector data.</div>
<div class="introduction-notes"><strong>Tools:</strong> Illustrator CS1, 2, 3 or 4<br />
<strong>Skill Level:</strong> Beginner &#8211; Intermediate<br />
<strong>Requires An Understanding Of:</strong> Basic Illustrator functionality<br />
<strong>Time estimation:</strong> 20 minutes<br />
<strong>Resources Necessary:</strong> All original files along with the layered .ai can be downloaded <a href="http://www.stephengarton.com/media/tutorials/illustrator/basics/clippingmasks/resources.zip">here</a></div>
<p>For this tutorial I am making a <a href="http://www.hoperwanda.org/hope/">HOPE Rwanda</a> wallpaper. Please take a few moments to check out their website and, if you feel led to do so, support the foundation.</p>
<p><strong>Final Product:</strong><br />
<a href="http://www.stephengarton.com/media/tutorials/illustrator/basics/clippingmasks/finalproduct-high-res.jpg"><img src="http://www.stephengarton.com/media/tutorials/illustrator/basics/clippingmasks/finalproduct.jpg" /></a></p>
<p><strong>Step 1: Getting Started</strong><br />
Create a new document and make the dimensions whatever you please. I chose the landscape A4 template (29.7cmW x 21cmH). </p>
<p>First off, we&#8217;re going to make our background. Select the rectangle tool (Shortcut M) and click anywhere on the art-board. Enter the dimensions of your document, click OK. To align your rectangle to the art-board, bring up the align palette (Window > Align) and make sure the &#8220;Align to Artboard&#8221; option is selected. Then click on the options &#8220;Horizontal Align Center&#8221; and &#8220;Vertical Align Center&#8221; to centre the rectangle.</p>
<p><img src="http://www.stephengarton.com/media/tutorials/illustrator/basics/clippingmasks/aligntoartboard.jpg" /></p>
<p>Fill your rectangle with the grey #232323. This is your background layer (which you can go ahead and name something ingenious like &#8220;background&#8221; if you are an organised person).</p>
<p><strong>Step 2: Text</strong><br />
Make a new layer (If the window palette isn&#8217;t open, find it by going Window > Layers and click the second button from right at the bottom of it) and write the word HOPE in the font &#8220;Myriad&#8221; (I know, I know, a really basic font, but trust me, it&#8217;ll look good at the end) three times on separate lines with the Type Tool (shortcut T). Centre your type using the same method as in Step 1.</p>
<p>Press Ctrl+A to select all of your text, make the size 120pt and set the leading (the space between lines) to 165pt. </p>
<p><img src="http://www.stephengarton.com/media/tutorials/illustrator/basics/clippingmasks/leading.jpg" /></p>
<div class="hints">HELPFUL HINT: All paths in Illustrator have a bright blue fill colour ONLY while they are selected. This can be very confusing if you are new to the program, but rest assured, this is not the colour of your text.</div>
<p>Now we need to make our text into an object, and we can do this by selecting the text layer and clicking Object > Expand. You can leave both Fill and Object selected&#8211;it&#8217;s not relevant here&#8211;and press OK.</p>
<p>Alright, now we have our text as an object and can touch up our type. Select the ends of the E&#8217;s and make the top and bottom ends all the same length. Next delete the middle of the P&#8217;s by using the Direct Selection Tool (shortcut A) and selecting and deleting the inside path points, then finally, delete the all the O letters completely. The beauty of Illustrator is that our text is 100% vector, so we can edit the path points of our words at any stage.</p>
<div class="hints">HELPFUL HINT: If clicking and dragging to select multiple objects isn&#8217;t an option due to layers moving behind the ones you want to select, you can use the Direct Selection Tool (shortcut A) and hold down Shift while clicking inside multiple objects to highlight them all individually.</div>
<p>Your text should now look like what I have below, and you are now ready to turn it into a clipping mask.</p>
<p><img src="http://www.stephengarton.com/media/tutorials/illustrator/basics/clippingmasks/text.jpg" /></p>
<p><strong>Step 3: Clipping Masks</strong><br />
Clipping masks are very easy in Illustrator. All you need is the object you want to use as a mask (the text we just made) and the object you want to be clipped.</p>
<p>Here is the image I want to be clipped by our text. An extremely emotive photograph of poverty evidenced in an African child. (I am unsure of the photographer otherwise I would credit them.) </p>
<p><img src="http://www.stephengarton.com/media/tutorials/illustrator/basics/clippingmasks/povertyafrica.jpg" /></p>
<p>After downloading the picture, click File > Place to insert it into your document. It should be a little bit smaller than our text, and we want it to cover the entire wording so we need to enlarge it accordingly. To do this, select the Free Transform Tool (shortcut E) and drag any corner outwards while holding down Shift to maintain our aspect ratio. Change the layer priority so that it sits underneath the text sublayer.</p>
<p><img src="http://www.stephengarton.com/media/tutorials/illustrator/basics/clippingmasks/layerorder.jpg" /></p>
<p>Now we need to turn all our text letter objects into a compound path for this to work. Don&#8217;t worry, it&#8217;s easy peasy. Select the entire text object group and click Object > Compound Path > Make (Ctrl+8 or Cmd+8 for Mac). </p>
<p><img src="http://www.stephengarton.com/media/tutorials/illustrator/basics/clippingmasks/compoundpath.jpg" /></p>
<p>Next make the clipping mask by selecting both the layer with our placed image on it and the new compound path and click Object > Clipping Mask > Make (Ctrl+7 or Cmd+7 for Mac). Now your text should clip your placed image, and you can now go ahead and move the photo around to show which parts you want to by using the Free Transform Tool (E). I wanted to show the young boy&#8217;s eyes so I moved it up and enlarged it a little more.</p>
<p><img src="http://www.stephengarton.com/media/tutorials/illustrator/basics/clippingmasks/clippingmask.jpg" /></p>
<p>We&#8217;re almost there; all that&#8217;s left to do is add the &#8220;O&#8221; which we will do in step 4.</p>
<p><strong>Step 4: Live Trace</strong><br />
Probably one of the coolest features in Illustrator is the Live Trace Tool. And we&#8217;re going to use it to cut out Africa and use it for our &#8220;O&#8221;.</p>
<p>This is the continental illustration of Africa I used (all images used in this tutorial are available in the downloadable .zip file at the top of the page). </p>
<p><img src="http://www.stephengarton.com/media/tutorials/illustrator/basics/clippingmasks/africa.jpg" /></p>
<p>Again we are going to place this image into our document using File > Place, but first create a new layer so that our placed image will go into its own layer.</p>
<p>Now that our image is placed, you should see an option at the top centre of the program window called &#8220;Live Trace&#8221;. But instead of clicking the button, we are going to click the little drop down arrow right next to it and choose &#8220;Comic Art&#8221; instead of the default settings. This isn&#8217;t a particularly vital step as we are just going to change all the settings anyway, but it does give a slight head start I suppose, and also shows you that there are various presets there by default to choose from. All of these are editable.</p>
<p>Once the dialogue box pops up, make sure you click the option &#8220;Preview&#8221; so you can see the results of your changes before applying the trace.</p>
<p><img src="http://www.stephengarton.com/media/tutorials/illustrator/basics/clippingmasks/livetrace.jpg" /></p>
<p>Your picture will probably look a little jagged and tacky at the moment, but never fear, let&#8217;s just change a few settings.</p>
<p><strong>Blur</strong> (The amount of blur made to the original image. Using this can dull sharp edges in the original image making the traced version less harsh): 1px with a Resample of 70px<br />
<strong>Path Fitting</strong> (The lower the number you set in the &#8216;Path Fitting&#8217; option, the tighter the image will be traced): 5px<br />
<strong>Minimum Area</strong> (Defines the minimum area in pixels to be traced, which will help to avoid insignificant blemishes being traced): 3,000px<br />
<strong>Corner Angle</strong> (Sets the sharpness of corner angles. The lower the number, the sharper the corners): 121</p>
<p>De-select the Stroke box (if it isn&#8217;t already) and select the Fills box so that you get one vector block. Click OK. Your picture should now look like a nice black and white of Africa, but it needs to be expanded so that you can delete the white background. To do that, select the layer and click the &#8220;Expand&#8221; button at the top of the screen. </p>
<p><img src="http://www.stephengarton.com/media/tutorials/illustrator/basics/clippingmasks/expand.jpg" /></p>
<p>We can now delete the white background by grabbing the Direct Selection Tool (A), clicking the white area and pressing Delete.</p>
<p>Africa is officially not a continent anymore; it&#8217;s an easily movable vector on our screen, hooray!</p>
<p>All we have to do now is resize it to fit in the space where the letter &#8220;O&#8221; used to be, duplicate it twice and position them all in the three &#8220;O&#8221; spaces. Change the fill of the middle one to a colour that you like to give make the wallpaper really standout. I used the very light highlighter blue-green colour #00FFCE.</p>
<p>After that I simply played around with different images layered over the top of the entire document in Photoshop. (This is also easily do-able in Illustrator). I ended up layering the cracks of a barren desert (the photograph was taken by <a href="http://pohwei.blogspot.com/">Poh Wei</a> and can be found in the resources .zip file) over everything and changing the blending mode to Color Dodge.</p>
<p>And that&#8217;s it, we&#8217;re done!</p>
<p><a href="http://www.stephengarton.com/media/tutorials/illustrator/basics/clippingmasks/finalproduct-high-res.jpg"><img src="http://www.stephengarton.com/media/tutorials/illustrator/basics/clippingmasks/finalproduct.jpg" /></a></p>
<hr />
<p><em>I hope you enjoyed this tutorial and learned something from it. If you would like to request a tutorial, you can do so simply by clicking the button below and filling out a quick form.</em></p>
<p><a href="http://www.stephengarton.com/tutorials/"><img class="borderless-images" src="http://www.stephengarton.com/images/request-a-tutorial.png" /></a></p>
<p><span class="sig"></span></p>
]]></content:encoded>
			<wfw:commentRss>http://www.stephengarton.com/styrus/tutorials/clipping-masks-live-trace/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Photoshop Tutorials: Making the Most of an Average Photo&#8211;Part I</title>
		<link>http://www.stephengarton.com/styrus/tutorials/photoshop/making-the-most-of-an-average-photo-part-i</link>
		<comments>http://www.stephengarton.com/styrus/tutorials/photoshop/making-the-most-of-an-average-photo-part-i#comments</comments>
		<pubDate>Thu, 07 Jan 2010 10:24:56 +0000</pubDate>
		<dc:creator>Stephen</dc:creator>
				<category><![CDATA[Photoshop]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Program Learning]]></category>
		<category><![CDATA[Styrus Updates]]></category>

		<guid isPermaLink="false">http://www.stephengarton.com/?p=1037</guid>
		<description><![CDATA[We're all familiar with the truckload of utterly mediocre shots we end up with after taking the camera out for a shoot somewhere. So what does one do when one of the photos they want to use just isn't quite there? GO AND TAKE A BETTER ONE! *cough* Well, um, asides that]]></description>
			<content:encoded><![CDATA[<h1 class="blog-header">Photoshop Tutorials: Making the Most of an Average Photo &#8211; Part I</h1>
<p><span class="bold-header">Make the most of a lifeless photo using Photoshop&#8217;s entourage of tools.</span></p>
<div class="author-notes">We&#8217;re all familiar with the truckload of utterly mediocre shots we end up with after taking the camera out for a shoot somewhere. So what does one do when one of the photos they want to use just isn&#8217;t quite there? GO AND TAKE A BETTER ONE! *cough* Well, um, asides that . . . we hop skip and tumble into Ps.</div>
<div class="introduction-notes"><strong>Tools:</strong> Photoshop CS1, 2, 3 or 4<br />
<strong>Skill Level:</strong> Intermediate<br />
<strong>Requires An Understanding Of:</strong> Adjustment layers, cloning, blending modes<br />
<strong>Time estimation:</strong> 30 minutes<br />
<strong>Resources Necessary:</strong> All original files along with the layered .psd can be downloaded <a href="http://www.stephengarton.com/media/tutorials/photoshop/photomanipulation/part-i/resources.zip">here</a></div>
<p><strong>Final Product:</strong><br />
<a href="http://www.stephengarton.com/media/tutorials/photoshop/photomanipulation/part-i/finalproduct-high-res.jpg"><img src="http://www.stephengarton.com/media/tutorials/photoshop/photomanipulation/part-i/finalproduct.jpg" /></a></p>
<p><strong>Step 1: Preparation</strong><br />
So, first things first, go find a photo that is pretty much technically OK, but just looks plain boring. While you do that I&#8217;m going to change CDs. </p>
<p>*Fumbles in CD rack . . . click*</p>
<p>Okay, so here&#8217;s the photo I picked.</p>
<p><img src="http://www.stephengarton.com/media/tutorials/photoshop/photomanipulation/part-i/original.jpg" /></p>
<p><strong>Pros</strong></p>
<ol>
<li>Good subject</li>
<li>Good focus</li>
<li>Interesting foreground</li>
<li>Movement in the photo adds life to an otherwise boring shot</li>
</ol>
<p><strong>Cons</strong></p>
<ol>
<li>Boring lighting</li>
<li>Even though the background is slightly blurry sitting outside the DOF (depth of field), it&#8217;s still boring and cluttering the shot.</li>
<li>The main subject bird looks like he has a conjoined twin</li>
</ol>
<p>Well, there we have it. By identifying the pros and cons of any photo you can quickly work out whether it&#8217;s worth saving or not. In this case I definitely think it is. So, let&#8217;s get on with it!</p>
<p><strong>Step 2: Identifying the Distractions</strong><br />
Extremely important to a good piece of art is keeping the focus of the piece clear and easily notable. By looking at this photo I can instantly see about a billion distractions. I&#8217;ve highlighted them below so you can see what I mean.</p>
<p><img src="http://www.stephengarton.com/media/tutorials/photoshop/photomanipulation/part-i/distractions.jpg" /></p>
<p>It&#8217;s important to clone these distractions out first as we will be using adjustment layers later on, along with blending modes which will make any cloning a jolly pain in the neck. So get out your Clone Stamp tool (shortcut S) and clone out the areas circled. Make sure to duplicate your background layer by pressing <strong><em>Ctrl+J (Cmd + J for Mac)</em></strong> first. (It&#8217;s always wise to keep a backup, just trust me there.</p>
<div class="hints"><strong>HELPFUL HINT:</strong> If you&#8217;re new to cloning, it&#8217;s essentially taking data from one part of the image and putting it somewhere else. To use the stamp tool, hold down Alt and click the area you want to use as a reference for copying, and click and paint that area over what you would like to erase. </div>
<p>To get a nice edge around the bird, I&#8217;m going to quickly draw a marquee around the edges of the bird so that the clone brush can&#8217;t touch the bird. Feather the selection by clicking Select > Feather <strong><em>(Alt+Ctrl+D, or Alt+Cmd+D for Mac)</em></strong> and entering 1px. </p>
<p><img src="http://www.stephengarton.com/media/tutorials/photoshop/photomanipulation/part-i/marquee.jpg" /></p>
<p>Next, add a layer mask to your cloned layer (second button from left at the bottom of the layers palette), grab a black paint brush and start erasing the harsh edges around the bird&#8217;s feet and tail feathers. Another benefit of duplicating layers is the ability to layer mask at any stage.</p>
<p><strong>Step 3: Lighting</strong><br />
Right now our photo is suffering from a severe case of mid-afternoon, overcast and tremendously dull lighting. But I&#8217;m going to demonstrate a nifty technique to you which is called a &#8220;match color&#8221;. The best part is, it&#8217;s really quite easy. </p>
<p>The idea behind a colour match is that you take the lighting and colouring from one photo and apply it to another. So in this case we&#8217;re going to find a shot that has much better and more interesting colours than this one and apply it to our lackluster photo.</p>
<p>Here&#8217;s my match colour shot:</p>
<p><img src="http://www.stephengarton.com/media/tutorials/photoshop/photomanipulation/part-i/matchcolour.jpg" /></p>
<p>To do this, make sure both photos are open in Photoshop then click back to the photo you are working on. Merge your cloned layer to your background layer by selecting them both and pressing <strong><em>Ctrl+E (Cmd+E for Mac)</em></strong>, and then click Image > Adjustments > Match Color. </p>
<div class="hints">HELPFUL HINT: If you want to apply the Color Match, or any other filter, to an isolated portion of an image, you can do this simply by making a selection with the Marquee Tool then applying the filter. Only portions included in your selection will be affected by the chosen filter. Adjustment layers also work very similar in that selections are turned into layer masks.</div>
<p>Select the image you are using to match colours from the &#8220;Source&#8221; drop down box. If you are using my example pictures and have ticked the &#8220;preview&#8221; box then the photo will already be looking much cooler, but we&#8217;re going to go a lot further and make it even better. Change your settings to the following:</p>
<p><strong><em>Luminance</em></strong> (A type of exposure level for the final merged image): 200<br />
<strong><em>Color Intensity</em></strong> (The intensity of the colours from the matched image): 173<br />
<strong><em>Fade</em></strong> (How much of the original colour scheme you wish to retain): 0</p>
<p><img src="http://www.stephengarton.com/media/tutorials/photoshop/photomanipulation/part-i/colourmatched.jpg" /></p>
<p>Click OK. Now we are well on our way to eliminating the boring lighting in this photo.</p>
<p><strong>Step 3: Exposure and Shadows</strong><br />
Our lighting looks much better now, but it&#8217;s still pretty flat and grossly over saturated. In fact, let&#8217;s fix the gaudy saturation first.</p>
<p>A quick and awesome (non-destructive) way to lower the saturation of the overall image is to create a new adjustment layer by clicking the circular shortcut button at the bottom of the layers palette (3 from the left) called &#8220;Create new fill or adjustment layer&#8221;. Choose &#8220;Hue/Saturation&#8221; from the pop up list. </p>
<p>Lower the Master saturation to -85.<br />
Lower the Reds channel to -30<br />
Lower the Yellows to -12<br />
Completely remove the Blue channel (-100)<br />
Completely remove the Magenta channel (-100)<br />
Click OK.</p>
<p>Your image should look pretty desaturated now, but don&#8217;t worry, it gets better!</p>
<p><img src="http://www.stephengarton.com/media/tutorials/photoshop/photomanipulation/part-i/saturation.jpg" /></p>
<p>Next we&#8217;re going to bump the exposure by creating a Curves adjustment layer. Again, click the little adjustment layer button at the bottom of the layers palette and choose &#8220;Curves&#8221;. </p>
<p>Make a new node at the input &#8220;150&#8243; and raise the output to 189. Click OK. Rearrange the Curves layer to be below the Hue/Saturation layer.</p>
<p>Make one more adjustment layer like we did above, but this time choose &#8220;Levels&#8221; and clip the blacks back to 114. Click OK. Move the Levels layer to the top layer and change the opacity to 70%</p>
<p><img src="http://www.stephengarton.com/media/tutorials/photoshop/photomanipulation/part-i/levels.jpg" /></p>
<p><strong>Step 4: Blending Modes and Burning</strong><br />
This is where we put the finishing touches on our image. It&#8217;s almost there but still looks lifeless. Not to fear, time to call on blending modes. </p>
<p>Duplicate the background layer by clicking it and pressing <strong><em>Ctrl+J (Cmd+J on the Mac)</em></strong>. Set the blending mode of the new layer to Hard Light. Double click the layer to get into layer styles and add a Color Overlay. Leave the colour at the default fluorescent red and set the blending mode to Hue. Click OK.</p>
<p><img src="http://www.stephengarton.com/media/tutorials/photoshop/photomanipulation/part-i/blendingmodes.jpg" /></p>
<p>Now all that is left to do is the burning. Grab the Burn tool (hidden under the Dodge tool, shortcut O) along with a nice and big brush size, select Shadows from the &#8220;Range&#8221; area and remove the final distraction: the car in the near background. You will need to change the Range to Highlights to get rid of the glares from the sun on the car&#8217;s exterior.</p>
<p><strong>Finished!</strong><br />
<a href="http://www.stephengarton.com/media/tutorials/photoshop/photomanipulation/part-i/finalproduct-high-res.jpg"><img src="http://www.stephengarton.com/media/tutorials/photoshop/photomanipulation/part-i/finalproduct.jpg" /></a></p>
<hr />
<p><em>There we go, that wasn&#8217;t so hard, was it? As you can see, boring photos can sometimes have a whole stack of potential hiding behind their dull exteriors. It just takes a little patience and some know-how to turn them into something special.</p>
<p>I hope you enjoyed this tutorial and learned something from it. If you would like to request a tutorial, you can do so simply by clicking the button below and filling out a quick form.</em></p>
<p><a href="http://www.stephengarton.com/tutorials/"><img class="borderless-images" src="http://www.stephengarton.com/images/request-a-tutorial.png" /></a></p>
<p><span class="sig"></span></p>
]]></content:encoded>
			<wfw:commentRss>http://www.stephengarton.com/styrus/tutorials/photoshop/making-the-most-of-an-average-photo-part-i/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Photoshop Tutorials: Things You Probably Don&#8217;t Know</title>
		<link>http://www.stephengarton.com/styrus/tutorials/photoshop/things-you-probably-dont-know-no1</link>
		<comments>http://www.stephengarton.com/styrus/tutorials/photoshop/things-you-probably-dont-know-no1#comments</comments>
		<pubDate>Tue, 22 Dec 2009 08:17:37 +0000</pubDate>
		<dc:creator>Stephen</dc:creator>
				<category><![CDATA[Photoshop]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Program Learning]]></category>
		<category><![CDATA[Styrus Updates]]></category>

		<guid isPermaLink="false">http://www.stephengarton.com/?p=938</guid>
		<description><![CDATA[How to find the center of a document in Photoshop using guides.]]></description>
			<content:encoded><![CDATA[<h1 class="blog-header">Photoshop Tutorials: Things You Probably Don&#8217;t Know [But Can't Live Without]</h1>
<p><span class="bold-header">How to find the dead centre of a document in Photoshop using guides.</span></p>
<div class="author-notes">The other day someone was observing me navigating a Photoshop document and couldn&#8217;t help but exclaim rather loudly after seeing a particular technique I habitually executed. It&#8217;s one of the most straight-forward things to do and saves a lot of heartache to any &#8216;shopper . . . if you know it&#8217;s there. This tip is quickly finding the centre of a document &#8212; without the headache of using the rulers.</div>
<div class="introduction-notes"><strong>Tools:</strong> Photoshop CS1, 2, 3 or 4<br />
<strong>Skill Level:</strong> Beginner<br />
<strong>Resources Necessary:</strong> N/A<br />
<strong>Time estimation:</strong> 5 minutes</div>
<p><strong>Step 1: Create a new document</strong><br />
First things first, you&#8217;re going to need a blank document to work with. <strong><em>File > New</em></strong>, then pick any dimensions your heart so desires &#8212; it&#8217;s not important what you choose; I chose a landscape A4 (29.7 x 21cm for the American readers) document.   </p>
<p><strong>Step 2: Find the middle</strong><br />
Now that you have a blank document, click <strong><em>View (in the File menu) > New Guide</em></strong>. A dialogue box should appear where you can choose between horizontal and vertical guides and where they will be positioned, with the default measurement being in pixels. I&#8217;m sure most of you know about guides, but what some people don&#8217;t know is that you can choose your guides in percentages. </p>
<p>Keeping the default vertical guide selected, type in 50% into the &#8220;Position&#8221; box. Click OK.   </p>
<p><img src="http://www.stephengarton.com/blog/wp-content/uploads/2009/12/guides-using-percentages.jpg" alt="" title="guides-using-percentages" width="500" height="320" class="aligncenter size-full wp-image-941" /></p>
<p>Voilà, a guide showing you the exact position of the centre of your document. I told you this was going to be straight-forward.</p>
<p><strong>More tips:</strong></p>
<ul>
<li>For more awesomeness, turn on &#8220;Snap to Guides&#8221; by clicking &#8220;<strong><em>View > Snap To > Guides</em></strong>. This tells Photoshop to snap everything you drag around to the guides. Very useful for lining up layers I can assure you.</li>
<li>You can experiment with different guide positions by entering percentages such as 33.33% and 66.66% for a document you want split into thirds (trifold brochures are a good example of somewhere this could be applied).</li>
</ul>
<p><em>That&#8217;s all for now. Make sure to click the big shiny button below if you would like to <a href="http://www.stephengarton.com/tutorials/">request a tutorial</a>. </em></p>
<p><a href="http://www.stephengarton.com/tutorials/"><img class="borderless-images" src="http://www.stephengarton.com/images/request-a-tutorial.png" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.stephengarton.com/styrus/tutorials/photoshop/things-you-probably-dont-know-no1/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Photoshop Tutorials: Paths&#8211;Part I</title>
		<link>http://www.stephengarton.com/styrus/tutorials/photoshop/paths-part-i</link>
		<comments>http://www.stephengarton.com/styrus/tutorials/photoshop/paths-part-i#comments</comments>
		<pubDate>Sat, 19 Dec 2009 01:10:49 +0000</pubDate>
		<dc:creator>Stephen</dc:creator>
				<category><![CDATA[Photoshop]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Program Learning]]></category>
		<category><![CDATA[Styrus Updates]]></category>

		<guid isPermaLink="false">http://www.stephengarton.com/?p=857</guid>
		<description><![CDATA[Back when Concord Designs was a forum, tutorials were an integral part of the discussion therein. This one, an introduction to Photoshop Paths, is one from the archives, but be sure that there will be fresh ones in the future. //Stephen.]]></description>
			<content:encoded><![CDATA[<div class="author-notes">Back when Concord Designs was a forum, tutorials were an integral part of the discussion therein. This one, an introduction to Photoshop Paths, is one from the archives, but be sure that there will be fresh ones in the future.</p>
<p>If you would like to request a tutorial, please <a href="http://www.stephengarton.com/tutorials">email me</a> what you would like to see in upcoming posts.</p>
<p>//stephen</p></div>
<h1 class="blog-header">Photoshop Tutorials: Paths Part I</h1>
<div class="introduction-notes"><strong>Tools:</strong> Photoshop CS1, 2, 3 or 4<br />
<strong>Skill Level:</strong> Beginner &#8211; Intermediate<br />
<strong>Time estimation:</strong> 30 minutes</div>
<p><strong>Step 1: Preparation</strong><br />
Open photoshop and start a new document. I made mine 500px x 500px at 72dpi (dpi is a print term and irrelevant for this exercise. But that is another tutorial altogether). Next make sure the paths palette is visible by clicking <strong><em>Window &gt; Paths</em></strong> (it may be a nested menu on the layer palette.)</p>
<p><strong>Step 2: Selecting A Path Tool</strong><br />
You can make paths either by drawing them with the pen tool, or by using preset shapes (e.g. rounded rectangle tool.) In our first exercise we will use a rounded rectangle path to make a vector mask border. So first select the rounded rectangle tool (it may be hidden under another tool) and make sure paths is selected as in the picture below. I have imported one of my own pictures to my new document for demonstrating the border on.</p>
<p><img class="aligncenter size-full wp-image-858" title="path_select" src="http://www.stephengarton.com/blog/wp-content/uploads/2009/12/path_select.jpg" alt="path_select" width="500" height="484" /></p>
<p><strong>Step 3: Creating A Work Path</strong><br />
Now that you have your rounded rectangle tool selected and it is set to make paths, set the radius of the corners to 39px (because we are so precise here) and draw a path right to the edge of the picture. Now when you look in your paths palette you should see a new work path which shows up on your picture when selected like a pencil thin gray square with rounded edges.</p>
<p><img class="aligncenter size-full wp-image-859" title="path_create" src="http://www.stephengarton.com/blog/wp-content/uploads/2009/12/path_create.jpg" alt="path_create" width="500" height="387" /></p>
<p><strong>Step 3: Creating A Vector Mask</strong><br />
Now comes the fun part. First click the path selection tool (the black filled in arrow adjacent to the rounded rectangle tool, remember it might be under another tool.) Then click anywhere inside your path to select it. Now, making sure your photo layer is selected, right click the path and select <strong><em>Create vector mask</em></strong> from the drop down list.</p>
<p>That is all you need to do and you should end up with a nicely curved border for your photo. If you want a thin black line to emphasise the border you can stroke your path by right clicking it in the paths palette and selecting stroke path, and make sure simulate pressure is not selected. Use the brush tool from the drop down list but first click the brush tool in the normal tools menu and make sure its set to 1px and 100% hardness.</p>
<p><img class="aligncenter size-full wp-image-860" title="path_finish" src="http://www.stephengarton.com/blog/wp-content/uploads/2009/12/path_finish.jpg" alt="path_finish" width="500" height="323" /></p>
<p>And that is that for vector masks for now. Let&#8217;s move on to drawing paths by hand.</p>
<p><strong>Step 1: Preparation</strong><br />
Start a fresh document to make things easy. Go for 500px x 500px again just because we can. Now we can start drawing some cool paths.</p>
<p><strong>Step 2: Drawing A Path</strong><br />
You can free-form draw a path or draw it point to point. I prefer point to point as you don&#8217;t end up with anchor points all over the place which are a pain to delete as there is usually a whole lot of them. So go ahead and select your pen tool. Now let&#8217;s draw a wavy line from top right to bottom left and then back to the start like in the picture.</p>
<p>Notice when you draw a point of a path you have the ability to stretch out those two lines at either side of the point, those are called handles and are very helpful later on.</p>
<p>At first drawing a path will seem awkward but you will quickly get the hang of it. To end a path when you get back to your start point, wait till you see the little circle appear when you hover next to the start point and then click. This will end your path into a complete circuit.</p>
<p>Note that it doesn&#8217;t have to be a complete circuit but can be just a straight line.</p>
<p>Path points can be undone at any time by standard undo of <strong><em>Ctrl+Z</em></strong> (<em><strong>Cmd+Z</strong></em> on Mac) then <strong><em>Ctrl+Alt+Z</em></strong> (<strong><em>Cmd+Alt+Z</em></strong> on Mac) to undo multiple steps because Adobe likes to make life so easy &#8211; not. I couldn&#8217;t get the little circle representing the end of a path in the screen-shot so you&#8217;ll have to pretend it&#8217;s there at the top red selected area.</p>
<p><img class="aligncenter size-full wp-image-861" title="path_draw" src="http://www.stephengarton.com/blog/wp-content/uploads/2009/12/path_draw.jpg" alt="path_draw" width="500" height="424" /></p>
<p><strong>Step 3: Using the Path</strong><br />
Now you can do many things with this path. The main advantage of using paths of course is that you can resize them at any time by using free transform <strong><em>Ctrl+T</em></strong> (<strong><em>Cmd+T</em></strong> on the Mac) to however big or small you prefer without losing a scrap of quality because it is a vector.</p>
<p>But right now I will show you two of the most helpful things you can do with your path. First you can make it into a selection which is great for cutting people out of photos as you can easily edit your path (with the add anchor point tool which is underneath the pen tool in the tools menu.) Or you can stroke/fill your path by right clicking it in the paths palette.</p>
<p>You will be presented with a number of options when you right click the path which are all pretty straightforward. If you click <strong><em>Make Selection</em></strong> you can also feather the selection to however much px you like (well, up to 250px anyway.)</p>
<p>Have fun with these options and feel free to ask if you have any questions. A fun thing to play around with is <strong><em>Simulate pressure</em></strong> when you stroke a path as you can first make up a brush pattern in the brush tool area then stroke your path with that brush.</p>
<p>There are many more things you can do with paths, but now that you know the basics, working from here should be a lot more straightforward.</p>
<p><em>If you would like to request a tutorial, please click the big shiny button below.</em></p>
<p><a href="http://www.stephengarton.com/tutorials/"><img class="borderless-images" src="http://www.stephengarton.com/images/request-a-tutorial.png" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.stephengarton.com/styrus/tutorials/photoshop/paths-part-i/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

