<?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>T Software News &#187; Quick Sprites</title>
	<atom:link href="http://blog.tellini.org/category/1-mac-software/quicksprites/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.tellini.org</link>
	<description>Words from the development room</description>
	<lastBuildDate>Tue, 30 Apr 2013 20:22:36 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title>Quick Sprites 1.10</title>
		<link>http://blog.tellini.org/2013/04/quick-sprites-1-10/</link>
		<comments>http://blog.tellini.org/2013/04/quick-sprites-1-10/#comments</comments>
		<pubDate>Wed, 03 Apr 2013 05:51:21 +0000</pubDate>
		<dc:creator>Simone</dc:creator>
				<category><![CDATA[Quick Sprites]]></category>
		<guid isPermaLink="false">http://blog.tellini.org/?p=303</guid>
		<description><![CDATA[A new version of Quick Sprites has just been released on the Mac App Store. Version 1.10 extends its Retina support with an option to automatically scale down a sprite to obtain a normal resolution one from a 2x image. &#8230; <a href="http://blog.tellini.org/2013/04/quick-sprites-1-10/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p>A new version of Quick Sprites has just been released on the <a href="http://itunes.apple.com/app/quick-sprites/id457516296">Mac App Store</a>.</p>
<p>Version 1.10 extends its Retina support with an option to automatically scale down a sprite to obtain a normal resolution one from a 2x image.</p>
<div class="more"><a href="http://www.tellini.org/mac/quicksprites/" title="Quick Sprites: CSS sprite sheet packer for Mac OS X">Quick Sprites product page</a></div>
]]></content:encoded>
			<wfw:commentRss>http://blog.tellini.org/2013/04/quick-sprites-1-10/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Quick Sprites 1.9</title>
		<link>http://blog.tellini.org/2013/01/quicksprites-1-9/</link>
		<comments>http://blog.tellini.org/2013/01/quicksprites-1-9/#comments</comments>
		<pubDate>Thu, 10 Jan 2013 19:10:58 +0000</pubDate>
		<dc:creator>Simone</dc:creator>
				<category><![CDATA[Quick Sprites]]></category>
		<guid isPermaLink="false">http://blog.tellini.org/?p=298</guid>
		<description><![CDATA[A new release of Quick Sprites is being published on the Mac App Store and will be shortly available for everyone. Version 1.9 enables you to create sprite sheets with different versions of the same sprite: one for normal users &#8230; <a href="http://blog.tellini.org/2013/01/quicksprites-1-9/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p>A new release of Quick Sprites is being published on the <a href="http://itunes.apple.com/app/quick-sprites/id457516296">Mac App Store</a> and will be shortly available for everyone.</p>
<p>Version 1.9 enables you to create sprite sheets with different versions of the same sprite: one for normal users and one that will be seen only on Retina displays. It&#8217;s as easy as importing the two images in the proper size (the Retina one should be 2x on each dimension) and ticking a checkbox: <img src='http://blog.tellini.org/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p><img src="http://blog.tellini.org/wp-content/uploads/2013/01/RetinaSprites.png" alt="The Retina flag in QuickSprites" width="309" height="273" class="aligncenter size-full wp-image-300" /></p>
<p><em>Setting the <strong>Retina</strong> flag on a sprite means that it&#8217;s a version that should be used only by Retina display users. In this case, make sure you have also added a smaller image for normal users, using the same selector.</p>
<p>In some cases, it might be worth creating two documents: one with the normal sprites and one with only the Retina display overrides, so that normal users won&#8217;t have to download the higher resolution graphics. Remember to load both style sheets in your HTML page: first the normal one, then the one for Retina users.</em></p>
<div class="more"><a href="http://www.tellini.org/mac/quicksprites/" title="Quick Sprites: CSS sprite sheet packer for Mac OS X">Quick Sprites product page</a></div>
]]></content:encoded>
			<wfw:commentRss>http://blog.tellini.org/2013/01/quicksprites-1-9/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>QuickSprites 1.8</title>
		<link>http://blog.tellini.org/2012/11/quicksprites-1-8/</link>
		<comments>http://blog.tellini.org/2012/11/quicksprites-1-8/#comments</comments>
		<pubDate>Wed, 28 Nov 2012 08:31:34 +0000</pubDate>
		<dc:creator>Simone</dc:creator>
				<category><![CDATA[Quick Sprites]]></category>
		<guid isPermaLink="false">http://blog.tellini.org/?p=287</guid>
		<description><![CDATA[A new release of Quick Sprites is now available on the Mac App Store. Version 1.8 includes the following improvements: Sprites can now be trimmed to remove the transparent area around them Sandbox support Rendering of the final sprite image &#8230; <a href="http://blog.tellini.org/2012/11/quicksprites-1-8/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p>A new release of Quick Sprites is now available on the <a href="http://itunes.apple.com/app/quick-sprites/id457516296">Mac App Store</a>.</p>
<p>Version 1.8 includes the following improvements:</p>
<ul>
<li>Sprites can now be trimmed to remove the transparent area around them</li>
<li>Sandbox support</li>
<li>Rendering of the final sprite image on Retina-display Macs has been fixed</li>
</ul>
<div class="more"><a href="http://www.tellini.org/mac/quicksprites/" title="Quick Sprites: CSS sprite sheet packer for Mac OS X">Quick Sprites product page</a></div>
]]></content:encoded>
			<wfw:commentRss>http://blog.tellini.org/2012/11/quicksprites-1-8/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Quick Sprites debuts on the Mac App Store</title>
		<link>http://blog.tellini.org/2011/08/quick-sprites-debuts-on-the-mac-app-store/</link>
		<comments>http://blog.tellini.org/2011/08/quick-sprites-debuts-on-the-mac-app-store/#comments</comments>
		<pubDate>Fri, 19 Aug 2011 19:46:18 +0000</pubDate>
		<dc:creator>Simone</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Quick Sprites]]></category>
		<guid isPermaLink="false">http://blog.tellini.org/?p=232</guid>
		<description><![CDATA[The use of CSS sprites is a valuable techique for any web developer who wishes to optimize his web site, making it both faster for users and better ranked by search engines. However, it usually involves more work to pack &#8230; <a href="http://blog.tellini.org/2011/08/quick-sprites-debuts-on-the-mac-app-store/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p>The use of CSS sprites is a valuable techique for any web developer who wishes to optimize his web site, making it both faster for users and better ranked by search engines.</p>
<p>However, it usually involves more work to pack the images in a single sprite sheet and to update them when the site evolves.</p>
<p>If you never used this technique for this reason, now you won&#8217;t have any excuse left: Quick Sprites makes creating and maintaining sprite sheets a breeze <img src='http://blog.tellini.org/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>You can see how easy is to work with Quick Sprites in this short video:</p>
<div align="center" style="margin-top: 1em">
<iframe width="480" height="390" src="http://www.youtube-nocookie.com/embed/7oLIOjMwbxI?rel=0" frameborder="0" allowfullscreen></iframe>
</div>
<div class="more"><a href="http://www.tellini.org/mac/quicksprites/" title="Quick Sprites: CSS sprite sheet packer for Mac OS X">Quick Sprites product page</a></div>
]]></content:encoded>
			<wfw:commentRss>http://blog.tellini.org/2011/08/quick-sprites-debuts-on-the-mac-app-store/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
