<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[CrunchBang Linux Forums - font subpixel smoothing]]></title>
	<link rel="self" href="http://www.crunchbanglinux.org/forums/feed/atom/topic/706/"/>
	<updated>2011-07-30T13:31:01Z</updated>
	<generator>PunBB</generator>
	<id>http://crunchbanglinux.org/forums/topic/706/font-subpixel-smoothing/</id>
		<entry>
			<title type="html"><![CDATA[Re: font subpixel smoothing]]></title>
			<link rel="alternate" href="http://crunchbanglinux.org/forums/post/134670/#p134670"/>
<br />
<b>Warning</b>:  Missing argument 2 for parse_message(), called in /home/corenominal/www/crunchbanglinux.org/forums/extern.php on line 178 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 />
			<content type="html"><![CDATA[<p>This thread is really old now.</p><p>/closed</p>]]></content>
			<author>
				<name><![CDATA[anonymous]]></name>
				<uri>http://crunchbanglinux.org/forums/user/77/</uri>
			</author>
			<updated>2011-07-30T13:31:01Z</updated>
			<id>http://crunchbanglinux.org/forums/post/134670/#p134670</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: font subpixel smoothing]]></title>
			<link rel="alternate" href="http://crunchbanglinux.org/forums/post/134648/#p134648"/>
<br />
<b>Warning</b>:  Missing argument 2 for parse_message(), called in /home/corenominal/www/crunchbanglinux.org/forums/extern.php on line 178 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 />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[pjbrunet]]></name>
				<uri>http://crunchbanglinux.org/forums/user/11431/</uri>
			</author>
			<updated>2011-07-30T09:20:56Z</updated>
			<id>http://crunchbanglinux.org/forums/post/134648/#p134648</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: font subpixel smoothing]]></title>
			<link rel="alternate" href="http://crunchbanglinux.org/forums/post/101986/#p101986"/>
<br />
<b>Warning</b>:  Missing argument 2 for parse_message(), called in /home/corenominal/www/crunchbanglinux.org/forums/extern.php on line 178 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 />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[leapy]]></name>
				<uri>http://crunchbanglinux.org/forums/user/1407/</uri>
			</author>
			<updated>2011-01-15T11:31:00Z</updated>
			<id>http://crunchbanglinux.org/forums/post/101986/#p101986</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: font subpixel smoothing]]></title>
			<link rel="alternate" href="http://crunchbanglinux.org/forums/post/47600/#p47600"/>
<br />
<b>Warning</b>:  Missing argument 2 for parse_message(), called in /home/corenominal/www/crunchbanglinux.org/forums/extern.php on line 178 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 />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[doctor82]]></name>
				<uri>http://crunchbanglinux.org/forums/user/4162/</uri>
			</author>
			<updated>2009-12-06T13:35:11Z</updated>
			<id>http://crunchbanglinux.org/forums/post/47600/#p47600</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: font subpixel smoothing]]></title>
			<link rel="alternate" href="http://crunchbanglinux.org/forums/post/30594/#p30594"/>
<br />
<b>Warning</b>:  Missing argument 2 for parse_message(), called in /home/corenominal/www/crunchbanglinux.org/forums/extern.php on line 178 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 />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[rigosantana3]]></name>
				<uri>http://crunchbanglinux.org/forums/user/938/</uri>
			</author>
			<updated>2009-08-02T19:53:40Z</updated>
			<id>http://crunchbanglinux.org/forums/post/30594/#p30594</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: font subpixel smoothing]]></title>
			<link rel="alternate" href="http://crunchbanglinux.org/forums/post/30593/#p30593"/>
<br />
<b>Warning</b>:  Missing argument 2 for parse_message(), called in /home/corenominal/www/crunchbanglinux.org/forums/extern.php on line 178 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 />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[theZoid]]></name>
				<uri>http://crunchbanglinux.org/forums/user/1458/</uri>
			</author>
			<updated>2009-08-02T19:50:58Z</updated>
			<id>http://crunchbanglinux.org/forums/post/30593/#p30593</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: font subpixel smoothing]]></title>
			<link rel="alternate" href="http://crunchbanglinux.org/forums/post/19626/#p19626"/>
<br />
<b>Warning</b>:  Missing argument 2 for parse_message(), called in /home/corenominal/www/crunchbanglinux.org/forums/extern.php on line 178 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 />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[anonymous]]></name>
				<uri>http://crunchbanglinux.org/forums/user/77/</uri>
			</author>
			<updated>2009-04-27T21:16:51Z</updated>
			<id>http://crunchbanglinux.org/forums/post/19626/#p19626</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: font subpixel smoothing]]></title>
			<link rel="alternate" href="http://crunchbanglinux.org/forums/post/19619/#p19619"/>
<br />
<b>Warning</b>:  Missing argument 2 for parse_message(), called in /home/corenominal/www/crunchbanglinux.org/forums/extern.php on line 178 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 />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[Hannus]]></name>
				<uri>http://crunchbanglinux.org/forums/user/1746/</uri>
			</author>
			<updated>2009-04-27T20:59:32Z</updated>
			<id>http://crunchbanglinux.org/forums/post/19619/#p19619</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: font subpixel smoothing]]></title>
			<link rel="alternate" href="http://crunchbanglinux.org/forums/post/18084/#p18084"/>
<br />
<b>Warning</b>:  Missing argument 2 for parse_message(), called in /home/corenominal/www/crunchbanglinux.org/forums/extern.php on line 178 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 />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[f3]]></name>
				<uri>http://crunchbanglinux.org/forums/user/1508/</uri>
			</author>
			<updated>2009-04-15T01:51:04Z</updated>
			<id>http://crunchbanglinux.org/forums/post/18084/#p18084</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: font subpixel smoothing]]></title>
			<link rel="alternate" href="http://crunchbanglinux.org/forums/post/18078/#p18078"/>
<br />
<b>Warning</b>:  Missing argument 2 for parse_message(), called in /home/corenominal/www/crunchbanglinux.org/forums/extern.php on line 178 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 />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[crazybilly]]></name>
				<uri>http://crunchbanglinux.org/forums/user/144/</uri>
			</author>
			<updated>2009-04-15T00:39:41Z</updated>
			<id>http://crunchbanglinux.org/forums/post/18078/#p18078</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: font subpixel smoothing]]></title>
			<link rel="alternate" href="http://crunchbanglinux.org/forums/post/18073/#p18073"/>
<br />
<b>Warning</b>:  Missing argument 2 for parse_message(), called in /home/corenominal/www/crunchbanglinux.org/forums/extern.php on line 178 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 />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[f3]]></name>
				<uri>http://crunchbanglinux.org/forums/user/1508/</uri>
			</author>
			<updated>2009-04-15T00:06:00Z</updated>
			<id>http://crunchbanglinux.org/forums/post/18073/#p18073</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: font subpixel smoothing]]></title>
			<link rel="alternate" href="http://crunchbanglinux.org/forums/post/16865/#p16865"/>
<br />
<b>Warning</b>:  Missing argument 2 for parse_message(), called in /home/corenominal/www/crunchbanglinux.org/forums/extern.php on line 178 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 />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[Silly-Billy]]></name>
				<uri>http://crunchbanglinux.org/forums/user/632/</uri>
			</author>
			<updated>2009-04-05T15:43:04Z</updated>
			<id>http://crunchbanglinux.org/forums/post/16865/#p16865</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: font subpixel smoothing]]></title>
			<link rel="alternate" href="http://crunchbanglinux.org/forums/post/16426/#p16426"/>
<br />
<b>Warning</b>:  Missing argument 2 for parse_message(), called in /home/corenominal/www/crunchbanglinux.org/forums/extern.php on line 178 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 />
			<content type="html"><![CDATA[<p>By restart X, I mean press Ctrl-Alt-Backspace.</p>]]></content>
			<author>
				<name><![CDATA[anonymous]]></name>
				<uri>http://crunchbanglinux.org/forums/user/77/</uri>
			</author>
			<updated>2009-04-03T04:57:42Z</updated>
			<id>http://crunchbanglinux.org/forums/post/16426/#p16426</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: font subpixel smoothing]]></title>
			<link rel="alternate" href="http://crunchbanglinux.org/forums/post/16399/#p16399"/>
<br />
<b>Warning</b>:  Missing argument 2 for parse_message(), called in /home/corenominal/www/crunchbanglinux.org/forums/extern.php on line 178 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 />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[f3]]></name>
				<uri>http://crunchbanglinux.org/forums/user/1508/</uri>
			</author>
			<updated>2009-04-03T01:56:40Z</updated>
			<id>http://crunchbanglinux.org/forums/post/16399/#p16399</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: font subpixel smoothing]]></title>
			<link rel="alternate" href="http://crunchbanglinux.org/forums/post/16394/#p16394"/>
<br />
<b>Warning</b>:  Missing argument 2 for parse_message(), called in /home/corenominal/www/crunchbanglinux.org/forums/extern.php on line 178 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 />
			<content type="html"><![CDATA[<p>Delete it, restart X, and check if you get any errors.</p><p>Oh and yes I do have font smoothing.</p>]]></content>
			<author>
				<name><![CDATA[anonymous]]></name>
				<uri>http://crunchbanglinux.org/forums/user/77/</uri>
			</author>
			<updated>2009-04-03T01:44:59Z</updated>
			<id>http://crunchbanglinux.org/forums/post/16394/#p16394</id>
		</entry>
</feed>

