<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="http://dev1galaxy.org/extern.php?action=feed&amp;tid=3316&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / [Solved] Font rendering?]]></title>
		<link>http://dev1galaxy.org/viewtopic.php?id=3316</link>
		<description><![CDATA[The most recent posts in [Solved] Font rendering?.]]></description>
		<lastBuildDate>Sat, 15 Feb 2020 10:43:51 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: [Solved] Font rendering?]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=20071#p20071</link>
			<description><![CDATA[<div class="quotebox"><cite>Head_on_a_Stick wrote:</cite><blockquote><div><div class="quotebox"><cite>LU344928 wrote:</cite><blockquote><div><p>Tried that and got &#039;command not found&#039; so I guess those fonts are not installed?</p></div></blockquote></div><p>They&#039;re not fonts, the package is for configuration of the fontconfig package.</p><p>So try</p><div class="codebox"><pre><code># apt install fontconfig fontconfig-config
# dpkg-reconfigure fontconfig fontconfig-config</code></pre></div><p>You may even find that the hinting options start making a difference afterwards.</p></div></blockquote></div><p>Turned out the package was already installed:</p><div class="codebox"><pre><code>root@devuan:~# apt install fontconfig fontconfig-config
Reading package lists... Done
Building dependency tree       
Reading state information... Done
fontconfig is already the newest version (2.11.0-6.7+b1).
fontconfig set to manually installed.
fontconfig-config is already the newest version (2.11.0-6.7).
fontconfig-config set to manually installed.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.</code></pre></div><p>So:</p><div class="codebox"><pre><code>root@devuan:~# dpkg-reconfigure fontconfig fontconfig-config
Regenerating fonts cache... done.
root@devuan:~# </code></pre></div><p>That did the trick, much clearer now. Still not that impressed with the Sans one so will play around with the others. Many thanks.</p>]]></description>
			<author><![CDATA[dummy@example.com (LU344928)]]></author>
			<pubDate>Sat, 15 Feb 2020 10:43:51 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=20071#p20071</guid>
		</item>
		<item>
			<title><![CDATA[Re: [Solved] Font rendering?]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=20070#p20070</link>
			<description><![CDATA[<div class="quotebox"><cite>LU344928 wrote:</cite><blockquote><div><p>Tried that and got &#039;command not found&#039; so I guess those fonts are not installed?</p></div></blockquote></div><p>They&#039;re not fonts, the package is for configuration of the fontconfig package.</p><p>So try</p><div class="codebox"><pre><code># apt install fontconfig fontconfig-config
# dpkg-reconfigure fontconfig fontconfig-config</code></pre></div><p>You may even find that the hinting options start making a difference afterwards.</p>]]></description>
			<author><![CDATA[dummy@example.com (Head_on_a_Stick)]]></author>
			<pubDate>Sat, 15 Feb 2020 10:24:45 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=20070#p20070</guid>
		</item>
		<item>
			<title><![CDATA[Re: [Solved] Font rendering?]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=20069#p20069</link>
			<description><![CDATA[<p>Hi golinux, thanks for the reply.</p><div class="quotebox"><cite>golinux wrote:</cite><blockquote><div><p>In Xfce Jessie the option is &quot;anti-aliasing&quot;.&#160; I also use &quot;slight&quot; hinting and find it helps to use a semibold font like Open Sans.</p></div></blockquote></div><p>The default here is Sans but no Open Sans option, closest on the list is OpenSymbol, thanks.</p>]]></description>
			<author><![CDATA[dummy@example.com (LU344928)]]></author>
			<pubDate>Sat, 15 Feb 2020 10:02:32 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=20069#p20069</guid>
		</item>
		<item>
			<title><![CDATA[Re: [Solved] Font rendering?]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=20068#p20068</link>
			<description><![CDATA[<p>Hi Head_on_a_Stick. Thanks for taking the time to reply.</p><div class="quotebox"><cite>Head_on_a_Stick wrote:</cite><blockquote><div><p>If you use TrueType fonts then try</p><div class="codebox"><pre><code># dpkg-reconfigure fontconfig-config</code></pre></div><p>And change the font tuning method to &quot;Autohinter&quot;.</p></div></blockquote></div><p>Tried that and got &#039;command not found&#039; so I guess those fonts are not installed?</p><div class="quotebox"><blockquote><div><p>Otherwise navigate to Applications Menu → Settings → Appearance → Fonts and play with the hinting method. MX use &quot;slight&quot; hinting.</p></div></blockquote></div><p>No discernible difference, even when set to full. </p><div class="quotebox"><blockquote><div><p>It&#039;s probably also worth noting that MX-19 is based on Debian buster and so has a newer version of fontconfig. Have you tried the <a href="https://dev1galaxy.org/viewtopic.php?id=3243" rel="nofollow">Refracta beta image</a>? That uses a beowulf base with the same fontconfig version as MX-19 (but it has hinting set to &quot;none&quot; in the stock desktop).</p></div></blockquote></div><p>No, haven&#039;t tried it yet but will soon, thanks.</p>]]></description>
			<author><![CDATA[dummy@example.com (LU344928)]]></author>
			<pubDate>Sat, 15 Feb 2020 09:58:13 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=20068#p20068</guid>
		</item>
		<item>
			<title><![CDATA[Re: [Solved] Font rendering?]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=20046#p20046</link>
			<description><![CDATA[<p>In Xfce Jessie the option is &quot;anti-aliasing&quot;.&#160; I also use &quot;slight&quot; hinting and find it helps to use a semibold font like Open Sans.</p>]]></description>
			<author><![CDATA[dummy@example.com (golinux)]]></author>
			<pubDate>Thu, 13 Feb 2020 17:25:44 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=20046#p20046</guid>
		</item>
		<item>
			<title><![CDATA[Re: [Solved] Font rendering?]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=20045#p20045</link>
			<description><![CDATA[<p>If you use TrueType fonts then try</p><div class="codebox"><pre><code># dpkg-reconfigure fontconfig-config</code></pre></div><p>And change the font tuning method to &quot;Autohinter&quot;.</p><p>Otherwise navigate to Applications Menu → Settings → Appearance → Fonts and play with the hinting method. MX use &quot;slight&quot; hinting.</p><p>It&#039;s probably also worth noting that MX-19 is based on Debian buster and so has a newer version of fontconfig. Have you tried the <a href="https://dev1galaxy.org/viewtopic.php?id=3243" rel="nofollow">Refracta beta image</a>? That uses a beowulf base with the same fontconfig version as MX-19 (but it has hinting set to &quot;none&quot; in the stock desktop).</p>]]></description>
			<author><![CDATA[dummy@example.com (Head_on_a_Stick)]]></author>
			<pubDate>Thu, 13 Feb 2020 17:11:50 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=20045#p20045</guid>
		</item>
		<item>
			<title><![CDATA[[Solved] Font rendering?]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=20043#p20043</link>
			<description><![CDATA[<p>Hello, I&#039;m new here. Thanks for providing this distro and forum. Hope this is the right place for this topic.</p><p>I just tried the recent live release -&#160; devuan_ascii_2.1_amd64_desktop-live.iso - no immediate plans to install to the hard drive yet. First thing I noticed was the blurry-like font on Firefox. The desktop font is better though not quite as clear as I&#039;ve seen on Xfce releases of MX Linux and PCLinuxOS, There doesn&#039;t seem to be any problem with the display driver as videos play normally. It&#039;s just the font. It&#039;s like seeing it on an old CRT monitor past its prime. How to fix?</p><p>Thanks in advance.</p>]]></description>
			<author><![CDATA[dummy@example.com (LU344928)]]></author>
			<pubDate>Thu, 13 Feb 2020 07:59:52 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=20043#p20043</guid>
		</item>
	</channel>
</rss>
