<?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>VITALBODIES BLOG &#187; Intrepid Ibex</title>
	<atom:link href="http://www.vitalbodies.com/blog/tag/intrepid-ibex/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.vitalbodies.com/blog</link>
	<description>Art, Healing, Energy and Life...</description>
	<lastBuildDate>Sat, 27 Nov 2010 05:09:58 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>How To Install Intrepid Ibex Blender 2.46 In Ubuntu Hardy Heron</title>
		<link>http://www.vitalbodies.com/blog/2008/10/28/how-to-install-intrepid-ibex-blender-246-in-ubuntu-hardy-heron/</link>
		<comments>http://www.vitalbodies.com/blog/2008/10/28/how-to-install-intrepid-ibex-blender-246-in-ubuntu-hardy-heron/#comments</comments>
		<pubDate>Tue, 28 Oct 2008 21:52:18 +0000</pubDate>
		<dc:creator>vitalbodies</dc:creator>
				<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Blender]]></category>
		<category><![CDATA[Blender 2.46]]></category>
		<category><![CDATA[Hardy Heron]]></category>
		<category><![CDATA[How To]]></category>
		<category><![CDATA[Intrepid Ibex]]></category>
		<category><![CDATA[Tutorial]]></category>

		<guid isPermaLink="false">http://vitalbodies.wordpress.com/?p=746</guid>
		<description><![CDATA[How To Install Blender 2.46 In Ubuntu Hardy Heron

This HOW TO is for those who want to run the newest version of Blender In Ubuntu.]]></description>
			<content:encoded><![CDATA[<p><strong>How To Install Intrepid Ibex Blender 2.46 In Ubuntu Hardy Heron</strong></p>
<p>This HOW TO is for those who want to run the newest version of Blender In Ubuntu.</p>
<p>Your best bet is to simply <a href="http://vitalbodies.wordpress.com/2008/11/10/taking-ubuntu-intrepid-ibex-for-a-test-run/">Update Ubuntu to Ibex</a>. If you can not do that for some reason here is a possible work around.</p>
<p><a href="http://vitalbodies.files.wordpress.com/2008/10/blender_2_46_0.jpg"><img class="aligncenter size-full wp-image-748" title="blender_2_46_0" src="http://vitalbodies.files.wordpress.com/2008/10/blender_2_46_0.jpg" alt="" width="470" height="248" /></a></p>
<p><strong>Builds: </strong><br />
amd64</p>
<p>i386</p>
<p>lpia</p>
<p>Or at least version 2.46 depending on when you read this&#8230;</p>
<p>Because the W Grant repos do not contain the 64 bit blender anymore we have added this new post.</p>
<p>This is an advanced technique for adding the latest Blender to Hardy Heron Ubuntu.</p>
<p>Essentially the technique uses the <a title="apt-get" href="http://vitalbodies.wordpress.com/2008/07/13/apt-get-in-ubuntu-hardy-heron/">APT-GET</a> command to add the Intrepid Ibex Blender Package to Hardy Heron.</p>
<p>NOTE: You would definitely want to use this trick at your own risk.</p>
<p>According to rickyrockrat: &#8220;You are mixing repositories, so you can get into dependency hell.  I&#8217;ve not personally had it happen, but never want it to.</p>
<p>You&#8217;ll try to update one thing, and apt will grab the latest version, then it will start down the dependency tree.  If you start to &#8216;fix&#8217; this tree, you could wind up down a dark hole fast.</p>
<p>Bottom line is this is a major hack, and I&#8217;m lucky it worked in the first place!  It&#8217;s kinda like using a screwdriver for a prybar. Does it work? Is it designed to be used that way? No. Don&#8217;t tempt Murpy!&#8221;</p>
<p><strong>Temporarily add (to /etc/apt/sources.list):</strong></p>
<p>System &gt; Administration &gt; Software Sources &gt; Third Party Software</p>
<p>Copy this:</p>
<pre>deb <a href="http://us.archive.ubuntu.com/ubuntu/" target="_blank">http://us.archive.ubuntu.com/ubuntu/</a> intrepid universe</pre>
<p>Click the Add button and paste then click the Add Source button.</p>
<p>Copy this:</p>
<pre>deb <a href="http://us.archive.ubuntu.com/ubuntu/" target="_blank">http://us.archive.ubuntu.com/ubuntu/</a> intrepid main</pre>
<p>Click the Add button and paste then click the Add Source button.</p>
<p>Click the Close button.</p>
<p>Click the Reload button.</p>
<p>Note: Be sure to un-check these two lines when you are done.</p>
<p><strong>Run apt-get update: </strong></p>
<p>Open the terminal: Applications &gt; Accessories &gt; Terminal.</p>
<p>We had un-installed Blender so we ran this command in the Terminal:</p>
<pre>sudo apt-get install blender</pre>
<p>Follow the on screen instructions (we had to click &#8220;y&#8221; and then the &#8220;Enter&#8221; key).</p>
<p>If you did not remove Blender you might try this command:</p>
<pre>sudo apt-get upgrade blender</pre>
<p>If you have blender 2.45 installed:</p>
<pre>sudo apt-get update
sudo apt-get install blender</pre>
<p>Once the program is installed and you should un-check the two Intrepid Ibex entries.</p>
<p>If you do not, you could run into complications for your Ubuntu system.</p>
<p>System &gt; Administration &gt; Software Sources &gt; Password &gt; Third Party Software &gt;</p>
<p>Un-check the two Intrepid Ibex entries&#8230;</p>
<p>Then in the Terminal:</p>
<pre>sudo apt-get update.</pre>
<p style="text-align:center;"><strong>-<br />
</strong></p>
<p style="text-align:center;">VitalBodies would like to thank <a class="bigusername" href="http://ubuntuforums.org/member.php?u=375941">rickyrockrat</a> for sharing this technique!</p>
<p style="text-align:center;">And <a href="http://www.blender.org">Blender.org</a></p>
<p style="text-align:center;"><span style="color:#ff0000;">SEE THE LATEST POSTS ABOUT BLENDER FOR AN UPDATE: CLICK &gt; <a title="KEYWORD BLENDER" href="http://vitalbodies.wordpress.com/?s=BLENDER&amp;submit=Search">BLENDER</a></span></p>
]]></content:encoded>
			<wfw:commentRss>http://www.vitalbodies.com/blog/2008/10/28/how-to-install-intrepid-ibex-blender-246-in-ubuntu-hardy-heron/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>What Windows Or New Users Need To Know About Ubuntu</title>
		<link>http://www.vitalbodies.com/blog/2008/09/05/what-windows-or-new-users-need-to-know-about-ubuntu-2/</link>
		<comments>http://www.vitalbodies.com/blog/2008/09/05/what-windows-or-new-users-need-to-know-about-ubuntu-2/#comments</comments>
		<pubDate>Fri, 05 Sep 2008 19:47:20 +0000</pubDate>
		<dc:creator>vitalbodies</dc:creator>
				<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Fonts]]></category>
		<category><![CDATA[FTP]]></category>
		<category><![CDATA[How To]]></category>
		<category><![CDATA[Intrepid Ibex]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[My Documents]]></category>
		<category><![CDATA[Prtsc]]></category>
		<category><![CDATA[Screen capture]]></category>
		<category><![CDATA[Shockwave]]></category>
		<category><![CDATA[Terminal]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[wireless]]></category>
		<category><![CDATA[Wireless Monitor]]></category>

		<guid isPermaLink="false">http://vitalbodies.wordpress.com/?p=716</guid>
		<description><![CDATA[Having the right help is like having the right chocolate...
VitalBodies recently switched all of our computers over to Ubuntu. Glad we did but there was a learning curve. The list below is intended to reduce the incline of your learning curve...]]></description>
			<content:encoded><![CDATA[<p><strong>What Windows Or New Users Need To Know About Ubuntu</strong></p>
<p>If you are used to Windows or Mac or you just suddenly start using Ubuntu, there are few things that you will want to know sooner or later.</p>
<p>Usually sooner&#8230;</p>
<p style="text-align: center;"><a title="Organic chocolate Coffee Truffle" href="http://vitalbodies.files.wordpress.com/2008/07/image_gif_icon_chocolate.gif"><img class="aligncenter size-full wp-image-218" src="http://vitalbodies.files.wordpress.com/2008/07/image_gif_icon_chocolate.gif" alt="Organic Chocolate Coffee Truffle" width="15" height="13" /></a></p>
<p>VitalBodies recently switched all of our computers over to Ubuntu and upgraded from Hardy Heron to Intrepid Ibex to Jaunty Jackalope to Karmic Koala.</p>
<p>Glad we did, but there was a learning curve.</p>
<p>Below is a list of posts originally done for Hardy Heron but work equally well for Intrepid Ibex, Jaunty Jackalope and Karmic Koala.</p>
<p>The list of How Tos below is intended to reduce the incline of your learning curve&#8230;</p>
<p style="text-align: center;"><a title="Organic Chocolate Dark 73% Or Better" href="http://vitalbodies.files.wordpress.com/2008/07/image_gif_icon_chocolate.gif"><img class="aligncenter size-full wp-image-218" src="http://vitalbodies.files.wordpress.com/2008/07/image_gif_icon_chocolate.gif" alt="Organic Chocolate Dark 73% Or Better" width="150" height="130" /></a></p>
<p style="text-align: center;">Having the right help is like having the right chocolate&#8230;</p>
<p><strong>TOP OF THE LIST TO YA: </strong></p>
<p><strong>Installing Applications / Programs / Software In Ubuntu:</strong></p>
<ul>
<li>
<p class="storytitle"><a title="How To Install Programs In Ubuntu Hardy Heron" rel="bookmark" href="./2008/07/18/how-to-install-programs-in-ubuntu-hardy-heron/">How To Install Programs In Ubuntu</a></p>
</li>
<li><a title="How To Install A Windows Program In Ubuntu Hardy Heron" rel="bookmark" href="./2008/07/13/how-to-install-a-windows-program-in-ubuntu-hardy-heron/">How To Install A Windows Program In Ubuntu</a></li>
</ul>
<p><strong>Installing Fonts:<br />
</strong></p>
<ul>
<li> <a title="Installing Fonts Using Synaptic In Ubuntu Hardy Heron" rel="bookmark" href="./2008/07/20/installing-fonts-using-synaptic-in-ubuntu-hardy-heron/">Installing Fonts Using Synaptic In Ubuntu<br />
</a></li>
<li><a title="Installing Fonts In Ubuntu Hardy Heron" rel="bookmark" href="./2008/07/01/installing-fonts-in-ubuntu/">Installing Fonts In Ubuntu<br />
</a></li>
<li><a href="./2008/07/20/how-to-find-fun-new-fonts-for-ubuntu-hardy-heron/">How To Find Fun New Fonts For Ubuntu</a></li>
<li><a title="Configuring Fonts and Enabling Bitmapped Fonts In Ubuntu Hardy Heron" rel="bookmark" href="./2008/07/21/configuring-fonts-and-enabling-bitmapped-fonts-in-ubuntu-hardy-heron/">Configuring Fonts and Enabling Bitmapped Fonts In Ubuntu</a></li>
<li> <a title="Where Are Fonts Stored / Located In Ubuntu Hardy Heron?" rel="bookmark" href="./2008/07/21/where-are-fonts-stored-located-in-ubuntu-hardy-heron/">Where Are Fonts Stored / Located In Ubuntu?</a></li>
<li><a title="How To Create Or Edit Fonts In Ubuntu Hardy Heron" rel="bookmark" href="./2008/07/21/how-to-create-or-edit-fonts-in-ubuntu-hardy-heron/">How To Create Or Edit Fonts In Ubuntu</a></li>
<li> <a title="Installing Microsoft MS Core Fonts In Ubuntu Hardy Heron" rel="bookmark" href="./2008/07/22/installing-microsoft-ms-core-fonts-in-ubuntu-hardy-heron/">Installing Microsoft MS Core Fonts In Ubuntu</a></li>
<li> <a title="Advanced Font Information And Settings In Ubuntu Hardy Heron" rel="bookmark" href="./2008/07/23/advanced-font-information-and-settings-in-ubuntu-hardy-heron/">Advanced Font Information And Settings In Ubuntu</a></li>
<li> <a title="Installing Fonts In Wine On Ubuntu Hardy Heron" rel="bookmark" href="./2008/07/24/installing-fonts-in-wine-on-ubuntu-hardy-heron/">Installing Fonts In Wine On Ubuntu</a></li>
</ul>
<p><strong>Wireless That Works Out Of The Box:</strong></p>
<ul>
<li><a title="Wireless In Ubuntu" rel="bookmark" href="./2008/06/28/wireless-in-ubuntu/">Wireless In Ubuntu</a></li>
</ul>
<p><strong>Wireless Range:</strong></p>
<ul>
<li><a title="Improving Wireless Range In Ubuntu" rel="bookmark" href="./2008/07/01/wireless-range-in-ubuntu-with-edimax/">Improving Wireless Range In Ubuntu</a></li>
</ul>
<p><strong>Shockwave Or Flash:</strong></p>
<ul>
<li><a title="How To Install Flash In Ubuntu Hardy Heron" rel="bookmark" href="./2008/07/09/how-to-install-flash-in-ubuntu-hardy-heron/">How To Install Flash In Ubuntu</a></li>
</ul>
<p><strong>Java:</strong></p>
<ul>
<li><a title="How To Install Open Source Java In Ubuntu Hardy Heron" rel="bookmark" href="./2008/07/09/how-to-install-open-source-java-in-ubuntu-hardy-heron/">How To Install Open Source Java In Ubuntu</a></li>
</ul>
<p><strong>FTP: </strong></p>
<ul>
<li><a title="FTP In Ubuntu Hardy Heron - FileZilla" rel="bookmark" href="./2008/07/10/ftp-in-ubuntu-hardy-heron-filezilla/">FTP In Ubuntu - FileZilla</a></li>
</ul>
<p><strong>Firewall:</strong></p>
<ul>
<li><a title="Installing And Using A Firewall In Ubuntu Hardy Heron" rel="bookmark" href="./2008/07/09/installing-and-using-a-firewall-in-ubuntu-hardy-heron/">Installing And Using A Firewall In Ubuntu</a></li>
</ul>
<p><strong>Resource Monitor: </strong></p>
<ul>
<li><a title="HTOP Resource Monitor In Ubuntu Hardy Heron" rel="bookmark" href="./2008/07/11/resource-monitor-in-ubuntu-hardy-heron/">HTOP Resource Monitor In Ubuntu</a></li>
</ul>
<p><strong>Terminal Commands:</strong></p>
<ul>
<li><a title="COMMANDS that can be used in Ubuntu" rel="bookmark" href="./2008/06/28/commands-that-can-be-used-in-ubuntu/">COMMANDS that can be used in Ubuntu</a></li>
</ul>
<p><strong>Web Building or Development:</strong></p>
<ul>
<li><a title="Apache, PHP, MySQL Webalizer, OpenSSL etc" rel="bookmark" href="./2008/06/28/xampp-apache-php-mysql-etc/">XAMPP: Apache, PHP, MySQL Webalizer, OpenSSL etc</a></li>
</ul>
<p><strong>LightScribe:</strong></p>
<ul>
<li><a title="Getting LightScribe To Work In Ubuntu Hardy Heron" rel="bookmark" href="./2008/07/14/getting-lightscribe-to-work-in-ubuntu-hardy-heron/">Getting LightScribe To Work In Ubuntu</a></li>
</ul>
<p><strong>What Version Are You Running?:</strong></p>
<ul>
<li><a title="Finding Version Information On Ubuntu Hardy Heron" rel="bookmark" href="./2008/07/14/finding-version-information-on-ubuntu-hardy-heron/">Finding Version Information On Ubuntu</a></li>
</ul>
<p><strong>64-Bit Ubuntu: </strong></p>
<ul>
<li>
<p class="storytitle"><a title="How To Tell If An Application Is 64-bit In Ubuntu Hardy Heron" rel="bookmark" href="./2008/07/26/how-to-tell-if-an-application-is-64-bit-in-ubuntu-hardy-heron/">How To Tell If An Application Is 64-bit In Ubuntu</a></p>
</li>
</ul>
<p><strong>Blender 3D: </strong></p>
<ul>
<li><a title="How To Install Blender 2.46 In Ubuntu Hardy Heron" rel="bookmark" href="./2008/07/25/how-to-install-blender-246-in-ubuntu-hardy-heron/">How To Install Blender 2.46 In Ubuntu</a></li>
</ul>
<p><strong>Wireless Monitor: </strong></p>
<ul>
<li>Applications &gt; Add/Remove&#8230; &gt; Show: All Open Source Applications &gt; Search: Wireless<strong><br />
</strong></li>
</ul>
<p><strong>Screen Capture:</strong></p>
<ul>
<li>Press the <strong>PrtSc</strong> button on your keyboard&#8230;</li>
</ul>
<p><strong>Where Are My Documents?:</strong></p>
<ul>
<li> Places &gt; Home Folder or home/username</li>
</ul>
<p style="text-align: center;"><a title="Organic chocolate Coffee Truffle" href="http://vitalbodies.files.wordpress.com/2008/07/image_gif_icon_chocolate.gif"><img class="aligncenter size-full wp-image-218" src="http://vitalbodies.files.wordpress.com/2008/07/image_gif_icon_chocolate.gif" alt="Organic Chocolate Coffee Truffle" width="15" height="13" /></a></p>
<p style="text-align: center;">VitalBodies would like to thank the countless Ubuntu teams and free software teams that make Ubuntu possible!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.vitalbodies.com/blog/2008/09/05/what-windows-or-new-users-need-to-know-about-ubuntu-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How To Tell If An Application Is 64-bit In Ubuntu</title>
		<link>http://www.vitalbodies.com/blog/2008/07/26/how-to-tell-if-an-application-is-64-bit-in-ubuntu-hardy-heron/</link>
		<comments>http://www.vitalbodies.com/blog/2008/07/26/how-to-tell-if-an-application-is-64-bit-in-ubuntu-hardy-heron/#comments</comments>
		<pubDate>Sat, 26 Jul 2008 17:11:19 +0000</pubDate>
		<dc:creator>vitalbodies</dc:creator>
				<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[64-bit]]></category>
		<category><![CDATA[64-bit Firefox]]></category>
		<category><![CDATA[Blender]]></category>
		<category><![CDATA[Hardy Heron]]></category>
		<category><![CDATA[How To]]></category>
		<category><![CDATA[Inkscape]]></category>
		<category><![CDATA[Intrepid Ibex]]></category>
		<category><![CDATA[Tutorial]]></category>

		<guid isPermaLink="false">http://vitalbodies.wordpress.com/?p=590</guid>
		<description><![CDATA[How To Tell If An Application Is 64-bit In Ubuntu Hardy Heron, Ibex etc?
He is an easy way to find out.
For our example we will use the 3D program Blender....]]></description>
			<content:encoded><![CDATA[<p><strong>How To Tell If An Application Is 64-bit In Ubuntu Hardy Heron, Ibex etc.<br />
</strong></p>
<p><a href="http://vitalbodies.files.wordpress.com/2008/07/64bit_ubuntu.png"><img class="aligncenter size-full wp-image-594" src="http://vitalbodies.files.wordpress.com/2008/07/64bit_ubuntu.png" alt="" width="470" height="296" /></a></p>
<p>For our example we will use the 3D program Blender.</p>
<p><strong>Open the Terminal:</strong><br />
Applications &gt; Accessories &gt; Terminal<br />
<strong>Copy this code: </strong><br />
<code>file /usr/bin/blender-bin</code><br />
<strong>Paste:</strong> (Edit &gt; Paste) the code into the Terminal.<br />
<strong>Execute The Code:</strong> Press the Enter key on the keyboard.<br />
<strong>You should see something like this:</strong></p>
<pre><code>/usr/bin/blender-bin: ELF 64-bit LSB executable, </code></pre>
<pre><code>x86-64, version 1 (SYSV), </code></pre>
<pre><code>for GNU/Linux 2.6.8, dynamically linked (uses shared libs), stripped</code></pre>
<p><strong>What about other programs?</strong><strong></strong></p>
<pre><code>file /usr/bin/ADD PROGRAM NAME HERE</code></pre>
<p>Example: (inkscape)</p>
<pre><code>file /usr/bin/inkscape</code></pre>
<pre><code>/usr/bin/inkscape: ELF 64-bit LSB executable, </code></pre>
<pre><code>x86-64, version 1 (SYSV), </code></pre>
<pre><code>for GNU/Linux 2.6.8, dynamically linked (uses shared libs), stripped</code></pre>
<p><strong>What if this does not work?</strong></p>
<p>For example, <em>blender</em> does not work but <em>blender-bin</em> does work.</p>
<p><a href="http://vitalbodies.files.wordpress.com/2008/07/blender-bin.png"><img class="aligncenter size-full wp-image-591" src="http://vitalbodies.files.wordpress.com/2008/07/blender-bin.png" alt="" width="260" height="84" /></a></p>
<p>Navigate to the /usr/bin folder.</p>
<p>Places &gt; Computer &gt; File System &gt; usr &gt; bin</p>
<p>And see if you can figure out what the correct name of the program might be.</p>
<p><strong>UPDATE:</strong></p>
<p><strong>Example:</strong> What about Firefox?</p>
<p>For Firefox you might only see an icon or what is called a symbolic link as the terminal will confirm.</p>
<pre>file /usr/bin/firefox
/usr/bin/firefox: symbolic link to `firefox-3.0'</pre>
<p>So if we try right clicking on the icon and we look at the properties we can see the target is../lib/firefox-3.0.6.</p>
<p>So if we try that in the terminal we will see that the file in question is a directory:</p>
<pre>file /usr/lib/firefox-3.0.6
/usr/lib/firefox-3.0.6: directory</pre>
<p>In the directory we can see that there is an icon for Firefox. So let&#8217;s try that in the terminal.</p>
<pre>file /usr/lib/firefox-3.0.6/firefox
/usr/lib/firefox-3.0.6/firefox: ELF 64-bit LSB executable,
x86-64, version 1 (SYSV), for GNU/Linux 2.6.8,
dynamically linked (uses shared libs), stripped</pre>
<p></p>
<p>And so we have our answer!
<p/>
]]></content:encoded>
			<wfw:commentRss>http://www.vitalbodies.com/blog/2008/07/26/how-to-tell-if-an-application-is-64-bit-in-ubuntu-hardy-heron/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Advanced Font Information And Settings In Ubuntu</title>
		<link>http://www.vitalbodies.com/blog/2008/07/23/advanced-font-information-and-settings-in-ubuntu-hardy-heron/</link>
		<comments>http://www.vitalbodies.com/blog/2008/07/23/advanced-font-information-and-settings-in-ubuntu-hardy-heron/#comments</comments>
		<pubDate>Thu, 24 Jul 2008 05:43:18 +0000</pubDate>
		<dc:creator>vitalbodies</dc:creator>
				<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Bitmapped Fonts]]></category>
		<category><![CDATA[Defoma]]></category>
		<category><![CDATA[dpkg]]></category>
		<category><![CDATA[Enabling Fonts]]></category>
		<category><![CDATA[Fonts]]></category>
		<category><![CDATA[Hardy Heron]]></category>
		<category><![CDATA[Intrepid Ibex]]></category>
		<category><![CDATA[Reconfiguring Fonts]]></category>
		<category><![CDATA[Xfree86]]></category>

		<guid isPermaLink="false">http://vitalbodies.wordpress.com/?p=457</guid>
		<description><![CDATA[Reconfiguring Your Font Settings In Ubuntu Hardy Heron.
At some point you might want to consider where you what your fonts and if you need them to be system wide or just one user account.]]></description>
			<content:encoded><![CDATA[<p><strong>Advanced Font Information And Settings In Ubuntu Hardy Heron</strong></p>
<p><a href="http://vitalbodies.files.wordpress.com/2008/07/ubuntu_fonts.png"><img class="aligncenter size-full wp-image-596" src="http://vitalbodies.files.wordpress.com/2008/07/ubuntu_fonts.png" alt="" width="470" height="296" /></a></p>
<p><strong>Advanced Font Information:</strong> At some point you might want to consider where you what your fonts and if you need them to be System Wide or Per User Account.</p>
<p><strong>Secret Locations Of Fonts:</strong></p>
<p>The secret locations of your fonts whereabouts are defined in <tt>/etc/fonts/fonts.conf</tt>.</p>
<pre>gedit <tt>/etc/fonts/fonts.conf</tt></pre>
<p><strong>Standard Locations:</strong></p>
<pre><tt>/usr/share/fonts</tt></pre>
<pre><tt>/usr/local/share/fonts</tt></pre>
<pre><tt>/home/&lt;username&gt;/.fonts</tt> (where &lt;username&gt; is your user name).</pre>
<p>Note that the .font folder is a hidden folder.</p>
<p>Places &gt; Home Folder &gt; View &gt; Show Hidden Files.</p>
<p><strong>System Wide:</strong> If you add them system-wide, then new users can use them. Below is the default location for system wide fonts.</p>
<pre><tt><tt>/usr/local/share/fonts</tt></tt></pre>
<p><strong>Per User Account:</strong> You can create a .fonts directory in your /home folder if there in not one there already. Put all of the fonts you want in the user account in the .fonts folder. This would allow the fonts to used by one user and allow for backing them up if you only back up the home folder. the fonts will only be accessible by your user account, thus, new users will have to add fonts to their own accounts. Below is the default location for Per User Account</p>
<pre><tt>/home/&lt;username&gt;/.fonts</tt> (where &lt;username&gt; is your user name).</pre>
<p>Note that the .font folder is a hidden folder.</p>
<p>Places &gt; Home Folder &gt; View &gt; Show Hidden Files.</p>
<p><strong>Reconfiguring Your Font Settings In Ubuntu Hardy Heron: </strong></p>
<p>The command below does a clean up of your font configuration and should be used at your own risk.</p>
<pre>	sudo dpkg-reconfigure fontconfig</pre>
<p>Learn more: <a title="dpkg Help On Ubuntu Hardy Heron" rel="bookmark" href="../2008/07/16/dpkg-help-on-ubuntu-hardy-heron/">dpkg Help On Ubuntu Hardy Heron</a>.</p>
<p><strong>Defoma: </strong></p>
<pre>sudo dpkg-reconfigure defoma
man defoma</pre>
<p>NAME<br />
defoma &#8211; Debian Font Manager, a framework for automatic font configura‐<br />
tion.</p>
<p>SYNOPSIS<br />
defoma-font [options] command args..<br />
defoma-app [options] command args..<br />
defoma-subst [options] command args..</p>
<p>DESCRIPTION<br />
Defoma stands for Debian Font Manager.  It  provides  a  framework  for<br />
automatic  font  configuration.  This manpage introduces general Defoma<br />
concepts, please refer  the  manpage  of  defoma-font,  defoma-app,  or<br />
defoma-subst for the detailed information of each command.</p>
<p>Fonts  are used by numerous applications, but generally need to be con‐<br />
figured separately for each application. Defoma solves this problem  by<br />
calling  configuration  scripts  to  update  the  font configuration of<br />
applications whenever a font is installed or removed.</p>
<p>A Defoma-configuration script is a perl library that  each  application<br />
should       install       as       application-name.defoma       under<br />
/usr/share/defoma/scripts and which configures a font for that applica‐<br />
tion. The following is an example of a script named foo.defoma.</p>
<p>@ACCEPT_CATEGORIES = qw(type1 truetype);</p>
<p>package foo;</p>
<p>sub type1 {<br />
my $com = shift;<br />
&#8230;<br />
}</p>
<p>sub truetype {<br />
my $com = shift;<br />
&#8230;<br />
}</p>
<p>1;</p>
<p>This  example  represents  an  application  foo that wants to configure<br />
truetype and type1 category fonts. A function by the same name  as  the<br />
relevant category is called by Defoma with a command as the first argu‐<br />
ment, and then additional arguments depending on the command.  The fol‐<br />
lowing is a list of commands.</p>
<p>* register<br />
* unregister<br />
* do-install-real do-install-alias do-install-subst<br />
* do-remove-real do-remove-alias do-remove-subst<br />
* init<br />
* term<br />
* purge</p>
<p>do-install-*  and  do-remove-*  commands are only called from Id cache.<br />
init and term are called at the start and end (respectively) of the en‐<br />
tire process.</p>
<p><strong>Id cache</strong> is another feature of Defoma. A common problem during automat‐<br />
ic configuration is name space conflicts. Usually  applications  access<br />
fonts through logical font names (like XLFDs and PostScript font names)<br />
rather than the fonts themselves  (as  font  filenames).  Logical  font<br />
names,  called  identifiers  in  Defoma, can easily conflict especially<br />
when font aliases are permitted. Through the Id cache  mechanism,  only<br />
one  font  is actually installed for each identifier even if it is pro‐<br />
vided by several fonts.</p>
<p><strong> Id Substitution</strong> is an additional feature of Id  cache.   It  selects  a<br />
font  to provide an id specified by a rulefile.  The rulefile describes<br />
rules giving required ids and their hints.  A rule is used to have more<br />
similar-looking  fonts  with  the  same characters substitute for a re‐<br />
quired id. This feature can also be used for the  purpose  of  grouping<br />
fonts into different categories.</p>
<p>A  <strong>category</strong> represents  a type of font. Generally fonts that belong to<br />
the same category are configured the same way.</p>
<p><strong>Hints</strong> represent essential font  information  and  typeface  information<br />
about  the font.  They consist of some HintTypes and their values. They<br />
can be specified from the  command  line  options  of  defoma-font,  or<br />
through a hintfile.</p>
<p><strong>Hintfile</strong> describes one or more fonts and their hints in a single file.<br />
It is supposed to be put under /etc/defoma/hints as a conffile, so that<br />
users can modify the hints.<br />
Below  is an example hintfile.  defoma-hints is a tool to help generat‐<br />
ing hints as well as the hintfile, so you do not  have  to  create  one<br />
from scratch.</p>
<p>category type1<br />
begin /usr/share/fonts/type1/foo.pfa<br />
FontName = Helvetica<br />
Charset = ISO8859-1<br />
Family = Helvetica<br />
Weight = Medium<br />
Shape = Upright NoSerif<br />
GeneralFamily = SansSerif<br />
X-FontName = -urw-helvetica-medium-r-noraml&#8211;0-0-0-0-p-iso8859-1<br />
end<br />
begin /usr/share/fonts/type1/foob.pfa<br />
FontName = Helvetica-Bold<br />
Charset = ISO8859-1<br />
Family = Helvetica<br />
Weight = Bold<br />
Shape = Upright NoSerif<br />
GeneralFamily = SansSerif<br />
X-FontName = -urw-helvetica-bold-r-noraml&#8211;0-0-0-0-p-iso8859-1<br />
end</p>
<p>SEE ALSO<br />
defoma-font(1).    defoma-app(1).   defoma-subst(1).   defoma-hints(1).<br />
defoma-psfont-installer(1).  defoma-reconfigure(1).  Defoma::Font(3pm).<br />
Defoma::Id(3pm).        Defoma::Subst(3pm).        Defoma::Common(3pm).<br />
/usr/share/doc/defoma-doc/developers.html/index.html<br />
/usr/share/doc/defoma-doc/defoma-script.html/index.html</p>
<p>March  4, 2001                       defoma(1)</p>
<p><strong>More Font Information: </strong></p>
<p>For more detailed Font Information: <a href="https://wiki.ubuntu.com/Fonts">https://wiki.ubuntu.com/Fonts</a></p>
<p><strong>Xfree86 Font Information:</strong> <a href="http://www.xfree86.org/current/fonts.html">http://www.xfree86.org/current/fonts.html</a></p>
<p style="text-align:center;">-</p>
<p class="storytitle" style="text-align:center;"><a href="./2008/07/20/vitalbodies-guides-the-how-tos-of-fonts-in-ubuntu-hardy-heron/"><img class="aligncenter size-full wp-image-474" src="http://vitalbodies.files.wordpress.com/2008/07/follow_the_series.png" alt="" width="470" height="69" /></a><strong><a title="VitalBodies Guides - The How To’s Of Fonts In Ubuntu Hardy Heron" rel="bookmark" href="./2008/07/20/vitalbodies-guides-the-how-tos-of-fonts-in-ubuntu-hardy-heron/">VitalBodies Guides &#8211; The How Tos Of Fonts In Ubuntu</a></strong></p>
]]></content:encoded>
			<wfw:commentRss>http://www.vitalbodies.com/blog/2008/07/23/advanced-font-information-and-settings-in-ubuntu-hardy-heron/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Installing Microsoft MS Core Fonts In Ubuntu</title>
		<link>http://www.vitalbodies.com/blog/2008/07/22/installing-microsoft-ms-core-fonts-in-ubuntu-hardy-heron/</link>
		<comments>http://www.vitalbodies.com/blog/2008/07/22/installing-microsoft-ms-core-fonts-in-ubuntu-hardy-heron/#comments</comments>
		<pubDate>Tue, 22 Jul 2008 19:31:36 +0000</pubDate>
		<dc:creator>vitalbodies</dc:creator>
				<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Fonts]]></category>
		<category><![CDATA[free fonts]]></category>
		<category><![CDATA[Hardy Heron]]></category>
		<category><![CDATA[installing fonts in ubuntu]]></category>
		<category><![CDATA[Intrepid Ibex]]></category>
		<category><![CDATA[open source fonts]]></category>
		<category><![CDATA[truetype]]></category>

		<guid isPermaLink="false">http://vitalbodies.wordpress.com/?p=455</guid>
		<description><![CDATA[This package allows for easy installation of the Microsoft True Type Core Fonts for the Web including:
Andale Mono Arial Black Arial (Bold, Italic, Bold Italic) Comic Sans MS (Bold) Courier New (Bold, Italic, Bold Italic) Georgia (Bold, Italic, Bold Italic) Impact Times New Roman (Bold, Italic, Bold Italic) Trebuchet (Bold, Italic, Bold Italic) Verdana (Bold, Italic, Bold Italic) Webdings]]></description>
			<content:encoded><![CDATA[<p><strong>Installing Microsoft MS Core Fonts In Ubuntu:</strong></p>
<p>The terminal command below will only install the MS Core fonts rather than ALL of the fonts an artist may have used to create documents. For example, a CorelDraw user may have over 1000 fonts that comes with CorelDraw. VitalBodies is attempting to move away from using proprietary fonts like the fonts owned by MS but we understand that not all users are able to do so.</p>
<p><a href="http://vitalbodies.files.wordpress.com/2008/07/installing_fonts.jpg"><img class="aligncenter size-full wp-image-426" src="http://vitalbodies.files.wordpress.com/2008/07/installing_fonts.jpg" alt="" width="449" height="83" /></a></p>
<p>The graphical way to install (or uninstall) these fonts:</p>
<p>Applications &gt; Add/Remove&#8230; Show: All Available Applications &gt; Search: Fonts &gt; Enable:</p>
<p><strong>Microsoft Core Fonts: </strong><br />
Installer for Microsoft TrueType core fonts<br />
This package allows for easy installation of the Microsoft True Type Core Fonts for the Web including:<br />
Andale Mono Arial Black Arial (Bold, Italic, Bold Italic) Comic Sans MS (Bold) Courier New (Bold, Italic, Bold Italic) Georgia (Bold, Italic, Bold Italic) Impact Times New Roman (Bold, Italic, Bold Italic) Trebuchet (Bold, Italic, Bold Italic) Verdana (Bold, Italic, Bold Italic) Webdings<br />
You will need an Internet connection to download these fonts if you don&#8217;t already have them.</p>
<p><strong>From the Ubuntu Wiki:</strong> &#8220;The <strong>msttcorefonts</strong> package contains the Microsoft freeware (non-Free because they are non-modifiable) web fonts. (Note: <em>Most</em> Microsoft fonts are included in this package; however, it does not include Tahoma or Arial Narrow. For more information on installing msttcorefonts please refer to <a href="https://wiki.ubuntu.com/RestrictedFormats">RestrictedFormats&#8221;</a></p>
<p>Learn More About MS Core Fonts Controversy: <a href="http://en.wikipedia.org/wiki/Core_fonts_for_the_Web">http://en.wikipedia.org/wiki/Core_fonts_for_the_Web</a></p>
<pre style="text-align:left;"><span style="color:#000000;"><span style="color:#3333ff;"><span style="color:#000000;">sudo apt-get install msttcorefonts</span>

</span></span></pre>
<p style="text-align:center;">-</p>
<p class="storytitle" style="text-align:center;"><a href="./2008/07/20/vitalbodies-guides-the-how-tos-of-fonts-in-ubuntu-hardy-heron/"><img class="aligncenter size-full wp-image-474" src="http://vitalbodies.files.wordpress.com/2008/07/follow_the_series.png" alt="" width="470" height="69" /></a><strong><a title="VitalBodies Guides - The How To’s Of Fonts In Ubuntu Hardy Heron" rel="bookmark" href="./2008/07/20/vitalbodies-guides-the-how-tos-of-fonts-in-ubuntu-hardy-heron/">VitalBodies Guides &#8211; The How Tos Of Fonts In Ubuntu</a></strong></p>
]]></content:encoded>
			<wfw:commentRss>http://www.vitalbodies.com/blog/2008/07/22/installing-microsoft-ms-core-fonts-in-ubuntu-hardy-heron/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How To Create Or Edit Fonts In Ubuntu</title>
		<link>http://www.vitalbodies.com/blog/2008/07/21/how-to-create-or-edit-fonts-in-ubuntu-hardy-heron/</link>
		<comments>http://www.vitalbodies.com/blog/2008/07/21/how-to-create-or-edit-fonts-in-ubuntu-hardy-heron/#comments</comments>
		<pubDate>Tue, 22 Jul 2008 03:02:05 +0000</pubDate>
		<dc:creator>vitalbodies</dc:creator>
				<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Font Previewer]]></category>
		<category><![CDATA[FontForge]]></category>
		<category><![CDATA[FontImage]]></category>
		<category><![CDATA[Fonts]]></category>
		<category><![CDATA[Fonty Python]]></category>
		<category><![CDATA[Hardy Heron]]></category>
		<category><![CDATA[How To]]></category>
		<category><![CDATA[Install Programs]]></category>
		<category><![CDATA[Intrepid Ibex]]></category>
		<category><![CDATA[Specimen Font Previewer]]></category>
		<category><![CDATA[Waterfall]]></category>

		<guid isPermaLink="false">http://vitalbodies.wordpress.com/?p=462</guid>
		<description><![CDATA[How To Create Or Edit Fonts In Ubuntu Hardy Heron:
Did you know you can create and edit fonts too? You could create a new unique font and offer that font for everyone in the world to use. Or perhaps you need to view, compare or manage fonts...]]></description>
			<content:encoded><![CDATA[<p><strong>How To Create Or Edit Fonts In Ubuntu:</strong></p>
<p>Did you know you can create and edit fonts too? You could create a new unique font and offer that font for everyone in the world to use. Or perhaps you need to view, compare or manage fonts&#8230;</p>
<p>In Ubuntu Applications &gt; Add/Remove&#8230;<strong> </strong>&gt;<strong> </strong></p>
<p><strong>Show:</strong></p>
<p>Supported Applications, All Open Source Applications, Third Party Applications or All Available Applications.</p>
<p><strong>Search:</strong> Fonts</p>
<p><a href="http://vitalbodies.files.wordpress.com/2008/07/install_fonts.jpg"><img class="aligncenter size-full wp-image-463" src="http://vitalbodies.files.wordpress.com/2008/07/install_fonts.jpg" alt="" width="470" height="889" /></a></p>
<p>Then add a check to the check box of the application you want to install, click Apply Changes and then Apply and type you password and click Close.</p>
<p><strong>Font Related Tools:</strong></p>
<p><strong>FontForge:</strong></p>
<p>Font editor for PS, TrueType and OpenType fonts<br />
FontForge (formerly PfaEdit) allows you to edit outline and bitmap fonts. You can create new ones or modify old ones. It is also a font format converter and can convert among PostScript (ASCII &amp; binary Type 1, some Type 3s, some Type 0s), TrueType, and OpenType (Type2), CID-keyed, SVG, CFF and multiple-master fonts.<br />
This package also provides these programs and utilities: fontimage &#8211; produce a font thumbnail image; mensis &#8211; examine and modify some of the tables in a truetype or opentype font; sfddiff &#8211; compare two font files; showttf &#8211; decompose a font file into its various tables and display it.</p>
<p><a href="http://fontforge.sourceforge.net">http://fontforge.sourceforge.net</a></p>
<p><strong>Specimen Font Previewer</strong>:</p>
<p>Simple font preview and compare application for Gnome<br />
A simple tool to view and compare fonts installed on your system. It has currently following features,<br />
* A list of all fonts available (the left pane)<br />
* A list of font previews (the right pane)<br />
* Configurable preview text and font size<br />
* Configurable foreground and background colors used in the preview pane</p>
<p>This application is provided by the Ubuntu community.<br />
Homepage: <a href="http://uwstopia.nl/geek/projects/gnome-specimen">http://uwstopia.nl/geek/projects/gnome-specimen</a></p>
<p><strong>Fonty Python:</strong></p>
<p>A GUI tool to manage ttf fonts<br />
FontyPython is a GUI tool to manage ttf fonts on GNU/Linux system. It is written in Python and WxWidgets.<br />
You can collect any fonts together (even ones not in your system font folders) into &#8216;pogs&#8217; and then install and remove the pogs as you need them. In this way you can control what fonts are in your user font folder &#8211; thus avoiding long lists of fonts in the font chooser dialogues of your application.</p>
<p>This application is provided by the Ubuntu community.<br />
Homepage: <a href="https://savannah.nongnu.org/projects/fontypython">https://savannah.nongnu.org/projects/fontypython</a></p>
<p><strong>Waterfall</strong>:<br />
View all characters of a font in all sizes<br />
This program facilitates comparison of various fonts and font rendering parameters.<br />
It displays sample lines of text in sizes from 5 to 36px simultaneously and allows changing of font size range and increment, hinting, autohinting, anti-aliasing, subpixel smoothing, and aspect, immediately showing the changes on the screen. All Unicode characters are divided into blocks of 128 characters, and user can choose block of 128 characters to use as sample line of text.</p>
<p>This application is provided by the Ubuntu community.</p>
<p><strong>FSF</strong>:</p>
<p><a title="FSF" href="http://directory.fsf.org/category/fonts/">http://directory.fsf.org/category/fonts/</a></p>
<p><strong>FontImage:</strong> <a href="http://fontforge.sourceforge.net/fontimage.html"></a></p>
<p><a href="http://fontforge.sourceforge.net/fontimage.html">http://fontforge.sourceforge.net/fontimage.html</a></p>
<p style="text-align:center;">-</p>
<p class="storytitle" style="text-align:center;"><a href="./2008/07/20/vitalbodies-guides-the-how-tos-of-fonts-in-ubuntu-hardy-heron/"><img class="aligncenter size-full wp-image-474" src="http://vitalbodies.files.wordpress.com/2008/07/follow_the_series.png" alt="" width="470" height="69" /></a><strong><a title="VitalBodies Guides - The How To’s Of Fonts In Ubuntu Hardy Heron" rel="bookmark" href="./2008/07/20/vitalbodies-guides-the-how-tos-of-fonts-in-ubuntu-hardy-heron/">VitalBodies Guides &#8211; The How Tos Of Fonts In Ubuntu</a></strong></p>
<p><a href="http://fontforge.sourceforge.net"> </a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.vitalbodies.com/blog/2008/07/21/how-to-create-or-edit-fonts-in-ubuntu-hardy-heron/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Where Are Fonts Stored / Located In Ubuntu?</title>
		<link>http://www.vitalbodies.com/blog/2008/07/21/where-are-fonts-stored-located-in-ubuntu-hardy-heron/</link>
		<comments>http://www.vitalbodies.com/blog/2008/07/21/where-are-fonts-stored-located-in-ubuntu-hardy-heron/#comments</comments>
		<pubDate>Mon, 21 Jul 2008 19:06:42 +0000</pubDate>
		<dc:creator>vitalbodies</dc:creator>
				<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Bitmapped Fonts]]></category>
		<category><![CDATA[Enabling Fonts]]></category>
		<category><![CDATA[Fonts]]></category>
		<category><![CDATA[Hardy Heron]]></category>
		<category><![CDATA[Intrepid Ibex]]></category>
		<category><![CDATA[Reconfiguring Fonts]]></category>

		<guid isPermaLink="false">http://vitalbodies.wordpress.com/?p=431</guid>
		<description><![CDATA[Where Are Fonts Stored / Located In Ubuntu Hardy Heron?
There are various locations in GNU/Linux in which fonts can be kept.
Plus Reconfiguring Font and enabling Bitmapped Fonts and more...]]></description>
			<content:encoded><![CDATA[<p><strong>Where Are Fonts Stored / Located In Ubuntu? </strong></p>
<p><a href="http://vitalbodies.files.wordpress.com/2008/07/where_are_my_fonts.jpg"><img class="aligncenter size-full wp-image-433" src="http://vitalbodies.files.wordpress.com/2008/07/where_are_my_fonts.jpg" alt="" width="470" height="69" /></a></p>
<p style="text-align:center;">Are they being held captive?</p>
<p><strong>Secret Locations:</strong></p>
<p>The secret locations of your fonts whereabouts are defined in <tt>/etc/fonts/fonts.conf</tt>.</p>
<pre>gedit <tt>/etc/fonts/fonts.conf</tt></pre>
<p><strong>Standard Locations:</strong></p>
<pre><tt>/usr/share/fonts</tt></pre>
<pre><tt>/usr/local/share/fonts</tt></pre>
<pre><tt>/home/&lt;username&gt;/.fonts</tt> (where &lt;username&gt; is your user name).</pre>
<p>Note that the .font folder is a hidden folder.</p>
<p>Places &gt; Home Folder &gt; View &gt; Show Hidden Files.</p>
<p style="text-align:center;">-</p>
<p class="storytitle" style="text-align:center;"><a href="./2008/07/20/vitalbodies-guides-the-how-tos-of-fonts-in-ubuntu-hardy-heron/"><img class="aligncenter size-full wp-image-474" src="http://vitalbodies.files.wordpress.com/2008/07/follow_the_series.png" alt="" width="470" height="69" /></a><strong><a title="VitalBodies Guides - The How To’s Of Fonts In Ubuntu Hardy Heron" rel="bookmark" href="./2008/07/20/vitalbodies-guides-the-how-tos-of-fonts-in-ubuntu-hardy-heron/">VitalBodies Guides &#8211; The How Tos Of Fonts In Ubuntu</a></strong></p>
]]></content:encoded>
			<wfw:commentRss>http://www.vitalbodies.com/blog/2008/07/21/where-are-fonts-stored-located-in-ubuntu-hardy-heron/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Configuring Fonts and Enabling Bitmapped Fonts In Ubuntu</title>
		<link>http://www.vitalbodies.com/blog/2008/07/21/configuring-fonts-and-enabling-bitmapped-fonts-in-ubuntu-hardy-heron/</link>
		<comments>http://www.vitalbodies.com/blog/2008/07/21/configuring-fonts-and-enabling-bitmapped-fonts-in-ubuntu-hardy-heron/#comments</comments>
		<pubDate>Mon, 21 Jul 2008 07:03:47 +0000</pubDate>
		<dc:creator>vitalbodies</dc:creator>
				<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Bitmapped Fonts]]></category>
		<category><![CDATA[Enabling Fonts]]></category>
		<category><![CDATA[Fonts]]></category>
		<category><![CDATA[Hardy Heron]]></category>
		<category><![CDATA[Intrepid Ibex]]></category>
		<category><![CDATA[Reconfiguring Fonts]]></category>

		<guid isPermaLink="false">http://vitalbodies.wordpress.com/?p=453</guid>
		<description><![CDATA[Configuring Fonts and Enabling Bitmapped Fonts In Ubuntu: sudo dpkg-reconfigure fontconfig-config Copy the command above. Open the terminal: Applications &#62; Accessories &#62; Terminal Paste the command: Edit &#62; Paste Press the Enter Key on your keyboard &#62; type in your password &#62; Press the Enter Key on your keyboard. Configure some of the settings Ubuntu [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Configuring Fonts and Enabling Bitmapped Fonts In Ubuntu:</strong></p>
<pre>	sudo dpkg-reconfigure fontconfig-config</pre>
<p style="text-align:left;">Copy the command above.</p>
<p style="text-align:left;">Open the terminal: Applications &gt; Accessories &gt; Terminal</p>
<p style="text-align:left;">Paste the command: Edit &gt; Paste</p>
<p style="text-align:left;">Press the Enter Key on your keyboard &gt; type in your password &gt; Press the Enter Key on your keyboard.</p>
<p style="text-align:left;"><a href="http://vitalbodies.files.wordpress.com/2008/07/configuring_fonts.jpg"><img class="aligncenter size-full wp-image-497" src="http://vitalbodies.files.wordpress.com/2008/07/configuring_fonts.jpg" alt="" width="470" height="326" /></a></p>
<p style="text-align:center;">Configure some of the settings Ubuntu uses when handling fonts.</p>
<p style="text-align:left;"><strong>Configuring Fonts: </strong></p>
<p style="text-align:left;"><strong>Screen Rendering: </strong>You can set how Ubuntu handles screen rendering of fonts: Native, Autohinter None.</p>
<p style="text-align:left;"><strong>Subpixel Rendering: </strong><strong> </strong>You can set how Ubuntu handles Subpixel Rendering: Automatic, Always or Never.</p>
<p style="text-align:left;"><strong>Enabling Bitmapped </strong><strong>Fonts Or Outline Fonts: </strong>You can Enable Bitmapped Fonts or continue to use outline fonts in Ubuntu if you want to.</p>
<p><a href="http://vitalbodies.files.wordpress.com/2008/07/vitalbodies_font.png"><img class="aligncenter size-full wp-image-246" src="http://vitalbodies.files.wordpress.com/2008/07/vitalbodies_font.png" alt="" width="470" height="84" /></a></p>
<p style="text-align:center;">-</p>
<p class="storytitle" style="text-align:center;"><a href="./2008/07/20/vitalbodies-guides-the-how-tos-of-fonts-in-ubuntu-hardy-heron/"><img class="aligncenter size-full wp-image-474" src="http://vitalbodies.files.wordpress.com/2008/07/follow_the_series.png" alt="" width="470" height="69" /></a><strong><a title="VitalBodies Guides - The How To’s Of Fonts In Ubuntu Hardy Heron" rel="bookmark" href="./2008/07/20/vitalbodies-guides-the-how-tos-of-fonts-in-ubuntu-hardy-heron/">VitalBodies Guides &#8211; The How Tos Of Fonts In Ubuntu</a></strong></p>
]]></content:encoded>
			<wfw:commentRss>http://www.vitalbodies.com/blog/2008/07/21/configuring-fonts-and-enabling-bitmapped-fonts-in-ubuntu-hardy-heron/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>VitalBodies Guides &#8211; The How Tos Of Fonts In Ubuntu</title>
		<link>http://www.vitalbodies.com/blog/2008/07/20/vitalbodies-guides-the-how-tos-of-fonts-in-ubuntu-hardy-heron/</link>
		<comments>http://www.vitalbodies.com/blog/2008/07/20/vitalbodies-guides-the-how-tos-of-fonts-in-ubuntu-hardy-heron/#comments</comments>
		<pubDate>Mon, 21 Jul 2008 06:29:28 +0000</pubDate>
		<dc:creator>vitalbodies</dc:creator>
				<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Font Previewer]]></category>
		<category><![CDATA[FontForge]]></category>
		<category><![CDATA[FontImage]]></category>
		<category><![CDATA[Fonts]]></category>
		<category><![CDATA[Fonty Python]]></category>
		<category><![CDATA[free fonts]]></category>
		<category><![CDATA[Hardy Heron]]></category>
		<category><![CDATA[How To]]></category>
		<category><![CDATA[Install Programs]]></category>
		<category><![CDATA[installing fonts in ubuntu]]></category>
		<category><![CDATA[Intrepid Ibex]]></category>
		<category><![CDATA[open source fonts]]></category>
		<category><![CDATA[Specimen Font Previewer]]></category>
		<category><![CDATA[truetype]]></category>
		<category><![CDATA[Waterfall]]></category>

		<guid isPermaLink="false">http://vitalbodies.wordpress.com/?p=449</guid>
		<description><![CDATA[VitalBodies Guides - The How To's Of Fonts In Ubuntu Hardy Heron.
Follow the series of posts...]]></description>
			<content:encoded><![CDATA[<p class="storytitle" style="text-align:center;"><a href="./2008/07/20/vitalbodies-guides-the-how-tos-of-fonts-in-ubuntu-hardy-heron/"><img class="aligncenter size-full wp-image-474" src="http://vitalbodies.files.wordpress.com/2008/07/follow_the_series.png" alt="" width="470" height="69" /></a><strong>VitalBodies Guides &#8211; The How Tos Of Fonts In Ubuntu</strong></p>
<p><strong>How To: </strong></p>
<ul>
<li> <a title="Installing Fonts Using Synaptic In Ubuntu Hardy Heron" rel="bookmark" href="./2008/07/20/installing-fonts-using-synaptic-in-ubuntu-hardy-heron/">Installing Fonts Using Synaptic In Ubuntu Hardy Heron<br />
</a></li>
<li><a title="Installing Fonts In Ubuntu Hardy Heron" rel="bookmark" href="./2008/07/01/installing-fonts-in-ubuntu/">Installing Fonts In Ubuntu Hardy Heron<br />
</a></li>
<li><a href="./2008/07/20/how-to-find-fun-new-fonts-for-ubuntu-hardy-heron/">How To Find Fun New Fonts For Ubuntu Hardy Heron</a></li>
<li><a title="Configuring Fonts and Enabling Bitmapped Fonts In Ubuntu Hardy Heron" rel="bookmark" href="./2008/07/21/configuring-fonts-and-enabling-bitmapped-fonts-in-ubuntu-hardy-heron/">Configuring Fonts and Enabling Bitmapped Fonts In Ubuntu Hardy Heron</a></li>
<li> <a title="Where Are Fonts Stored / Located In Ubuntu Hardy Heron?" rel="bookmark" href="./2008/07/21/where-are-fonts-stored-located-in-ubuntu-hardy-heron/">Where Are Fonts Stored / Located In Ubuntu Hardy Heron?</a></li>
<li><a title="How To Create Or Edit Fonts In Ubuntu Hardy Heron" rel="bookmark" href="./2008/07/21/how-to-create-or-edit-fonts-in-ubuntu-hardy-heron/">How To Create Or Edit Fonts In Ubuntu Hardy Heron</a></li>
<li> <a title="Installing Microsoft MS Core Fonts In Ubuntu Hardy Heron" rel="bookmark" href="./2008/07/22/installing-microsoft-ms-core-fonts-in-ubuntu-hardy-heron/">Installing Microsoft MS Core Fonts In Ubuntu Hardy Heron</a></li>
<li> <a title="Advanced Font Information And Settings In Ubuntu Hardy Heron" rel="bookmark" href="./2008/07/23/advanced-font-information-and-settings-in-ubuntu-hardy-heron/">Advanced Font Information And Settings In Ubuntu Hardy Heron</a></li>
<li> <a title="Installing Fonts In Wine On Ubuntu Hardy Heron" rel="bookmark" href="./2008/07/24/installing-fonts-in-wine-on-ubuntu-hardy-heron/">Installing Fonts In Wine On Ubuntu Hardy Heron</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.vitalbodies.com/blog/2008/07/20/vitalbodies-guides-the-how-tos-of-fonts-in-ubuntu-hardy-heron/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How To Find Fun New Fonts For Ubuntu</title>
		<link>http://www.vitalbodies.com/blog/2008/07/20/how-to-find-fun-new-fonts-for-ubuntu-hardy-heron/</link>
		<comments>http://www.vitalbodies.com/blog/2008/07/20/how-to-find-fun-new-fonts-for-ubuntu-hardy-heron/#comments</comments>
		<pubDate>Mon, 21 Jul 2008 06:20:12 +0000</pubDate>
		<dc:creator>vitalbodies</dc:creator>
				<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Fonts]]></category>
		<category><![CDATA[free fonts]]></category>
		<category><![CDATA[Hardy Heron]]></category>
		<category><![CDATA[installing fonts in ubuntu]]></category>
		<category><![CDATA[Intrepid Ibex]]></category>
		<category><![CDATA[open source fonts]]></category>
		<category><![CDATA[truetype]]></category>

		<guid isPermaLink="false">http://vitalbodies.wordpress.com/?p=460</guid>
		<description><![CDATA[Very exciting that there is an easy way to install a large number of wild and amazing fonts!]]></description>
			<content:encoded><![CDATA[<p><strong>How To Find Fun New Fonts For Ubuntu: </strong></p>
<p style="text-align: center;"><a href="http://www.vitalbodies.com/blog/wp-content/uploads/2008/07/fonts_fonts_fonts.png"><img class="aligncenter size-full wp-image-468" src="http://www.vitalbodies.com/blog/wp-content/uploads/2008/07/fonts_fonts_fonts.png" alt="" /></a></p>
<p><strong>NEW! 465 Fonts:</strong> <a href="http://crunchbang.org/archives/2008/06/14/aenigma-fonts-for-ubuntu/">http://crunchbang.org/archives/2008/06/14/aenigma-fonts-for-ubuntu/</a></p>
<p>Very exciting that there is an easy way to install a large number of wild and amazing fonts! VitalBodies downloaded the DEB file (from crunchbang&#8217;s PPA) and chose to use the Gdebi Package Installer which automatically installed the fonts. Could not have been easier. The fonts loaded and all that was required to see them in Inkscape was to reboot. We could not find them with Fonty Python until we looked in /usr/share/fonts/truetype/aenigma.</p>
<p>Even then only 10 show up&#8230;</p>
<p>&#8230;Unless you press the forward button. At that point one notices they show up ten at a time and that they seem to all be there. Not noticing that button must be one of the drawbacks of having a really wide screen. : )</p>
<p>The font thing in Ubuntu is a bit challenging and this package is VERY helpful. VitalBodies wants to thank crunchbang, their helper and the artist&#8230;</p>
<p>According to crunchbang&#8217;s site the package and fonts are released under the Artistic License 2.0.<br />
<a title="Artistic Licence 2.0" href="http://www.perlfoundation.org/artistic_license_2_0">http://www.perlfoundation.org/artistic_license_2_0</a></p>
<p><strong>Peaceloveandhappiness:</strong></p>
<p><a href="http://peaceloveandhappiness.org/?q=taxonomy/term/2">http://peaceloveandhappiness.org/?q=taxonomy/term/2</a></p>
<p><strong>FSF</strong>:</p>
<p><a title="FSF" href="http://directory.fsf.org/category/fonts/">http://directory.fsf.org/category/fonts/</a></p>
<p><strong>Open Font Library:</strong></p>
<p><a title="Open Font Library" href="http://openfontlibrary.org/">http://openfontlibrary.org/</a></p>
<p><strong>Typoasis:</strong></p>
<p><a title="Typoasis" href="http://moorstation.org/typoasis/themes.htm">http://moorstation.org/typoasis/themes.htm</a></p>
<p style="text-align:center;">-</p>
<p class="storytitle" style="text-align:center;"><a href="./2008/07/20/vitalbodies-guides-the-how-tos-of-fonts-in-ubuntu-hardy-heron/"><img class="aligncenter size-full wp-image-474" src="http://vitalbodies.files.wordpress.com/2008/07/follow_the_series.png" alt="" width="470" height="69" /></a><strong><a title="VitalBodies Guides - The How To’s Of Fonts In Ubuntu Hardy Heron" rel="bookmark" href="./2008/07/20/vitalbodies-guides-the-how-tos-of-fonts-in-ubuntu-hardy-heron/">VitalBodies Guides &#8211; The How Tos Of Fonts In Ubuntu</a></strong></p>
]]></content:encoded>
			<wfw:commentRss>http://www.vitalbodies.com/blog/2008/07/20/how-to-find-fun-new-fonts-for-ubuntu-hardy-heron/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

