<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="http://forum.xfce.org/extern.php?action=feed&amp;tid=7820&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Xfce Forums / Fonts look ragged after conversion from GNOME to Xfce]]></title>
		<link>http://forum.xfce.org/viewtopic.php?id=7820</link>
		<description><![CDATA[The most recent posts in Fonts look ragged after conversion from GNOME to Xfce.]]></description>
		<lastBuildDate>Thu, 11 Apr 2013 16:14:11 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: Fonts look ragged after conversion from GNOME to Xfce]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=29430#p29430</link>
			<description><![CDATA[<p>I found that if you have the following file in your home directory the fonts look fine</p><p>.fonts.conf<br />&lt;?xml version=&#039;1.0&#039;?&gt;<br />&lt;match target=&quot;font&quot;&gt;<br /> &lt;edit mode=&quot;assign&quot; name=&quot;embeddedbitmap&quot;&gt;<br />&#160; &lt;bool&gt;false&lt;/bool&gt;<br /> &lt;/edit&gt;<br /> &lt;match target=&quot;font&quot;&gt;<br />&#160; &lt;edit mode=&quot;assign&quot; name=&quot;rgba&quot;&gt;<br />&#160; &#160;&lt;const&gt;rgb&lt;/const&gt;<br />&#160; &lt;/edit&gt;<br /> &lt;/match&gt;<br /> &lt;match target=&quot;font&quot;&gt;<br />&#160; &lt;edit mode=&quot;assign&quot; name=&quot;hinting&quot;&gt;<br />&#160; &#160;&lt;bool&gt;false&lt;/bool&gt;<br />&#160; &lt;/edit&gt;<br /> &lt;/match&gt;<br /> &lt;match target=&quot;font&quot;&gt;<br />&#160; &lt;edit mode=&quot;assign&quot; name=&quot;hintstyle&quot;&gt;<br />&#160; &#160;&lt;const&gt;hintnone&lt;/const&gt;<br />&#160; &lt;/edit&gt;<br /> &lt;/match&gt;<br /> &lt;dir&gt;~/.fonts&lt;/dir&gt;<br /> &lt;match target=&quot;font&quot;&gt;<br />&#160; &lt;edit mode=&quot;assign&quot; name=&quot;antialias&quot;&gt;<br />&#160; &#160;&lt;bool&gt;true&lt;/bool&gt;<br />&#160; &lt;/edit&gt;<br /> &lt;/match&gt;<br />&lt;/match&gt;<br />&#160; <br />and</p><p>fontfix<br />#!/bin/sh</p><p>WHOAMI=`whoami`<br />if [ x$WHOAMI != xroot ]; then<br />&#160; &#160; echo Please run me as root.<br />&#160; &#160; exit 1<br />fi</p><p>cd /etc/fonts/conf.d</p><p>ln -s ../conf.avail/10-antialias.conf 10-antialias.conf<br />ln -s ../conf.avail/10-hinting.conf 10-hinting.conf<br />ln -s ../conf.avail/10-hinting-slight.conf 10-hinting-slight.conf<br />ln -s ../conf.avail/11-lcdfilter-default.conf 11-lcdfilter-default.conf<br />ln -s ../conf.avail/53-monospace-lcd-filter.conf 53-monospace-lcd-filter.conf</p><br /><p>Hope this works for you.</p>]]></description>
			<author><![CDATA[dummy@example.com (herbie643)]]></author>
			<pubDate>Thu, 11 Apr 2013 16:14:11 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=29430#p29430</guid>
		</item>
		<item>
			<title><![CDATA[Re: Fonts look ragged after conversion from GNOME to Xfce]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=28810#p28810</link>
			<description><![CDATA[<div class="quotebox"><cite>wkr wrote:</cite><blockquote><div><p>Hi Ronjogn<br />Have you tweaked other font settings (anti-aliasing and so on) ?</p></div></blockquote></div><p>Yes, but with no success.&#160; The default of Sans 10, Enabled anti-aliasing, and no hinting or sub-pixel ordering looks least bad.</p>]]></description>
			<author><![CDATA[dummy@example.com (RonJohn)]]></author>
			<pubDate>Sat, 16 Feb 2013 20:31:13 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=28810#p28810</guid>
		</item>
		<item>
			<title><![CDATA[Re: Fonts look ragged after conversion from GNOME to Xfce]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=28806#p28806</link>
			<description><![CDATA[<p>Hi Ronjogn<br />Have you tweaked other font settings (anti-aliasing and so on) ?</p>]]></description>
			<author><![CDATA[dummy@example.com (wkr)]]></author>
			<pubDate>Sat, 16 Feb 2013 12:48:01 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=28806#p28806</guid>
		</item>
		<item>
			<title><![CDATA[Fonts look ragged after conversion from GNOME to Xfce]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=28790#p28790</link>
			<description><![CDATA[<p>Hi,</p><p>Ubuntu 12.04<br />GNOME 3.4 (in Session Fallback mode)<br />Xfce 4.8 (upgraded to 4.10 ppa:xubuntu-dev/xfce-4.10)<br />Monitor DPI: 305</p><p>Hate to compare/contrast Xfce to GNOME, but...</p><p>Fonts looked great under GNOME, but now (as the Subject says) are just a bit (though disconcertingly) ragged.<br />Raggedness example: <a href="http://postimage.org/image/6rkljgu6v/" rel="nofollow">http://postimage.org/image/6rkljgu6v/</a></p><p>I think it has to do with the high DPI that my monitor reports.&#160; GNOME automagically handled things behind the scene, but when I first logged using Xfce, the fonts were HUGE until I dropped the Settings-&gt;Appearance-&gt;Fonts-&gt;&quot;Custom DPI setting&quot; to 100.&#160; Setting the custom DPI to various values from 96 thru 104 didn&#039;t fix the raggedness.</p><p>Any thoughts?</p><p>Ron</p>]]></description>
			<author><![CDATA[dummy@example.com (RonJohn)]]></author>
			<pubDate>Wed, 13 Feb 2013 22:45:44 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=28790#p28790</guid>
		</item>
	</channel>
</rss>
