<?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>ContentFull &#187; Terminal</title>
	<atom:link href="http://www.contentfull.com/category/andre-2003-2007/programming/terminal/feed" rel="self" type="application/rss+xml" />
	<link>http://www.contentfull.com</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Mon, 28 Dec 2009 16:57:42 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Graphviz(dot) font problem on mac</title>
		<link>http://www.contentfull.com/andre-2007-2009/hints-tips/graphvizdot-font-problem-on-mac</link>
		<comments>http://www.contentfull.com/andre-2007-2009/hints-tips/graphvizdot-font-problem-on-mac#comments</comments>
		<pubDate>Sun, 11 May 2008 22:37:42 +0000</pubDate>
		<dc:creator>André</dc:creator>
				<category><![CDATA[Hints & Tips]]></category>
		<category><![CDATA[Terminal]]></category>

		<guid isPermaLink="false">http://www.contentfull.com/?p=369</guid>
		<description><![CDATA[If you happened to have installed graphviz without first installing fontconfig (one is never told to do so, but supposedly one should) then you are probably seeing messages such as
Error: Could not find/open font : Times-Roman
To solve this annoying error you need to add the following extra parameter when calling any graphviz program
-Gfontpath=/System/Library/Fonts
]]></description>
			<content:encoded><![CDATA[<p>If you happened to have installed graphviz without first installing fontconfig (one is never told to do so, but supposedly one should) then you are probably seeing messages such as</p>
<p><code>Error: Could not find/open font : Times-Roman</code></p>
<p>To solve this annoying error you need to add the following extra parameter when calling any graphviz program</p>
<p><code>-Gfontpath=/System/Library/Fonts</code></p>
]]></content:encoded>
			<wfw:commentRss>http://www.contentfull.com/andre-2007-2009/hints-tips/graphvizdot-font-problem-on-mac/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
