<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[HyperForum — Problems with the Fonts in Hyperbola 0.4]]></title>
	<link rel="self" href="https://forums.hyperbola.info/extern.php?action=feed&amp;tid=669&amp;type=atom" />
	<updated>2022-05-02T21:18:22Z</updated>
	<generator>PunBB</generator>
	<id>https://forums.hyperbola.info/viewtopic.php?id=669</id>
		<entry>
			<title type="html"><![CDATA[Re: Problems with the Fonts in Hyperbola 0.4]]></title>
			<link rel="alternate" href="https://forums.hyperbola.info/viewtopic.php?pid=4484#p4484" />
			<content type="html"><![CDATA[<p>You must copy and paste the previous lines in a terminal.</p><p>You need to have &quot;doas&quot; installed. It it asks you a passord, type it in<br />and press enter.</p>]]></content>
			<author>
				<name><![CDATA[anthk]]></name>
				<uri>https://forums.hyperbola.info/profile.php?id=568</uri>
			</author>
			<updated>2022-05-02T21:18:22Z</updated>
			<id>https://forums.hyperbola.info/viewtopic.php?pid=4484#p4484</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Problems with the Fonts in Hyperbola 0.4]]></title>
			<link rel="alternate" href="https://forums.hyperbola.info/viewtopic.php?pid=4483#p4483" />
			<content type="html"><![CDATA[<p>Excuse me anthk, <br />can you explain to me how to use these lines?<br /> thank you</p>]]></content>
			<author>
				<name><![CDATA[gnu]]></name>
			</author>
			<updated>2022-05-02T20:18:31Z</updated>
			<id>https://forums.hyperbola.info/viewtopic.php?pid=4483#p4483</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Problems with the Fonts in Hyperbola 0.4]]></title>
			<link rel="alternate" href="https://forums.hyperbola.info/viewtopic.php?pid=4478#p4478" />
			<content type="html"><![CDATA[<p>Ok, this is how I fixed it:</p><div class="codebox"><pre><code>cd /usr/share/fonts
for i in *
do
if [ -d &quot;$i&quot; ]
then
cd &quot;$i&quot;
doas mkfontdir
cd ..
fi
done</code></pre></div>]]></content>
			<author>
				<name><![CDATA[anthk]]></name>
				<uri>https://forums.hyperbola.info/profile.php?id=568</uri>
			</author>
			<updated>2022-05-02T18:00:53Z</updated>
			<id>https://forums.hyperbola.info/viewtopic.php?pid=4478#p4478</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Problems with the Fonts in Hyperbola 0.4]]></title>
			<link rel="alternate" href="https://forums.hyperbola.info/viewtopic.php?pid=4476#p4476" />
			<content type="html"><![CDATA[<p>You need the core fonts. Install xenocara-font-misc-meta to install all the core fonts at once.</p><p>Edit: you are right, I had the same issue.</p>]]></content>
			<author>
				<name><![CDATA[anthk]]></name>
				<uri>https://forums.hyperbola.info/profile.php?id=568</uri>
			</author>
			<updated>2022-05-02T15:18:01Z</updated>
			<id>https://forums.hyperbola.info/viewtopic.php?pid=4476#p4476</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Problems with the Fonts in Hyperbola 0.4]]></title>
			<link rel="alternate" href="https://forums.hyperbola.info/viewtopic.php?pid=4372#p4372" />
			<content type="html"><![CDATA[<p>Apparently &quot;Xfonsel&quot; does not recognize the fonts installed. The WMs who can not work with &quot;XFT&quot; as Stumpwm do not have the possibility to configure Fonts. The most of the WMs use this format: <br /></p><div class="codebox"><pre><code>-xos4-terminus-medium-r-normal-*-20-*-*-*-*-*-*-*</code></pre></div><p> <br />that, in version 0.4, Is not recognized. </p><p><strong>Another experience or solution?</strong></p>]]></content>
			<author>
				<name><![CDATA[gnu]]></name>
			</author>
			<updated>2022-04-13T14:07:56Z</updated>
			<id>https://forums.hyperbola.info/viewtopic.php?pid=4372#p4372</id>
		</entry>
</feed>
