<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[CrunchBang Linux Forums - font subpixel smoothing]]></title>
		<link>http://crunchbanglinux.org/forums/topic/706/font-subpixel-smoothing/</link>
		<description><![CDATA[The most recent posts in font subpixel smoothing.]]></description>
		<lastBuildDate>Sat, 30 Jul 2011 13:31:01 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: font subpixel smoothing]]></title>
			<link>http://crunchbanglinux.org/forums/post/134670/#p134670</link>
<br />
<b>Warning</b>:  Missing argument 2 for parse_message(), called in /home/corenominal/www/crunchbanglinux.org/forums/extern.php on line 131 and defined in <b>/home/corenominal/www/crunchbanglinux.org/forums/include/parser.php</b> on line <b>784</b><br />
<br />
<b>Notice</b>:  Undefined variable: hide_smilies in <b>/home/corenominal/www/crunchbanglinux.org/forums/include/parser.php</b> on line <b>820</b><br />
			<description><![CDATA[<p>This thread is really old now.</p><p>/closed</p>]]></description>
			<author><![CDATA[dummy@example.com (anonymous)]]></author>
			<pubDate>Sat, 30 Jul 2011 13:31:01 +0000</pubDate>
			<guid>http://crunchbanglinux.org/forums/post/134670/#p134670</guid>
		</item>
		<item>
			<title><![CDATA[Re: font subpixel smoothing]]></title>
			<link>http://crunchbanglinux.org/forums/post/134648/#p134648</link>
<br />
<b>Warning</b>:  Missing argument 2 for parse_message(), called in /home/corenominal/www/crunchbanglinux.org/forums/extern.php on line 131 and defined in <b>/home/corenominal/www/crunchbanglinux.org/forums/include/parser.php</b> on line <b>784</b><br />
<br />
<b>Notice</b>:  Undefined variable: hide_smilies in <b>/home/corenominal/www/crunchbanglinux.org/forums/include/parser.php</b> on line <b>820</b><br />
			<description><![CDATA[<div class="quotebox"><cite>gnema wrote:</cite><blockquote><div class="codebox"><pre><code>&lt;?xml version=&quot;1.0&quot;?&gt;
&lt;!DOCTYPE fontconfig SYSTEM &quot;fonts.dtd&quot;&gt;
&lt;fontconfig&gt;
 &lt;match target=&quot;font&quot;&gt;
  &lt;edit mode=&quot;assign&quot; name=&quot;rgba&quot;&gt;&lt;const&gt;rgb&lt;/const&gt;&lt;/edit&gt;
  &lt;edit mode=&quot;assign&quot; name=&quot;hinting&quot;&gt;&lt;bool&gt;true&lt;/bool&gt;&lt;/edit&gt;
  &lt;edit mode=&quot;assign&quot; name=&quot;antialias&quot;&gt;&lt;bool&gt;true&lt;/bool&gt;&lt;/edit&gt;
  &lt;edit mode=&quot;assign&quot; name=&quot;autohint&quot;&gt;&lt;bool&gt;false&lt;/bool&gt;&lt;/edit&gt;
  &lt;edit mode=&quot;assign&quot; name=&quot;hintstyle&quot;&gt;&lt;const&gt;hintslight&lt;/const&gt;&lt;/edit&gt;
 &lt;/match&gt;
&lt;/fontconfig&gt;</code></pre></div></blockquote></div><p>Dramatic improvement, especially for small fonts.&nbsp; </p><p>So in this case, hinting here is true but autohint is false, that&#039;s a little confusing.&nbsp; I suppose this means we specifically want &quot;hintslight&quot; which someone decided looks the best.</p>]]></description>
			<author><![CDATA[dummy@example.com (pjbrunet)]]></author>
			<pubDate>Sat, 30 Jul 2011 09:20:56 +0000</pubDate>
			<guid>http://crunchbanglinux.org/forums/post/134648/#p134648</guid>
		</item>
		<item>
			<title><![CDATA[Re: font subpixel smoothing]]></title>
			<link>http://crunchbanglinux.org/forums/post/101986/#p101986</link>
<br />
<b>Warning</b>:  Missing argument 2 for parse_message(), called in /home/corenominal/www/crunchbanglinux.org/forums/extern.php on line 131 and defined in <b>/home/corenominal/www/crunchbanglinux.org/forums/include/parser.php</b> on line <b>784</b><br />
<br />
<b>Notice</b>:  Undefined variable: hide_smilies in <b>/home/corenominal/www/crunchbanglinux.org/forums/include/parser.php</b> on line <b>820</b><br />
			<description><![CDATA[<div class="quotebox"><cite>crazybilly wrote:</cite><blockquote><p>so here&#039;s how it works: the system looks first in your home directory for a file named </p><div class="codebox"><pre><code>.fonts.conf</code></pre></div><p>. Then it looks for a file called </p><div class="codebox"><pre><code>/etc/fonts/local.conf</code></pre></div><p>. </p><p>...&lt;snipped&gt;....</p></blockquote></div><p>Wow - thank you Crazybilly for a terrific explanation of what is going on. NOW I have a clear handle on why I am seeing the mangled mess that I have currently! :-)</p>]]></description>
			<author><![CDATA[dummy@example.com (leapy)]]></author>
			<pubDate>Sat, 15 Jan 2011 11:31:00 +0000</pubDate>
			<guid>http://crunchbanglinux.org/forums/post/101986/#p101986</guid>
		</item>
		<item>
			<title><![CDATA[Re: font subpixel smoothing]]></title>
			<link>http://crunchbanglinux.org/forums/post/47600/#p47600</link>
<br />
<b>Warning</b>:  Missing argument 2 for parse_message(), called in /home/corenominal/www/crunchbanglinux.org/forums/extern.php on line 131 and defined in <b>/home/corenominal/www/crunchbanglinux.org/forums/include/parser.php</b> on line <b>784</b><br />
<br />
<b>Notice</b>:  Undefined variable: hide_smilies in <b>/home/corenominal/www/crunchbanglinux.org/forums/include/parser.php</b> on line <b>820</b><br />
			<description><![CDATA[<p>I&#039;m a newbie. Thanks to &quot;anonymous&quot;, I can soothe my eyes! I did not have a .conf file. I just copied the entries into a new .conf file as posted by anonymous and the fonts are much better.</p>]]></description>
			<author><![CDATA[dummy@example.com (doctor82)]]></author>
			<pubDate>Sun, 06 Dec 2009 13:35:11 +0000</pubDate>
			<guid>http://crunchbanglinux.org/forums/post/47600/#p47600</guid>
		</item>
		<item>
			<title><![CDATA[Re: font subpixel smoothing]]></title>
			<link>http://crunchbanglinux.org/forums/post/30594/#p30594</link>
<br />
<b>Warning</b>:  Missing argument 2 for parse_message(), called in /home/corenominal/www/crunchbanglinux.org/forums/extern.php on line 131 and defined in <b>/home/corenominal/www/crunchbanglinux.org/forums/include/parser.php</b> on line <b>784</b><br />
<br />
<b>Notice</b>:  Undefined variable: hide_smilies in <b>/home/corenominal/www/crunchbanglinux.org/forums/include/parser.php</b> on line <b>820</b><br />
			<description><![CDATA[<div class="quotebox"><cite>anonymous wrote:</cite><blockquote><p>Open the file .fonts.conf and just delete any lines it has. Now reopen it and copy and paste one of the examples above into the file and save. </p><p>Now press Ctrl-Alt-Backspace to restart X (you will have to relogin etc, so save any data beforehand).</p></blockquote></div><p>WHAOH WHAOH!<br />aparently you dont remember the heated battle that took place here a few weeks ago about CTRL+ALT+BKSP being removed from crunchbang?</p>]]></description>
			<author><![CDATA[dummy@example.com (rigosantana3)]]></author>
			<pubDate>Sun, 02 Aug 2009 19:53:40 +0000</pubDate>
			<guid>http://crunchbanglinux.org/forums/post/30594/#p30594</guid>
		</item>
		<item>
			<title><![CDATA[Re: font subpixel smoothing]]></title>
			<link>http://crunchbanglinux.org/forums/post/30593/#p30593</link>
<br />
<b>Warning</b>:  Missing argument 2 for parse_message(), called in /home/corenominal/www/crunchbanglinux.org/forums/extern.php on line 131 and defined in <b>/home/corenominal/www/crunchbanglinux.org/forums/include/parser.php</b> on line <b>784</b><br />
<br />
<b>Notice</b>:  Undefined variable: hide_smilies in <b>/home/corenominal/www/crunchbanglinux.org/forums/include/parser.php</b> on line <b>820</b><br />
			<description><![CDATA[<p>If you use an Nvidia driver, adding the the following option to the shown section below will make 96 dpi permanent:</p><div class="codebox"><pre><code>Section &quot;Device&quot;
    Identifier     &quot;Device0&quot;
    Driver         &quot;nvidia&quot;
    VendorName     &quot;NVIDIA Corporation&quot;
    BoardName      &quot;Quadro FX 770M&quot;
    Option         &quot;DPI&quot; &quot;96 x 96&quot;
EndSection</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (theZoid)]]></author>
			<pubDate>Sun, 02 Aug 2009 19:50:58 +0000</pubDate>
			<guid>http://crunchbanglinux.org/forums/post/30593/#p30593</guid>
		</item>
		<item>
			<title><![CDATA[Re: font subpixel smoothing]]></title>
			<link>http://crunchbanglinux.org/forums/post/19626/#p19626</link>
<br />
<b>Warning</b>:  Missing argument 2 for parse_message(), called in /home/corenominal/www/crunchbanglinux.org/forums/extern.php on line 131 and defined in <b>/home/corenominal/www/crunchbanglinux.org/forums/include/parser.php</b> on line <b>784</b><br />
<br />
<b>Notice</b>:  Undefined variable: hide_smilies in <b>/home/corenominal/www/crunchbanglinux.org/forums/include/parser.php</b> on line <b>820</b><br />
			<description><![CDATA[<p>To check your current DPI, run this:<br /></p><div class="codebox"><pre><code>xdpyinfo | grep resolution</code></pre></div><p>To change the DPI, make sure xrandr is installed and run (just change the number):<br /></p><div class="codebox"><pre><code>xrandr --dpi 96 &amp;</code></pre></div><p>The setting isn&#039;t permament though.</p>]]></description>
			<author><![CDATA[dummy@example.com (anonymous)]]></author>
			<pubDate>Mon, 27 Apr 2009 21:16:51 +0000</pubDate>
			<guid>http://crunchbanglinux.org/forums/post/19626/#p19626</guid>
		</item>
		<item>
			<title><![CDATA[Re: font subpixel smoothing]]></title>
			<link>http://crunchbanglinux.org/forums/post/19619/#p19619</link>
<br />
<b>Warning</b>:  Missing argument 2 for parse_message(), called in /home/corenominal/www/crunchbanglinux.org/forums/extern.php on line 131 and defined in <b>/home/corenominal/www/crunchbanglinux.org/forums/include/parser.php</b> on line <b>784</b><br />
<br />
<b>Notice</b>:  Undefined variable: hide_smilies in <b>/home/corenominal/www/crunchbanglinux.org/forums/include/parser.php</b> on line <b>820</b><br />
			<description><![CDATA[<p>I&#039;ll ask Zoids question over, what&#039;s the default DPI or how can I change it (via .fonts.conf)?</p>]]></description>
			<author><![CDATA[dummy@example.com (Hannus)]]></author>
			<pubDate>Mon, 27 Apr 2009 20:59:32 +0000</pubDate>
			<guid>http://crunchbanglinux.org/forums/post/19619/#p19619</guid>
		</item>
		<item>
			<title><![CDATA[Re: font subpixel smoothing]]></title>
			<link>http://crunchbanglinux.org/forums/post/18084/#p18084</link>
<br />
<b>Warning</b>:  Missing argument 2 for parse_message(), called in /home/corenominal/www/crunchbanglinux.org/forums/extern.php on line 131 and defined in <b>/home/corenominal/www/crunchbanglinux.org/forums/include/parser.php</b> on line <b>784</b><br />
<br />
<b>Notice</b>:  Undefined variable: hide_smilies in <b>/home/corenominal/www/crunchbanglinux.org/forums/include/parser.php</b> on line <b>820</b><br />
			<description><![CDATA[<p>Cool.&nbsp; I deleted my /etc/fonts/local.conf on the suggestion of another user.&nbsp; I&#039;m the only user anyway.</p>]]></description>
			<author><![CDATA[dummy@example.com (f3)]]></author>
			<pubDate>Wed, 15 Apr 2009 01:51:04 +0000</pubDate>
			<guid>http://crunchbanglinux.org/forums/post/18084/#p18084</guid>
		</item>
		<item>
			<title><![CDATA[Re: font subpixel smoothing]]></title>
			<link>http://crunchbanglinux.org/forums/post/18078/#p18078</link>
<br />
<b>Warning</b>:  Missing argument 2 for parse_message(), called in /home/corenominal/www/crunchbanglinux.org/forums/extern.php on line 131 and defined in <b>/home/corenominal/www/crunchbanglinux.org/forums/include/parser.php</b> on line <b>784</b><br />
<br />
<b>Notice</b>:  Undefined variable: hide_smilies in <b>/home/corenominal/www/crunchbanglinux.org/forums/include/parser.php</b> on line <b>820</b><br />
			<description><![CDATA[<p>so here&#039;s how it works: the system looks first in your home directory for a file named </p><div class="codebox"><pre><code>.fonts.conf</code></pre></div><p>. Then it looks for a file called </p><div class="codebox"><pre><code>/etc/fonts/local.conf</code></pre></div><p>. </p><p>The file in your home directory is given preference--whatever&#039;s in there is applied. The system then says &quot;Ok, so for these other settings...does the file in /etc say anything about those?&quot; </p><p>The trick is that no matter what user you log in as, it always falls back to /etc/fonts/local.conf (to add that text, open /etc/fonts/local.conf in a text editor. You&#039;ll have to do that from the command line--since it&#039;s a system file, you&#039;ll need to use administrator privileges to edit it. Try:</p><div class="codebox"><pre><code>gksu gedit /etc/fonts/local.conf</code></pre></div><p>That should let you edit the file. Then just paste that text in to the end of the file. That SHOULD do it.)</p><p>The idea is I can set font rendering the way I think looks good, and so can my wife. We each have our own </p><div class="codebox"><pre><code>.fonts.conf</code></pre></div><p> in our own home directories. </p><p>What&#039;s not written in each file falls back to the settings in /etc.</p><p>So if you want to change things for everybody who ever might use the system, change the file at </p><div class="codebox"><pre><code>/etc/fonts/local.conf</code></pre></div><p>. If you just want to change YOUR settings, change </p><div class="codebox"><pre><code>.fonts.conf</code></pre></div><p> in your home directory.</p><p>When I was new to Linux, I tended to edit the system file (because I was pretty much the only user on my laptop). But the &#039;Linux way&#039; to do it is to make the edits in your home dir. And here&#039;s why:</p><p>When you go to change distros or upgrade to Jaunty or whatever, you can backup pretty much all the config files in your home dir. Then if Jaunty&#039;s (or whatever distro you try) font rendering sucks, or whatever, you can just copy the old </p><div class="codebox"><pre><code>.fonts.conf</code></pre></div><p> file over to your new home directory and suddenly all the tweaking you&#039;re doing right now will be applied.</p><p>And that&#039;ll work on (almost) any distro you try out. It&#039;s not a hard and fast rule, of course, but anytime there&#039;s programs shared between distros, they&#039;re usually configured the same way. Which means the config file in your directory has all your tweaks in it. So you&#039;re good to go.</p><p>How&#039;s that for a long-winded response that probably doesn&#039;t quite answer your question? :D</p>]]></description>
			<author><![CDATA[dummy@example.com (crazybilly)]]></author>
			<pubDate>Wed, 15 Apr 2009 00:39:41 +0000</pubDate>
			<guid>http://crunchbanglinux.org/forums/post/18078/#p18078</guid>
		</item>
		<item>
			<title><![CDATA[Re: font subpixel smoothing]]></title>
			<link>http://crunchbanglinux.org/forums/post/18073/#p18073</link>
<br />
<b>Warning</b>:  Missing argument 2 for parse_message(), called in /home/corenominal/www/crunchbanglinux.org/forums/extern.php on line 131 and defined in <b>/home/corenominal/www/crunchbanglinux.org/forums/include/parser.php</b> on line <b>784</b><br />
<br />
<b>Notice</b>:  Undefined variable: hide_smilies in <b>/home/corenominal/www/crunchbanglinux.org/forums/include/parser.php</b> on line <b>820</b><br />
			<description><![CDATA[<p>So, did you all do this: &quot;For system-wide use, add that text to /etc/fonts/local.conf.&quot;?&nbsp; Can someone please tell me what that means exactly?&nbsp; Thanks</p>]]></description>
			<author><![CDATA[dummy@example.com (f3)]]></author>
			<pubDate>Wed, 15 Apr 2009 00:06:00 +0000</pubDate>
			<guid>http://crunchbanglinux.org/forums/post/18073/#p18073</guid>
		</item>
		<item>
			<title><![CDATA[Re: font subpixel smoothing]]></title>
			<link>http://crunchbanglinux.org/forums/post/16865/#p16865</link>
<br />
<b>Warning</b>:  Missing argument 2 for parse_message(), called in /home/corenominal/www/crunchbanglinux.org/forums/extern.php on line 131 and defined in <b>/home/corenominal/www/crunchbanglinux.org/forums/include/parser.php</b> on line <b>784</b><br />
<br />
<b>Notice</b>:  Undefined variable: hide_smilies in <b>/home/corenominal/www/crunchbanglinux.org/forums/include/parser.php</b> on line <b>820</b><br />
			<description><![CDATA[<p>Or if you like Apple&#039;s rendering, try this - <br /></p><div class="codebox"><pre><code>&lt;?xml version=&quot;1.0&quot;?&gt;
&lt;!DOCTYPE fontconfig SYSTEM &quot;fonts.dtd&quot;&gt;
&lt;fontconfig&gt;
 &lt;match target=&quot;font&quot; &gt;
  &lt;edit mode=&quot;assign&quot; name=&quot;autohint&quot; &gt;
   &lt;bool&gt;true&lt;/bool&gt;
  &lt;/edit&gt;
 &lt;/match&gt;
 &lt;match target=&quot;font&quot; &gt;
  &lt;edit mode=&quot;assign&quot; name=&quot;rgba&quot; &gt;
   &lt;const&gt;none&lt;/const&gt;
  &lt;/edit&gt;
 &lt;/match&gt;
 &lt;match target=&quot;font&quot; &gt;
  &lt;edit mode=&quot;assign&quot; name=&quot;hinting&quot; &gt;
   &lt;bool&gt;false&lt;/bool&gt;
  &lt;/edit&gt;
 &lt;/match&gt;
 &lt;match target=&quot;font&quot; &gt;
  &lt;edit mode=&quot;assign&quot; name=&quot;hintstyle&quot; &gt;
   &lt;const&gt;hintnone&lt;/const&gt;
  &lt;/edit&gt;
 &lt;/match&gt;
 &lt;match target=&quot;font&quot; &gt;
  &lt;edit mode=&quot;assign&quot; name=&quot;antialias&quot; &gt;
   &lt;bool&gt;true&lt;/bool&gt;
  &lt;/edit&gt;
 &lt;/match&gt;
&lt;/fontconfig&gt;</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (Silly-Billy)]]></author>
			<pubDate>Sun, 05 Apr 2009 15:43:04 +0000</pubDate>
			<guid>http://crunchbanglinux.org/forums/post/16865/#p16865</guid>
		</item>
		<item>
			<title><![CDATA[Re: font subpixel smoothing]]></title>
			<link>http://crunchbanglinux.org/forums/post/16426/#p16426</link>
<br />
<b>Warning</b>:  Missing argument 2 for parse_message(), called in /home/corenominal/www/crunchbanglinux.org/forums/extern.php on line 131 and defined in <b>/home/corenominal/www/crunchbanglinux.org/forums/include/parser.php</b> on line <b>784</b><br />
<br />
<b>Notice</b>:  Undefined variable: hide_smilies in <b>/home/corenominal/www/crunchbanglinux.org/forums/include/parser.php</b> on line <b>820</b><br />
			<description><![CDATA[<p>By restart X, I mean press Ctrl-Alt-Backspace.</p>]]></description>
			<author><![CDATA[dummy@example.com (anonymous)]]></author>
			<pubDate>Fri, 03 Apr 2009 04:57:42 +0000</pubDate>
			<guid>http://crunchbanglinux.org/forums/post/16426/#p16426</guid>
		</item>
		<item>
			<title><![CDATA[Re: font subpixel smoothing]]></title>
			<link>http://crunchbanglinux.org/forums/post/16399/#p16399</link>
<br />
<b>Warning</b>:  Missing argument 2 for parse_message(), called in /home/corenominal/www/crunchbanglinux.org/forums/extern.php on line 131 and defined in <b>/home/corenominal/www/crunchbanglinux.org/forums/include/parser.php</b> on line <b>784</b><br />
<br />
<b>Notice</b>:  Undefined variable: hide_smilies in <b>/home/corenominal/www/crunchbanglinux.org/forums/include/parser.php</b> on line <b>820</b><br />
			<description><![CDATA[<p>What s &quot;restart X&quot;?&nbsp; BTW, I&#039;m pretty sure I don&#039;t have pixel smoothing, though I have restarted the system since configuring .fonts.conf as suggested.</p>]]></description>
			<author><![CDATA[dummy@example.com (f3)]]></author>
			<pubDate>Fri, 03 Apr 2009 01:56:40 +0000</pubDate>
			<guid>http://crunchbanglinux.org/forums/post/16399/#p16399</guid>
		</item>
		<item>
			<title><![CDATA[Re: font subpixel smoothing]]></title>
			<link>http://crunchbanglinux.org/forums/post/16394/#p16394</link>
<br />
<b>Warning</b>:  Missing argument 2 for parse_message(), called in /home/corenominal/www/crunchbanglinux.org/forums/extern.php on line 131 and defined in <b>/home/corenominal/www/crunchbanglinux.org/forums/include/parser.php</b> on line <b>784</b><br />
<br />
<b>Notice</b>:  Undefined variable: hide_smilies in <b>/home/corenominal/www/crunchbanglinux.org/forums/include/parser.php</b> on line <b>820</b><br />
			<description><![CDATA[<p>Delete it, restart X, and check if you get any errors.</p><p>Oh and yes I do have font smoothing.</p>]]></description>
			<author><![CDATA[dummy@example.com (anonymous)]]></author>
			<pubDate>Fri, 03 Apr 2009 01:44:59 +0000</pubDate>
			<guid>http://crunchbanglinux.org/forums/post/16394/#p16394</guid>
		</item>
	</channel>
</rss>

