<?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>Creativeoverflow &#187; Franco Averta</title>
	<atom:link href="http://creativeoverflow.net/author/francoaverta/feed/" rel="self" type="application/rss+xml" />
	<link>http://creativeoverflow.net</link>
	<description>Design Blog for Anything Creative</description>
	<lastBuildDate>Fri, 18 May 2012 08:00:54 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Pre Print Basics: Generating Originals</title>
		<link>http://creativeoverflow.net/pre-print-basics-generating-originals/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=pre-print-basics-generating-originals</link>
		<comments>http://creativeoverflow.net/pre-print-basics-generating-originals/#comments</comments>
		<pubDate>Mon, 08 Feb 2010 00:00:05 +0000</pubDate>
		<dc:creator>Franco Averta</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[bézier curves]]></category>
		<category><![CDATA[creative]]></category>
		<category><![CDATA[creativeoverflow]]></category>
		<category><![CDATA[curvature]]></category>
		<category><![CDATA[delineation]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[design element]]></category>
		<category><![CDATA[Designer]]></category>
		<category><![CDATA[dots per inch]]></category>
		<category><![CDATA[elements]]></category>
		<category><![CDATA[illustration]]></category>
		<category><![CDATA[Illustrations]]></category>
		<category><![CDATA[image resolution]]></category>
		<category><![CDATA[linear inch]]></category>
		<category><![CDATA[monitor]]></category>
		<category><![CDATA[old]]></category>
		<category><![CDATA[picture element]]></category>
		<category><![CDATA[pixel images]]></category>
		<category><![CDATA[pixels per inch]]></category>
		<category><![CDATA[ppi]]></category>
		<category><![CDATA[pre print]]></category>
		<category><![CDATA[printed]]></category>
		<category><![CDATA[raster image]]></category>
		<category><![CDATA[resolution resolution]]></category>
		<category><![CDATA[screen element]]></category>
		<category><![CDATA[single point]]></category>
		<category><![CDATA[smooth curves]]></category>
		<category><![CDATA[straight sections]]></category>
		<category><![CDATA[typography]]></category>
		<category><![CDATA[vector]]></category>
		<category><![CDATA[vector graphics]]></category>
		<category><![CDATA[wikipedia]]></category>

		<guid isPermaLink="false">http://creativeoverflow.net/?p=1735</guid>
		<description><![CDATA[Welcome to my first guest post here at Creativeoverflow. Today we are going to talk about some pre print stuff, generating originals. As you can imagine there are a lot of things involving the creation of originals, pixel images, text, vector and/or bezier curves based images, more or less. In this post I`ll try to explain...<hr />
<!-- Adsense Script -->	
<div class="adsense-singletop">
<script type="text/javascript"><!--
google_ad_client = "pub-8095553044678056";
/* 300x250, created 11/11/10 */
google_ad_slot = "3012429961";
google_ad_width = 300;
google_ad_height = 250;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
</div><!-- Adsense Script END --><hr />]]></description>
			<content:encoded><![CDATA[<p>Welcome to my first guest post here at Creativeoverflow. Today we are going to talk about some pre print stuff, generating originals. As you can imagine there are a lot of things involving the creation of originals, pixel images, text, vector and/or bezier curves based images, more or less. In this post I`ll try to explain or help in the construction by giving information about original components. So lets get started.</p>
<p><span id="more-1735"></span></p>
<h1><span style="text-decoration: underline;">Images</span></h1>
<h3>Pixel Based Images</h3>
<p>A <strong>pixel</strong> (or picture element) is a single point in a raster image. The pixel is the smallest addressable screen element, it is the smallest unit of picture which can be controlled.<br />
So basically a pixel based image is formed by very little squares, that form a mosaic.</p>
<h4>Resolution</h4>
<p><img class="alignnone size-full wp-image-1736" title="img1" src="http://creativeoverflow.net/wp-content/uploads/2010/02/img1.jpg" alt="img1" width="600" height="230" /></p>
<p>Resolution refers to the number of pixels in an image. Resolution is sometimes identified by the width and height of the image as well as the total number of pixels in the image. In other words, Resolution is the number of pixels in a linear inch. When preparing files for printing you should at least make them 300 <strong>ppi</strong>. (pixels per inch)at least. But don`t confuse <strong>ppi</strong> with <strong>dpi</strong> (Dots per inch) that is a measurement describing the way an image is printed, scanned, or displayed on your monitor.</p>
<h3>Images with Bezier Curves</h3>
<p>Bézier curves are an important tool used to model smooth curves that can be scaled indefinitely. Any delineation of these features is defined by a series of points through which pass the curve and outside it that define its turning points, ie those in which changes curvature from concave to convex or vice versa.</p>
<p><img class="alignnone size-full wp-image-1739" title="img2" src="http://creativeoverflow.net/wp-content/uploads/2010/02/img2.jpg" alt="img2" width="600" height="354" /></p>
<p>Vector graphics are based on small straight sections connecting. We often can see this kind of  images in logos, illustrations, etc., as you can enlarge them without loosing quality (We Could print a logo in a pen and then send the same file to a plotter).</p>
<p><img class="alignnone size-full wp-image-1741" title="img3" src="http://creativeoverflow.net/wp-content/uploads/2010/02/img3.jpg" alt="img3" width="600" height="235" /></p>
<h3>Typography</h3>
<p><img class="alignnone size-full wp-image-1743" title="img4" src="http://creativeoverflow.net/wp-content/uploads/2010/02/img4.jpg" alt="img4" width="600" height="250" /></p>
<p>Typography is the design and use of typefaces as a mean of Communications. It is the main design element that requires a good use for effective communication.</p>
<h3>Is that a Font? | Is that a Typeface?</h3>
<h3>So, Whats the difference?</h3>
<p><strong>Font: </strong>A font is a complete set of characters in a particular size and style of type. This includes the letter set, the number set, and all of the special character and diacritical marks.</p>
<p><strong>Typeface:</strong> A typeface contains a series of fonts. For instance, Times Bold, Times Italic, and Times Roman are actually 3 fonts (even though people often refer to one entire font family as a &#8220;font.&#8221;).</p>
<p><img class="alignnone size-full wp-image-1742" title="img5" src="http://creativeoverflow.net/wp-content/uploads/2010/02/img5.jpg" alt="img5" width="600" height="187" /></p>
<h3>Typography Files Extensions:</h3>
<p><img class="alignnone size-full wp-image-1745" title="img6" src="http://creativeoverflow.net/wp-content/uploads/2010/02/img6.jpg" alt="img6" width="600" height="160" /></p>
<p>When we are about to send an original to print, we Could have the type converted to curves or rasterized, or we can attach the type file.</p>
<h3>Types of Originals:</h3>
<p><img class="alignnone size-full wp-image-1746" title="img7" src="http://creativeoverflow.net/wp-content/uploads/2010/02/img7.jpg" alt="img7" width="284" height="362" /><br />
<strong> Box:</strong> This original is called the box original. It has all the elements (texts, images, illustrations, etc) within an imaginary or virtual box inside. Nothing surpasses this limit, and establishes a distance between elements and the cut ends of the piece.</p>
<p><img class="alignnone size-full wp-image-1747" title="img8" src="http://creativeoverflow.net/wp-content/uploads/2010/02/img8.jpg" alt="img8" width="284" height="362" /></p>
<h3>To the court: <span style="font-weight: normal; font-size: 13px;">The images or illustrations funds reach the edges of the original. In this case we must left bleed.</span></h3>
<p><span style="font-weight: normal; font-size: 13px;"><img class="alignnone size-full wp-image-1748" title="img9" src="http://creativeoverflow.net/wp-content/uploads/2010/02/img9.jpg" alt="img9" width="284" height="362" /></span></p>
<h3>Combined: <span style="font-weight: normal; font-size: 13px;">is one that has the characteristics of the original box and original to the court on the same original.</span></h3>
<p><span style="font-weight: normal; font-size: 13px;"><br />
</span></p>
<h3>Print Guidelines:</h3>
<p><img class="alignnone size-full wp-image-1749" title="img10" src="http://creativeoverflow.net/wp-content/uploads/2010/02/img10.jpg" alt="img10" width="546" height="242" /></p>
<h3>Cut lines: <span style="font-weight: normal; font-size: 13px;">They are solid lines, made to determine where the cuts will be made to the sheet of paper in the proper format.</span></h3>
<h3>Registry cross: <span style="font-weight: normal; font-size: 13px;">To produce the exact duplication of the 4 passes of ink and which are not paid registration failures, or off the record.</span></h3>
<h3>Bleed: <span style="font-weight: normal; font-size: 13px;">When any image or element on a page touches the edge of the page, extending beyond the trim edge, leaving no margin it is said to bleed. It may bleed or extend off one or more sides.</span></h3>
<h3>Fold Lines: <span style="font-weight: normal; font-size: 13px;">They are performed to indicate where to fold and in what direction, they are segmented or discontinuous lines.</span></h3>
<h3>Sources:</h3>
<p><a href="http://wikipedia.org">Wikipedia.org</a><br />
<a href="http://fontfeed.com"> Fontfeed.com</a><br />
Tecnología 1 Catedra Zaccin Universidad de Buenos Aires annotation.</p>
<p>We provide best quality <a href="http://www.testking.com/CCNA-certification-training.htm">testking ccna</a> as well as <a href="http://www.testking.com/CCIE-certification-training.htm">testking ccie</a> trainin materials. Also check out latest <a href="http://www.testking.com/EC0-350.htm">testking EC0-350</a> questions for practice.</p>
<p>Well that&#8217;s it guys, I hope this short article will help you to understand a little bit more about originals for printing, since most of  the articles are about web related stuff. There are a lot of Graphics Designers and Graphics Designer students that I thought would find a article related to the printing field useful.</p>
]]></content:encoded>
			<wfw:commentRss>http://creativeoverflow.net/pre-print-basics-generating-originals/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
	</channel>
</rss>

