<?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>Software Warlock &#187; CoreGraphics</title>
	<atom:link href="http://softwareblog.morlok.net/tag/coregraphics/feed/" rel="self" type="application/rss+xml" />
	<link>http://softwareblog.morlok.net</link>
	<description></description>
	<lastBuildDate>Sat, 10 Jul 2010 15:34:30 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Cocoa/UIKit BulbView</title>
		<link>http://softwareblog.morlok.net/2009/06/18/cocoauikit-bulbview/</link>
		<comments>http://softwareblog.morlok.net/2009/06/18/cocoauikit-bulbview/#comments</comments>
		<pubDate>Thu, 18 Jun 2009 05:35:56 +0000</pubDate>
		<dc:creator>Warlock</dc:creator>
				<category><![CDATA[Cocoa]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[CoreGraphics]]></category>
		<category><![CDATA[Quartz 2D]]></category>
		<category><![CDATA[scoreboard]]></category>

		<guid isPermaLink="false">http://softwareblog.morlok.net/?p=281</guid>
		<description><![CDATA[In my continuing saga to bring old-school displays to new-school (word?) devices, I&#8217;ve created a &#8220;bulb view&#8221; that displays characters in a grid of &#8220;lights&#8221;.  The best way to describe it is probably just to see it:
Like previous LCD view you can set the colors for the lit &#38; dim bulbs, but improved from [...]]]></description>
			<content:encoded><![CDATA[<p>In my <a href="http://softwareblog.morlok.net/2009/05/25/cocoa-lcd-screen-view/">continuing saga</a> to bring old-school displays to new-school (word?) devices, I&#8217;ve created a &#8220;bulb view&#8221; that displays characters in a grid of &#8220;lights&#8221;.  The best way to describe it is probably just to see it:</p>
<div id="attachment_284" class="wp-caption aligncenter" style="width: 310px"><a href="http://softwareblog.morlok.net/wp-content/uploads/2009/06/picture-3.png"><img src="http://softwareblog.morlok.net/wp-content/uploads/2009/06/picture-3-300x64.png" alt="BulbView from Mac" title="BulbView from Mac" width="300" height="64" class="size-medium wp-image-284" /></a><p class="wp-caption-text">BulbView from Mac</p></div>
<div id="attachment_283" class="wp-caption aligncenter" style="width: 310px"><a href="http://softwareblog.morlok.net/wp-content/uploads/2009/06/picture-4.png"><img src="http://softwareblog.morlok.net/wp-content/uploads/2009/06/picture-4-300x161.png" alt="BulbView on iPhone" title="BulbView on iPhone" width="300" height="161" class="size-medium wp-image-283" /></a><p class="wp-caption-text">BulbView on iPhone</p></div>
<p>Like previous <a href="http://softwareblog.morlok.net/2009/05/25/cocoa-lcd-screen-view/">LCD view</a> you can set the colors for the lit &amp; dim bulbs, but improved from the LCD view, you can use letters, numbers, and most punctuation/special characters.  Again the rendering is done in pure Quartz2D.</p>
<p>The source, including demo apps for both the Mac and iPhone, can be found <a href="http://github.com/rmorlok/BulbView/tree">here</a>. With this view I was smart and made it conditionally compile various parts so that it can be used on either the iPhone or the Mac, without needing separate files.</p>
]]></content:encoded>
			<wfw:commentRss>http://softwareblog.morlok.net/2009/06/18/cocoauikit-bulbview/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
