<?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>GTP Designs &#187; Direct Select</title>
	<atom:link href="http://www.gtpdesigns.com/blog/tag/direct-select/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.gtpdesigns.com/blog</link>
	<description>Design tips, techniques, and random thoughts</description>
	<lastBuildDate>Sat, 12 Feb 2011 20:08:45 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Tutorial: Creating an RSS icon in Adobe Illustrator &#8211; PART 1</title>
		<link>http://www.gtpdesigns.com/blog/illustrator/tutorial-creating-an-rss-symbol-in-adobe-illustrator-part-1/</link>
		<comments>http://www.gtpdesigns.com/blog/illustrator/tutorial-creating-an-rss-symbol-in-adobe-illustrator-part-1/#comments</comments>
		<pubDate>Thu, 25 Jun 2009 00:58:32 +0000</pubDate>
		<dc:creator>George</dc:creator>
				<category><![CDATA[Adobe Illustrator]]></category>
		<category><![CDATA[CS4]]></category>
		<category><![CDATA[Direct Select]]></category>
		<category><![CDATA[Divide]]></category>
		<category><![CDATA[Ellipse Tool]]></category>
		<category><![CDATA[Guides]]></category>
		<category><![CDATA[Pathfinder]]></category>
		<category><![CDATA[Rectangle Tool]]></category>
		<category><![CDATA[Rounded Rectangle Tool]]></category>
		<category><![CDATA[RSS]]></category>
		<category><![CDATA[rss icon]]></category>
		<category><![CDATA[RSS Symbol]]></category>

		<guid isPermaLink="false">http://www.gtpdesigns.com/blog/?p=30</guid>
		<description><![CDATA[This will be a simple Illustrator tutorial on how to design a basic RSS icon. Part 1 will only deal with creating the shapes (paths) needed for the icon. This tutorial is intended for Adobe Illustrator &#8220;beginners.&#8221; Tools Used: Guides Rectangle Tool Rounded Rectangle Tool Ellipse Tool Pathfinder &#8211; Divide Start by creating a new [...]]]></description>
			<content:encoded><![CDATA[<div style="float:right; margin-left:2em;"><div id="attachment_32" class="wp-caption aligncenter" style="width: 170px"><img class="size-full wp-image-32" title="rss_small" src="http://www.gtpdesigns.com/blog/wp-content/uploads/2009/06/rss_small1.jpg" alt="RSS Icon" width="160" height="160" /><p class="wp-caption-text">RSS Icon</p></div></div>
<p>This will be a simple Illustrator tutorial on how to design a basic RSS icon. Part 1 will only deal with creating the shapes (paths) needed for the icon. This tutorial is intended for Adobe Illustrator &#8220;beginners.&#8221;</p>
<p>Tools Used:</p>
<ul>
<li>Guides</li>
<li>Rectangle Tool</li>
<li>Rounded Rectangle Tool</li>
<li>Ellipse Tool</li>
<li>Pathfinder &#8211; Divide</li>
</ul>
<p>Start by creating a new document in Illustrator. Since this type of icon is typically used for web applications, we will use RGB color mode. The dimensions of the document should be 600px by 600 px. (If you are using CS4, we will only be using 1 artboard.)</p>
<p>Now, that you have created a new document, make sure you have your Rulers visible. If they are not visible, you can turn them on using View&gt;Show Rulers or with the keyboard shortcut Ctrl-R (substitute Cmd for Ctrl on Mac).<br />
<span id="more-30"></span><br />
We are going to use Layer 1 for our guides, so double-click on Layer 1 in the Layers palette to bring up the Layer dialog box and name this layer &#8220;Guides.&#8221;</p>
<div id="attachment_42" class="wp-caption aligncenter" style="width: 650px"><img class="size-full wp-image-42" title="layer_options" src="http://www.gtpdesigns.com/blog/wp-content/uploads/2009/06/layer_options1.jpg" alt="Layer options" width="640" height="205" /><p class="wp-caption-text">Layer options</p></div>
<p>Next we will set up our guides. For this step, make sure that &#8220;Lock Guides&#8221; is unchecked (View&gt;Guides&gt;Lock Guides or Alt-Ctrl-; ). A new guide can be created by clicking on the rulers at the top (for horizontal guides) or left (for vertical guides) of the page and then dragging the mouse across the artboard. The guide will be set at the position at which you release the mouse button. As long as you have &#8220;Lock Guides&#8221; turned off, you will be able to select your Guides with the Selection Tool (or Direct Selection Tool). When a guide is selected you can set the x and y positions of the guide either using the x and y value boxes on the Control toolbar (at the top of your screen, under the main menu) or by using the Transform Palette (Window&gt;Transform or Shift+F8).</p>
<div id="attachment_40" class="wp-caption aligncenter" style="width: 650px"><img class="size-full wp-image-40" title="guide_position" src="http://www.gtpdesigns.com/blog/wp-content/uploads/2009/06/guide_position.jpg" alt="Setting Guide Position" width="640" height="300" /><p class="wp-caption-text">Setting Guide Position</p></div>
<p>We will be creating Guides using this method at the following values.</p>
<ul>
<li>x=25px  y=0px</li>
<li>x=575px  y=0px</li>
<li>x=0px  y=25px</li>
<li>x=0px  y=575px</li>
<li>x=175px  y=0px</li>
<li>x=0px  y=175px</li>
<li>x=125px  y=0px</li>
<li>x=0px  y=125px</li>
</ul>
<p>(note: The zero x-values for horizontal guides, and zero y-values for vertical guides are done for illustrative purposes. These values are actually arbitrary given the nature of guides.)</p>
<p>Once you have your guides set, your artboard should look something like this.</p>
<div id="attachment_45" class="wp-caption aligncenter" style="width: 650px"><img class="size-full wp-image-45" title="guides" src="http://www.gtpdesigns.com/blog/wp-content/uploads/2009/06/guides.jpg" alt="Guide Setup" width="640" height="470" /><p class="wp-caption-text">Guide Setup</p></div>
<p>Now that our guides are set, we can go ahead and turn on the &#8220;Lock Guides&#8221; option. Next, we will add a new layer by clicking on the &#8220;New Layer&#8221; icon in the Layers Palette. Double-click this layer to bring up the Layer Options and name it &#8220;Artwork.&#8221; We will be creating the paths for our RSS symbol on this layer.</p>
<div id="attachment_48" class="wp-caption aligncenter" style="width: 650px"><img class="size-full wp-image-48" title="new_layer" src="http://www.gtpdesigns.com/blog/wp-content/uploads/2009/06/new_layer.jpg" alt="Add a new layer and name it &quot;Artwork&quot;" width="640" height="205" /><p class="wp-caption-text">Add a new layer and name it &quot;Artwork&quot;</p></div>
<p>Now we&#8217;re ready to start creating our paths. We&#8217;re going to start out with the the Rounded Rectangle Tool. The first thing we want to do is set a stroke color for our path, so that we can see what we&#8217;re creating. I&#8217;m going to select black as the stroke color, and keep the fill color empty (transparent), since we are really only just going to be drawing paths for this exercise. (See image below) We&#8217;ll get into fills, gradients, and stroke in Part II. After you set your stroke color to black, click on the Shape Tool icon in the toolbar. The Rectangle Tool is typically the default Shape Tool, but we want to use the Rounded Rectangle Tool. Anytime a shape tool other than the one you want to use appears as the Shape Tool (for example, a rectangle or another shape is there instead) click on that shape and hold down the mouse button and more shape options will appear.</p>
<div id="attachment_72" class="wp-caption aligncenter" style="width: 650px"><img class="size-full wp-image-72" title="rounded_rectangle_tool" src="http://www.gtpdesigns.com/blog/wp-content/uploads/2009/06/rounded_rectangle_tool1.jpg" alt="Selecting the Rounded Rectangle Tool" width="640" height="470" /><p class="wp-caption-text">Selecting the Rounded Rectangle Tool</p></div>
<p>Before we start drawing paths, we want to make sure that &#8220;Smart Guides&#8221; are turned on (View&gt;Smart Guides or Ctrl-U). Smart Guides will facilitate positioning are objects in relation to the guides we created in our Guide layer.</p>
<p>With the Rounded Rectangle Tool selected click and release the mouse button anywhere on the artboard. This should cause the Rounded Rectangle Dialog box to pop-up where we can enter Width, Height, and Corner Radius values for our rounded rectangle shape. The rounded rectangle that we are going to create will have the following values.</p>
<ul>
<li>width=550px</li>
<li>height=550px</li>
<li>corner radius=20px</li>
</ul>
<p>Enter these values into the Rounded Rectangle Dialog box and click &#8220;OK.&#8221;</p>
<div id="attachment_74" class="wp-caption aligncenter" style="width: 650px"><img class="size-full wp-image-74" title="rounded_rectangle_dialog" src="http://www.gtpdesigns.com/blog/wp-content/uploads/2009/06/rounded_rectangle_dialog.jpg" alt="Rounded Rectangle Dialog Box" width="640" height="470" /><p class="wp-caption-text">Rounded Rectangle Dialog Box</p></div>
<p>You should now have a rounded rectangle somewhere on your artboard (depending upon where you clicked and release the mouse prior to the Rounded Rectangle dialog box appearing). We are now going to select the Selection Tool to position our rectangle with each of the four edges aligned to the guides we set at x=25px, y=0px; x=575px, y=0px; x=0px, y=25px; and x=0px, y=575px. The Selection Tool is the black arrow in the upper-left corner of the Illustrator Toolbar (keyboard shortcut V). With the Selection Tool click on any edge of the rounded rectangle (but NOT on one of the vertices/corners, see image below) and hold the mouse button down. You can now the drag the rectangle to any position on the artboard. Since we have Smart Guides enabled, you should notice that while you&#8217;re dragging the shape around, it will &#8220;snap&#8221; into position whenever an edge approaches one of your guides. Drag the rounded rectangle so that the edges approach the guides that we are trying to align to until it &#8220;snaps&#8221; into our desired position.</p>
<div id="attachment_76" class="wp-caption aligncenter" style="width: 650px"><img class="size-full wp-image-76" title="dragging_rounded_rectangle" src="http://www.gtpdesigns.com/blog/wp-content/uploads/2009/06/dragging_rounded_rectangle.jpg" alt="Positioning rounded rectangle with Selection Tool using Smart Guides" width="640" height="470" /><p class="wp-caption-text">Positioning rounded rectangle with Selection Tool using Smart Guides</p></div>
<p>Once you have positioned the rounded rectangle, your artboard should look like this&#8230;</p>
<div id="attachment_78" class="wp-caption aligncenter" style="width: 650px"><img class="size-full wp-image-78" title="positioned_rounded_rectangle" src="http://www.gtpdesigns.com/blog/wp-content/uploads/2009/06/positioned_rounded_rectangle.jpg" alt="Positioned rounded rectangle" width="640" height="470" /><p class="wp-caption-text">Positioned rounded rectangle</p></div>
<p>Next, we are going to use the Ellipse Tool to create a circle. The Ellipse Tool can be activated the same way we activated the Rounded Rectangle Tool. Click on the Shape Tool icon in the toolbar (which is currently the Rounded Rectangle Tool) and hold the mouse button down until the shape option pop up. Now, select the Ellipse Tool (the Ellipse Tool can also quickly be selected with the keyboard shortcut L).</p>
<p>With the Ellipse Tool selected, move your cursor over the intersection of the guides positioned at x=175 and y=175. Hold down the &#8220;Alt&#8221; key and click and release the mouse button. Holding down the &#8220;Alt&#8221; key causes the point at which we click the mouse button to be the center point of the ellipse/circle.</p>
<div id="attachment_79" class="wp-caption aligncenter" style="width: 650px"><img class="size-full wp-image-79" title="create_ellipse" src="http://www.gtpdesigns.com/blog/wp-content/uploads/2009/06/create_ellipse1.jpg" alt="Create a circle center at x=175px and y=175px with  the Ellipse Tool" width="640" height="470" /><p class="wp-caption-text">Create a circle center at x=175px and y=175px with  the Ellipse Tool</p></div>
<p>Once you release the mouse button the Ellipse dialog box will appear, and you can enter width and height values for your ellipse. We will be using values of 100px for both width and height.</p>
<div id="attachment_80" class="wp-caption aligncenter" style="width: 650px"><img class="size-full wp-image-80" title="ellipse_dialog" src="http://www.gtpdesigns.com/blog/wp-content/uploads/2009/06/ellipse_dialog1.jpg" alt="Ellipse Dialog Box" width="640" height="470" /><p class="wp-caption-text">Ellipse Dialog Box</p></div>
<p>Note: While clicking and releasing the mouse button causes the Ellipse dialog box to appear, holding the mouse button down and dragging the mouse allows you to set the width and height of the mouse based on how far you drag the mouse from where you first clicked the mouse button. Releasing the mouse button will set your ellipse. Feel free to experiment with this technique, as well. For precise sizes, like we are using in this example, using the dialog box makes things easier. This click and drag technique works across the various different Shape Tools in Illustrator.</p>
<p>Enter 100px in for each value in the Ellipse Dialog Box and click &#8220;OK.&#8221; You should end up with the result below.</p>
<div id="attachment_82" class="wp-caption aligncenter" style="width: 650px"><img class="size-full wp-image-82" title="ellipse_resultant" src="http://www.gtpdesigns.com/blog/wp-content/uploads/2009/06/ellipse_resultant.jpg" alt="Resultant Circle" width="640" height="470" /><p class="wp-caption-text">Resultant Circle</p></div>
<p>Next, we will be using the Rectangle Tool. It can be found in the same spot on the toolbar as the Ellipse Tool and the Rounded Rectangle Tool, by clicking and holding the mouse button over the Ellipse Tool until the Shape options pop-up appears or by using the keyboard short-cut M.</p>
<p>With the Rectangle Tool selected click and release anywhere on the artboard to bring up the Rectangle Tool dialog box. This will be very similar to the method we used for creating our rounded rectangle. Enter values of 375px for both width and height in the Rectangle dialog box and click &#8220;OK.&#8221;</p>
<p>You should now have a 375px x 375 px rectangle on your artboard. We are now going to select the Selection Tool to position our rectangle with the bottom-left corner at the intersection of the guides at x=125px and y=125px. Since we have Smart Guides enabled, you should notice that while you&#8217;re dragging the shape around, it will &#8220;snap&#8221; into position whenever an edge approaches one of your guides. Drag the rectangle so that the bottom-right corner approaches the intersection of the guides at x=125px and y=125px until it &#8220;snaps&#8221; into place. Once you have positioned the rectangle, you should have a resultant image that looks like this.</p>
<div id="attachment_83" class="wp-caption aligncenter" style="width: 650px"><img class="size-full wp-image-83" title="rectangle" src="http://www.gtpdesigns.com/blog/wp-content/uploads/2009/06/rectangle1.jpg" alt="Positioning the rectangle" width="640" height="470" /><p class="wp-caption-text">Positioning the rectangle</p></div>
<p>Now, that we&#8217;ve gone through the Rounded Rectangle Tool, the Ellipse Tool, the Rectangle Tool, and how to position objects with the Selection Tool. I&#8217;m going to pick up the pace a little bit. Next, we will be drawing 4 circles using the same method we used with the Ellipse Tool to draw our first circle. Our four circles will have the following dimensions:</p>
<ol>
<li>350px x 350px</li>
<li>500px x 500px</li>
<li>600px x 600px</li>
<li>750px x 750px</li>
</ol>
<p>Each circle will be centered at the intersection of the guides at x=125px and y=125px (the same position as the lower-left corner of our rectangle). Select the Ellipse Tool in the same manner you did before. Since we know we want each circle to be centered at a specific point, we will again hold the &#8220;Alt&#8221; key down and click and release the mouse button at the point (x=125px and y=125px) we want the circle to be centered upon. Enter each set of values above for each respective circle. You should end up with the following result.</p>
<div id="attachment_84" class="wp-caption aligncenter" style="width: 650px"><img class="size-full wp-image-84" title="circles" src="http://www.gtpdesigns.com/blog/wp-content/uploads/2009/06/circles1.jpg" alt="Resulting Four Circles" width="640" height="470" /><p class="wp-caption-text">Resulting Four Circles</p></div>
<p>You&#8217;ll notice that your circles are overflowing off the artboard. Don&#8217;t worry about this, as we are about to take care of any overflowing objects. Our next step is to simultaneously select the four circles that we just drew along with our rectangle. Select the Selection Tool, click and hold the mouse button and drag the cursor to create a selection marquee (see image below). With the Selection Tool, any shape that is intersected by the selection marquee will be selected.</p>
<div id="attachment_86" class="wp-caption aligncenter" style="width: 650px"><img class="size-full wp-image-86" title="select_objects" src="http://www.gtpdesigns.com/blog/wp-content/uploads/2009/06/select_objects1.jpg" alt="Selecting Multiple Objects with the Selection Tool" width="640" height="470" /><p class="wp-caption-text">Selecting Multiple Objects with the Selection Tool</p></div>
<p>With all four circles and our rectangle selected, we are now going to use Illustrator&#8217;s Pathfinder Tool (Window&gt;Pathfinder or Shift-Ctrl-F9). We will be using the Divide option in the Pathfinder palette. In Illustrator CS4, Pathfinder seems to &#8220;Expand&#8221; compound shapes by default, but I believe older versions of Illustrator used to require holding down the &#8220;Alt&#8221; key while clicking the Pathfinder option. (This may vary depending on your version.) Click the &#8220;Divide&#8221; option to divide intersecting paths into separate shapes.</p>
<div id="attachment_88" class="wp-caption aligncenter" style="width: 650px"><img class="size-full wp-image-88" title="pathfinder_divide" src="http://www.gtpdesigns.com/blog/wp-content/uploads/2009/06/pathfinder_divide1.jpg" alt="Using the Pathfinder Divide option (Expand compound shapes)" width="640" height="470" /><p class="wp-caption-text">Using the Pathfinder Divide option (Expand compound shapes)</p></div>
<p>With our divided shapes still selected, we now want to use the Ungroup (Object&gt;Ungroup or Shift-Ctrl-G) command to ungroup the separate shapes. We can also &#8220;turn off&#8221; or &#8220;hide&#8221; our Guide layer at this point, because we no longer need to use the guides we created. In the Layer Palette click on the icon that looks like an eye next to the layer named Guide. This will turn the visibility off for this layer, so that our layers are hidden. You can toggle the visibility of any layer on or off by this method.</p>
<div id="attachment_96" class="wp-caption aligncenter" style="width: 650px"><img class="size-full wp-image-96" title="layer_visibility" src="http://www.gtpdesigns.com/blog/wp-content/uploads/2009/06/layer_visibility.jpg" alt="Toggle Guide layer visibility off to hide the Guide layer." width="640" height="153" /><p class="wp-caption-text">Toggle Guide layer visibility off to hide the Guide layer.</p></div>
<p>After we have ungrouped the divided shapes, we can now select each one individually, by clicking on an &#8220;edge&#8221; or path with the Selection Tool, and delete the shapes we do not need. Selected objects can be deleted by hitting the &#8220;Delete&#8221; key.</p>
<p>First we will select the objects that are overflowing off the artboard.</p>
<div id="attachment_89" class="wp-caption aligncenter" style="width: 650px"><img class="size-full wp-image-89" title="selection_delete" src="http://www.gtpdesigns.com/blog/wp-content/uploads/2009/06/selection_delete.jpg" alt="Select and Delete Unwanted Shapes" width="640" height="470" /><p class="wp-caption-text">Select and Delete Unwanted Shapes</p></div>
<p>Deleting the objects overflowing off the artboard should give you the following resultant.</p>
<div id="attachment_91" class="wp-caption aligncenter" style="width: 650px"><img class="size-full wp-image-91" title="resultant_shape02" src="http://www.gtpdesigns.com/blog/wp-content/uploads/2009/06/resultant_shape02.jpg" alt="Resultant after deleting overflowing objects" width="640" height="470" /><p class="wp-caption-text">Resultant after deleting overflowing objects</p></div>
<p>Using the images below as guidelines, delete the remaining three unwanted shapes. I have used the Selection Tool in the example images to create a selection marquee around part of each unwanted shape to give you a guideline for what shapes should be deleted.</p>
<div id="attachment_92" class="wp-caption aligncenter" style="width: 650px"><img class="size-full wp-image-92" title="selection_delete02" src="http://www.gtpdesigns.com/blog/wp-content/uploads/2009/06/selection_delete02.jpg" alt="Select and delete the remaining upper-right corner of the rectangle" width="640" height="470" /><p class="wp-caption-text">Select and delete the remaining upper-right corner of the rectangle</p></div>
<div id="attachment_93" class="wp-caption aligncenter" style="width: 650px"><img class="size-full wp-image-93" title="selection_delete03" src="http://www.gtpdesigns.com/blog/wp-content/uploads/2009/06/selection_delete03.jpg" alt="Select and delete the &quot;middle&quot; ring fragment" width="640" height="470" /><p class="wp-caption-text">Select and delete the &quot;middle&quot; ring fragment</p></div>
<div id="attachment_94" class="wp-caption aligncenter" style="width: 650px"><img class="size-full wp-image-94" title="selection_delete04" src="http://www.gtpdesigns.com/blog/wp-content/uploads/2009/06/selection_delete04.jpg" alt="Select and delete the remaing bottom-left corner of the rectangle" width="640" height="470" /><p class="wp-caption-text">Select and delete the remaing bottom-left corner of the rectangle</p></div>
<p>If you deleted the correct unwanted shapes, you should now have the shapes for an RSS symbol!</p>
<div id="attachment_98" class="wp-caption aligncenter" style="width: 650px"><img class="size-full wp-image-98" title="rss_symbol" src="http://www.gtpdesigns.com/blog/wp-content/uploads/2009/06/rss_symbol.jpg" alt="RSS symbol shapes" width="640" height="470" /><p class="wp-caption-text">RSS icon outlines</p></div>
<p>Part 2 of this tutorial will walk-through applying stroke and gradient fills to our shape to achieve this&#8230;</p>
<div id="attachment_100" class="wp-caption aligncenter" style="width: 650px"><img class="size-full wp-image-100" title="rss_color" src="http://www.gtpdesigns.com/blog/wp-content/uploads/2009/06/rss_color.jpg" alt="RSS symbol color" width="640" height="470" /><p class="wp-caption-text">RSS icon color</p></div>
<p>Stay tuned for Part 2!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.gtpdesigns.com/blog/illustrator/tutorial-creating-an-rss-symbol-in-adobe-illustrator-part-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

