<?xml version="1.0" encoding="UTF-8"?><rss
version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
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/"
> <channel><title>Comments on: Installing Fonts in Linux</title> <atom:link href="http://www.ghacks.net/2009/01/09/installing-fonts-in-linux/feed/" rel="self" type="application/rss+xml" /><link>http://www.ghacks.net/2009/01/09/installing-fonts-in-linux/</link> <description>A technology news blog covering software, mobile phones, gadgets, security, the Internet and other relevant areas.</description> <lastBuildDate>Sat, 11 Feb 2012 22:58:45 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <item><title>By: Web en Vrac du 11 janvier 2009 - Darklg Blog</title><link>http://www.ghacks.net/2009/01/09/installing-fonts-in-linux/comment-page-1/#comment-604266</link> <dc:creator>Web en Vrac du 11 janvier 2009 - Darklg Blog</dc:creator> <pubDate>Sun, 11 Jan 2009 17:55:28 +0000</pubDate> <guid
isPermaLink="false">http://www.ghacks.net/?p=9763#comment-604266</guid> <description>[...] Installing Fonts in LinuxUn article de Ghacks qui peut vous servir [...]</description> <content:encoded><![CDATA[<p>[...] Installing Fonts in LinuxUn article de Ghacks qui peut vous servir [...]</p> ]]></content:encoded> </item> <item><title>By: Loki</title><link>http://www.ghacks.net/2009/01/09/installing-fonts-in-linux/comment-page-1/#comment-603679</link> <dc:creator>Loki</dc:creator> <pubDate>Sun, 11 Jan 2009 05:21:01 +0000</pubDate> <guid
isPermaLink="false">http://www.ghacks.net/?p=9763#comment-603679</guid> <description>Thanks Jack, now how do we get these fonts to render like they do in Windows?  Segoue UI is a beautiful font in Windows but looks horrible in Limux.  I&#039;ve tried many different settings in FreeType and even a couple of scripts but fonts still look bad.  Please help.</description> <content:encoded><![CDATA[<p>Thanks Jack, now how do we get these fonts to render like they do in Windows?  Segoue UI is a beautiful font in Windows but looks horrible in Limux.  I&#8217;ve tried many different settings in FreeType and even a couple of scripts but fonts still look bad.  Please help.</p> ]]></content:encoded> </item> <item><title>By: Paul.</title><link>http://www.ghacks.net/2009/01/09/installing-fonts-in-linux/comment-page-1/#comment-602827</link> <dc:creator>Paul.</dc:creator> <pubDate>Sat, 10 Jan 2009 11:53:39 +0000</pubDate> <guid
isPermaLink="false">http://www.ghacks.net/?p=9763#comment-602827</guid> <description>Thanks Jack and Stefan. Christal clear explenation again.</description> <content:encoded><![CDATA[<p>Thanks Jack and Stefan. Christal clear explenation again.</p> ]]></content:encoded> </item> <item><title>By: iampriteshdesai</title><link>http://www.ghacks.net/2009/01/09/installing-fonts-in-linux/comment-page-1/#comment-602582</link> <dc:creator>iampriteshdesai</dc:creator> <pubDate>Sat, 10 Jan 2009 06:28:43 +0000</pubDate> <guid
isPermaLink="false">http://www.ghacks.net/?p=9763#comment-602582</guid> <description>Here you can see how to install beautiful Vista fonts in Ubuntu: http://www.iampriteshdesai.blogspot.com/2008/06/install-vista-fonts-in-ubuntu-810.html</description> <content:encoded><![CDATA[<p>Here you can see how to install beautiful Vista fonts in Ubuntu: http://www.iampriteshdesai.blogspot.com/2008/06/install-vista-fonts-in-ubuntu-810.html</p> ]]></content:encoded> </item> <item><title>By: Stefan</title><link>http://www.ghacks.net/2009/01/09/installing-fonts-in-linux/comment-page-1/#comment-602124</link> <dc:creator>Stefan</dc:creator> <pubDate>Fri, 09 Jan 2009 20:51:00 +0000</pubDate> <guid
isPermaLink="false">http://www.ghacks.net/?p=9763#comment-602124</guid> <description>no problem. I&#039;m still a bit of a Linux noob but I do have useful ideas sometimes :)
Thanks for your linux articles, btw, they&#039;re very useful (I&#039;m using Xubuntu/E16 because of your posts on Enlightenment)</description> <content:encoded><![CDATA[<p>no problem. I&#8217;m still a bit of a Linux noob but I do have useful ideas sometimes :)</p><p>Thanks for your linux articles, btw, they&#8217;re very useful (I&#8217;m using Xubuntu/E16 because of your posts on Enlightenment)</p> ]]></content:encoded> </item> <item><title>By: jack</title><link>http://www.ghacks.net/2009/01/09/installing-fonts-in-linux/comment-page-1/#comment-602123</link> <dc:creator>jack</dc:creator> <pubDate>Fri, 09 Jan 2009 20:47:26 +0000</pubDate> <guid
isPermaLink="false">http://www.ghacks.net/?p=9763#comment-602123</guid> <description>Stefan: now that&#039;s a cool solution. Thanks for that.</description> <content:encoded><![CDATA[<p>Stefan: now that&#8217;s a cool solution. Thanks for that.</p> ]]></content:encoded> </item> <item><title>By: Stefan</title><link>http://www.ghacks.net/2009/01/09/installing-fonts-in-linux/comment-page-1/#comment-602120</link> <dc:creator>Stefan</dc:creator> <pubDate>Fri, 09 Jan 2009 20:43:58 +0000</pubDate> <guid
isPermaLink="false">http://www.ghacks.net/?p=9763#comment-602120</guid> <description>the quickest way would probably be to make a single /Fonts folder somewhere and then use fstab to mount it to the ~/.fonts folder in each user&#039;s Home directory, that should work, right? (I&#039;m pretty sure you can mount folders to multiple locations)
That way, instead of putting them in each user&#039;s ~/.fonts folder, you just put it in your master folder and it&#039;s done automatically</description> <content:encoded><![CDATA[<p>the quickest way would probably be to make a single /Fonts folder somewhere and then use fstab to mount it to the ~/.fonts folder in each user&#8217;s Home directory, that should work, right? (I&#8217;m pretty sure you can mount folders to multiple locations)</p><p>That way, instead of putting them in each user&#8217;s ~/.fonts folder, you just put it in your master folder and it&#8217;s done automatically</p> ]]></content:encoded> </item> </channel> </rss>
