<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress.com" -->
<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/"
	>

<channel>
	<title>lineto &amp;laquo; WordPress.com Tag Feed</title>
	<link>http://en.wordpress.com/tag/lineto/</link>
	<description>Feed of posts on WordPress.com tagged "lineto"</description>
	<pubDate>Fri, 27 Nov 2009 17:59:41 +0000</pubDate>

	<generator>http://en.wordpress.com/tags/</generator>
	<language>en</language>

<item>
<title><![CDATA[Nicolai - a modular font]]></title>
<link>http://fabernfaber.wordpress.com/2009/02/25/nicolai-a-modular-font/</link>
<pubDate>Wed, 25 Feb 2009 23:17:31 +0000</pubDate>
<dc:creator>candreoli</dc:creator>
<guid>http://fabernfaber.wordpress.com/2009/02/25/nicolai-a-modular-font/</guid>
<description><![CDATA[Nicolai is a modular font, commissioned as an art project for the exhibition Museutopia in the Karl ]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p><a title="Nicolai" href="http://www.lineto.com/The+Projects/Nicolai.+A+New+Font./">Nicolai</a> is a modular font, commissioned as an art project for the exhibition Museutopia in the Karl Ernst Osthaus-Museum, Germany.<br />
Stylistically reminiscent of typographic experiments from the <a title="de Stijl" href="http://en.wikipedia.org/wiki/De_Stijl">de Stijl</a> movement, the Nicolai font composes letters by using blocks of 3 colors. The colors can be specified by the user using a Shockwave application which outputs EPS. The application can be tested from the <a title="Nicolai product page" href="http://www.lineto.com/The+Projects/Nicolai.+A+New+Font./">Nicolai product page</a>.</p>
<p><a href="http://www.lineto.com/The+Projects/Nicolai.+A+New+Font./"><img class="alignnone size-full wp-image-17" title="picture-3" src="http://fabernfaber.wordpress.com/files/2009/02/picture-3.png" alt="picture-3" width="287" height="218" /></a></p>
<p>Not very readable but cool.</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Lineto]]></title>
<link>http://foampit.wordpress.com/2008/03/10/lineto/</link>
<pubDate>Mon, 10 Mar 2008 12:22:42 +0000</pubDate>
<dc:creator>mariosalerno</dc:creator>
<guid>http://foampit.wordpress.com/2008/03/10/lineto/</guid>
<description><![CDATA[Lineto è uno studio di Typeface Design, fatevi un navigata nel sito molto ben fatto ed ironico.]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p><a href="http://foampit.wordpress.com/files/2008/03/1397.jpg" title="1397.jpg"></a><a href="http://www.lineto.com/"><img src="http://foampit.wordpress.com/files/2008/03/1397.jpg" alt="1397.jpg" /></a>Lineto è uno studio di Typeface Design, fatevi un navigata nel sito molto ben fatto ed ironico.</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Line Graphics]]></title>
<link>http://learnpostscript.wordpress.com/2007/06/07/line-graphics/</link>
<pubDate>Thu, 07 Jun 2007 02:50:31 +0000</pubDate>
<dc:creator>macenable</dc:creator>
<guid>http://learnpostscript.wordpress.com/2007/06/07/line-graphics/</guid>
<description><![CDATA[Lines are drawn from point to point on the page. The positions of each point are given by two coordi]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>Lines are drawn from point to point on the page. The positions of each point are given by two coordinates, the x and y coordinates. They are the number of the point across the page horizontally from the left, and the number of the point vertically from the bottom, respectively. So, the bottom left point is 0 0, and on a letter size page, the top right point is 612 792.</p>
<p>The <strong>lineto</strong> command is an operator requiring two operands, or arguments. Use it to make a line from the current point (set by the &#8220;moveto&#8221; command) to the point specified by the <strong>lineto</strong> arguments. Thus, to create a diagonal from the bottom left to the top right of the page:</p>
<p><code>0 0 moveto<br />
612 792 lineto</code></p>
</div>]]></content:encoded>
</item>

</channel>
</rss>
