<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr</title>
<link>http://snipplr.com/tags/look</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Mon, 20 May 2013 14:43:24 GMT</pubDate>
<item>
<title>(ActionScript 3) Embed font in air for android - GunnarHKarlsson</title>
<link>http://snipplr.com/view/58368/embed-font-in-air-for-android/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 01 Sep 2011 16:32:53 GMT</pubDate>
<guid>http://snipplr.com/view/58368/embed-font-in-air-for-android/</guid>
</item>
<item>
<title>(Bash) QuickLook from Terminal - jrphelps</title>
<link>http://snipplr.com/view/4106/quicklook-from-terminal/</link>
<description><![CDATA[ <p>qlmanage -p foo.png, the image immediately pops up in a Quick Look pane.

Even better, Quick Look supports slide shows. So if you cd into a folder of images and run qlmanage -p *.jpg, you'll be rewarded with a full-on presentation of your pictures.

Other qlmanage flags of interest include -h (displays a help message) -t (thumbnail generation) and -f (a zoom factor to display with).

The downside of qlmanage is that it's full of NSLog-style messages. Haber recommends you pipe the output into /dev/null as follows: qlmanage -p *.jpg >&amp; /dev/null.</p> ]]></description>
<pubDate>Fri, 09 Nov 2007 10:35:15 GMT</pubDate>
<guid>http://snipplr.com/view/4106/quicklook-from-terminal/</guid>
</item>
</channel>
</rss>