<?xml version="1.0" ?>
<rdf:RDF xmlns:dc="http://purl.org/dc/elements/1.1/" 
  xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" 
  xmlns="http://purl.org/rss/1.0/"
  xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel rdf:about="https://issues.hyperbola.info/">
    <title>HyperTask </title>
    <link>https://issues.hyperbola.info/</link>
    <description>packages</description>
    <dc:date>2025-08-19T22:49:55Z</dc:date>
    <items>
      <rdf:Seq>
                <rdf:li rdf:resource="https://issues.hyperbola.info/index.php?do=details&amp;task_id=1620" />
                <rdf:li rdf:resource="https://issues.hyperbola.info/index.php?do=details&amp;task_id=1619" />
                <rdf:li rdf:resource="https://issues.hyperbola.info/index.php?do=details&amp;task_id=1618" />
                <rdf:li rdf:resource="https://issues.hyperbola.info/index.php?do=details&amp;task_id=1617" />
                <rdf:li rdf:resource="https://issues.hyperbola.info/index.php?do=details&amp;task_id=1616" />
                <rdf:li rdf:resource="https://issues.hyperbola.info/index.php?do=details&amp;task_id=1615" />
                <rdf:li rdf:resource="https://issues.hyperbola.info/index.php?do=details&amp;task_id=1613" />
                <rdf:li rdf:resource="https://issues.hyperbola.info/index.php?do=details&amp;task_id=1610" />
                <rdf:li rdf:resource="https://issues.hyperbola.info/index.php?do=details&amp;task_id=1609" />
                <rdf:li rdf:resource="https://issues.hyperbola.info/index.php?do=details&amp;task_id=1608" />
              </rdf:Seq>
    </items>
    		
  </channel>
    <item rdf:about="https://issues.hyperbola.info/index.php?do=details&amp;task_id=1620">
    <title>FS#1620: [surf] Disable Java and JavaScript</title>
    <link>https://issues.hyperbola.info/index.php?do=details&amp;task_id=1620</link>
    <dc:date>2025-08-19T22:49:55Z</dc:date>
    <dc:creator>Jayvee Enaguas</dc:creator>
     <description>

I would probably suggest changing the C-header file of the default surf configuration to disable Java, because there is no java/openjdk package in the repository for some reason why Hyperbola removed more than three years ago (1, 2), and JavaScript, just like badwolf and netsurf.



Here are two lines that I have changed for config.h:

[Java]       = { { .i = 0 }, },
[JavaScript] = { { .i = 0 }, },
</description>
    <content:encoded><![CDATA[
<p>
I would probably suggest changing the C-header file of the default <strong>surf</strong> configuration to disable Java, because there is no <strong>java</strong>/<strong>openjdk</strong> package in the repository for some reason why Hyperbola removed more than three years ago (<a href="https://www.hyperbola.info/news/end-of-java-openjdk-support" class="urlextern" title="https://www.hyperbola.info/news/end-of-java-openjdk-support"  rel="nofollow">1</a><a href="https://wiki.hyperbola.info/" class="internallink"></a>, <a href="https://wiki.hyperbola.info/en:philosophy:java_downfalls/" class="urlextern" title="https://wiki.hyperbola.info/en:philosophy:java_downfalls/"  rel="nofollow">2</a><a href="https://wiki.hyperbola.info/" class="internallink"></a>), and JavaScript, just like <strong>badwolf</strong> and <strong>netsurf</strong>.
</p>

<p>
Here are two lines that I have changed for <a href="https://git.hyperbola.info:50100/~team/packages/extra.git/tree/surf/config.h#n33" class="urlextern" title="https://git.hyperbola.info:50100/~team/packages/extra.git/tree/surf/config.h#n33"  rel="nofollow">config.h</a><a href="https://wiki.hyperbola.info/" class="internallink"></a>:<br />
</p>
<pre class="code">[Java]       = { { .i = 0 }, },
[JavaScript] = { { .i = 0 }, },</pre>
]]></content:encoded>
  </item>
    <item rdf:about="https://issues.hyperbola.info/index.php?do=details&amp;task_id=1619">
    <title>FS#1619: [rox] Remove the 0install component and some MIME icons containing non-free references</title>
    <link>https://issues.hyperbola.info/index.php?do=details&amp;task_id=1619</link>
    <dc:date>2025-07-18T23:16:09Z</dc:date>
    <dc:creator>Jayvee Enaguas</dc:creator>
     <description>

The title is also known as &amp;#8220;Remove the 0install component and some MIME icons containing non-free apps and non-FSDG distro logos&amp;#8221; due to character limitation.



My idea was to remove something unnecessary, so I made a patch and a portion of some lines for the package builder script, including differences.

rm ROX-Filer/ROX/MIME/application*{msword,pdf,ms,realmedia,stardivision,sun,x-{deb,ja,rpm}}*.png || true
rm ROX-Filer/ROX/MIME/audio*realaudio*.png || true
rm ROX-Filer/ROX/MIME/text-x-java.png || true
rm ROX-Filer/ROX/MIME/video-quicktime.png || true
</description>
    <content:encoded><![CDATA[
<p>
The title is also known as <strong>&#8220;Remove the 0install component and some <acronym title="Multipurpose Internet Mail Extension">MIME</acronym> icons containing non-free apps and non-FSDG distro logos&#8221;</strong> due to character limitation.
</p>

<p>
My idea was to remove something unnecessary, so I made a patch and a portion of some lines for the package builder script, including differences.
</p>
<pre class="code">rm ROX-Filer/ROX/MIME/application*{msword,pdf,ms,realmedia,stardivision,sun,x-{deb,ja,rpm}}*.png || true
rm ROX-Filer/ROX/MIME/audio*realaudio*.png || true
rm ROX-Filer/ROX/MIME/text-x-java.png || true
rm ROX-Filer/ROX/MIME/video-quicktime.png || true</pre>
]]></content:encoded>
  </item>
    <item rdf:about="https://issues.hyperbola.info/index.php?do=details&amp;task_id=1618">
    <title>FS#1618: [xenocara-twm] refused to start (+ system.twmrc rebranding)</title>
    <link>https://issues.hyperbola.info/index.php?do=details&amp;task_id=1618</link>
    <dc:date>2025-07-18T23:15:38Z</dc:date>
    <dc:creator>Jayvee Enaguas</dc:creator>
     <description>

When I said the previous issue, twm wouldn&amp;#8217;t start when showing an error message below if the system doesn&amp;#8217;t have variable or helvetica as the default font.



With the system.twmrc file:

twm: unable to open fontset &amp;quot;-adobe-helvetica-bold-r-normal--*-120-*-*-*-*-*-*&amp;quot;


With the blanked .twmrc file:

twm: unable to open fontset &amp;quot;-*-helvetica-bold-r-normal-*-*-120-*-*-*-*-iso8859-1&amp;quot;


I made a patch to change the default font to fixed entirely.



I also made a system.twmrc file as the rebranding to replace the original one to make twm look better. The original one was dull and messy. For example, the icons for modern applications in the minimized state had become garbled in monochrome. Here are two screencaps comparing how they look with the default font change.

</description>
    <content:encoded><![CDATA[
<p>
When I said <a href="https://issues.hyperbola.info/index.php?do=details&amp;task_id=1617" class="urlextern" title="https://issues.hyperbola.info/index.php?do=details&amp;task_id=1617"  rel="nofollow">the previous issue</a><a href="https://wiki.hyperbola.info/" class="internallink"></a>, <strong>twm</strong> wouldn&#8217;t start when showing an error message below if the system doesn&#8217;t have <strong>variable</strong> or <strong>helvetica</strong> as the default font.
</p>

<p>
With the system.twmrc file:<br />
</p>
<pre class="code">twm: unable to open fontset &quot;-adobe-helvetica-bold-r-normal--*-120-*-*-*-*-*-*&quot;</pre>

<p>
With the blanked .twmrc file:<br />
</p>
<pre class="code">twm: unable to open fontset &quot;-*-helvetica-bold-r-normal-*-*-120-*-*-*-*-iso8859-1&quot;</pre>

<p>
I made a patch to change the default font to <strong>fixed</strong> entirely.
</p>

<p>
I also made a system.twmrc file as the rebranding to replace the original one to make <strong>twm</strong> look better. The original one was dull and messy. For example, the icons for modern applications in the minimized state had become garbled in monochrome. Here are two screencaps comparing how they look with the default font change.<br />
</p>
]]></content:encoded>
  </item>
    <item rdf:about="https://issues.hyperbola.info/index.php?do=details&amp;task_id=1617">
    <title>FS#1617: [xenocara-xcalc] Fix buttons</title>
    <link>https://issues.hyperbola.info/index.php?do=details&amp;task_id=1617</link>
    <dc:date>2025-07-18T23:15:08Z</dc:date>
    <dc:creator>Jayvee Enaguas</dc:creator>
     <description>

I just asked throgh about the removal of Adobe X11 bitmap fonts (xenocara-font-adobe-{75,100}dpi) via IRC last time. As a result, I made a patch to change four button labels and remove six lines containing font choices.

</description>
    <content:encoded><![CDATA[
<p>
I just asked throgh about the removal of Adobe X11 bitmap fonts (<strong>xenocara-font-adobe-{75,100}dpi</strong>) via <acronym title="Internet Relay Chat">IRC</acronym> last time. As a result, I made a patch to change four button labels and remove six lines containing font choices.<br />
</p>
]]></content:encoded>
  </item>
    <item rdf:about="https://issues.hyperbola.info/index.php?do=details&amp;task_id=1616">
    <title>FS#1616: [xenocara-mkfontscale] Fix package post-transaction script</title>
    <link>https://issues.hyperbola.info/index.php?do=details&amp;task_id=1616</link>
    <dc:date>2025-05-01T01:12:33Z</dc:date>
    <dc:creator>Jayvee Enaguas</dc:creator>
     <description>

I&amp;#8217;ve attached two script files below to show how the differences.



This issue needs to replace all $dir with $d because $dir resulted in an empty output, and Xenocara/X11 couldn&amp;#8217;t handle reloading fonts, causing some apps like twm to break. find has also been simplified.

</description>
    <content:encoded><![CDATA[
<p>
I&#8217;ve attached two script files below to show how the differences.
</p>

<p>
This issue needs to replace all <strong>$dir</strong> with <strong>$d</strong> because <strong>$dir</strong> resulted in an empty output, and Xenocara/X11 couldn&#8217;t handle reloading fonts, causing some apps like <strong>twm</strong> to break. <strong>find</strong> has also been simplified.
</p>
]]></content:encoded>
  </item>
    <item rdf:about="https://issues.hyperbola.info/index.php?do=details&amp;task_id=1615">
    <title>FS#1615: [icewm] systemd and non-free apps and network references</title>
    <link>https://issues.hyperbola.info/index.php?do=details&amp;task_id=1615</link>
    <dc:date>2025-01-28T22:59:57Z</dc:date>
    <dc:creator>Jayvee Enaguas</dc:creator>
     <description>

Package name and version:* icewm-3.6.0-1



I&amp;#8217;ve noticed some of the entries contain references for manuals, menus, and hotkeys. Before solving any issues, find those strings and replace or remove them.



I searched these strings:* firefox* google* google-chrome* systemd



Found affected files:* lib/keys.in* man/icewm.pod* man/icewm-keys.pod* man/icewm-preferences.pod* man/icewm-toolbar.pod* man/icewm-winoptions.pod* src/default.h

</description>
    <content:encoded><![CDATA[
<p>
Package name and version:<br />* icewm-3.6.0-1
</p>

<p>
I&#8217;ve noticed some of the entries contain references for manuals, menus, and hotkeys. Before solving any issues, find those strings and replace or remove them.
</p>

<p>
I searched these strings:<br />* firefox<br />* google<br />* google-chrome<br />* systemd
</p>

<p>
Found affected files:<br />* lib/keys.in<br />* man/icewm.pod<br />* man/icewm-keys.pod<br />* man/icewm-preferences.pod<br />* man/icewm-toolbar.pod<br />* man/icewm-winoptions.pod<br />* src/default.h
</p>
]]></content:encoded>
  </item>
    <item rdf:about="https://issues.hyperbola.info/index.php?do=details&amp;task_id=1613">
    <title>FS#1613: hypervideo have a bug now</title>
    <link>https://issues.hyperbola.info/index.php?do=details&amp;task_id=1613</link>
    <dc:date>2023-02-25T01:04:17Z</dc:date>
    <dc:creator>rachad</dc:creator>
     <description>

$ hypervideo -F https://yewtu.be/watch?v=W5fFOECr3EI [youtube] W5fFOECr3EI: Downloading webpage[youtube] W5fFOECr3EI: Downloading android player API JSON[youtube] W5fFOECr3EI: Downloading player 11e3a4ecWARNING: [youtube] nsig extraction failed: You may experience throttling for some formatsn = iXmUjcWoU-JB5WlM ; player = https://www.youtube.com/s/player/11e3a4ec/player_ias.vflset/en_US/base.js W5fFOECr3EI: Traceback (most recent call last):

File &amp;quot;/usr/lib/python3.8/site-packages/hypervideo_dl/extractor/youtube.py&amp;quot;, line 2519, in _decrypt_nsig
  self._player_cache[sig_id] = func(s)
File &amp;quot;/usr/lib/python3.8/site-packages/hypervideo_dl/extractor/youtube.py&amp;quot;, line 2551, in &amp;lt;lambda&amp;gt;
  return lambda s: jsi.extract_function_from_code(*func_code)([s])
File &amp;quot;/usr/lib/python3.8/site-packages/hypervideo_dl/jsinterp.py&amp;quot;, line 536, in resf
  ret, should_abort = self.interpret_statement(stmt, var_stack)
File &amp;quot;/usr/lib/python3.8/site-packages/hypervideo_dl/jsinterp.py&amp;quot;, line 145, in interpret_statement
  v = self.interpret_expression(expr, local_vars, allow_recursion)
File &amp;quot;/usr/lib/python3.8/site-packages/hypervideo_dl/jsinterp.py&amp;quot;, line 182, in interpret_expression
  ret, should_abort = self.interpret_statement(try_expr, local_vars, allow_recursion - 1)
File &amp;quot;/usr/lib/python3.8/site-packages/hypervideo_dl/jsinterp.py&amp;quot;, line 145, in interpret_statement
  v = self.interpret_expression(expr, local_vars, allow_recursion)
File &amp;quot;/usr/lib/python3.8/site-packages/hypervideo_dl/jsinterp.py&amp;quot;, line 182, in interpret_expression
  ret, should_abort = self.interpret_statement(try_expr, local_vars, allow_recursion - 1)
File &amp;quot;/usr/lib/python3.8/site-packages/hypervideo_dl/jsinterp.py&amp;quot;, line 145, in interpret_statement
  v = self.interpret_expression(expr, local_vars, allow_recursion)
File &amp;quot;/usr/lib/python3.8/site-packages/hypervideo_dl/jsinterp.py&amp;quot;, line 256, in interpret_expression
  self.interpret_expression(sub_expr, local_vars, allow_recursion)
File &amp;quot;/usr/lib/python3.8/site-packages/hypervideo_dl/jsinterp.py&amp;quot;, line 326, in interpret_expression
  left_val, should_abort = self.interpret_statement(
File &amp;quot;/usr/lib/python3.8/site-packages/hypervideo_dl/jsinterp.py&amp;quot;, line 145, in interpret_statement
  v = self.interpret_expression(expr, local_vars, allow_recursion)
File &amp;quot;/usr/lib/python3.8/site-packages/hypervideo_dl/jsinterp.py&amp;quot;, line 326, in interpret_expression
  left_val, should_abort = self.interpret_statement(
File &amp;quot;/usr/lib/python3.8/site-packages/hypervideo_dl/jsinterp.py&amp;quot;, line 145, in interpret_statement
  v = self.interpret_expression(expr, local_vars, allow_recursion)
File &amp;quot;/usr/lib/python3.8/site-packages/hypervideo_dl/jsinterp.py&amp;quot;, line 464, in interpret_expression
  raise ExtractorError(&amp;#039;Unsupported JS expression %r&amp;#039; % expr)


hypervideo_dl.utils.ExtractorError: Unsupported JS expression &amp;#8216;0⇐c[49]&amp;#8217;; please report this issue on https://issues.hyperbola.info/ , filling out the appropriate issue template. Confirm you are on the latest version using  pacman -Su (caused by ExtractorError(&amp;#8221;Unsupported JS expression &amp;#8216;0⇐c[49]&amp;#8217;; please report this issue on https://issues.hyperbola.info/ , filling out the appropriate issue template. Confirm you are on the latest version using  pacman -Su&amp;#8221;)); please report this issue on https://issues.hyperbola.info/ , filling out the appropriate issue template. Confirm you are on the latest version using  pacman -SuERROR: [youtube] W5fFOECr3EI: Unable to extract uploader id; please report this issue on https://issues.hyperbola.info/ , filling out the appropriate issue template. Confirm you are on the latest version using  pacman -Su

</description>
    <content:encoded><![CDATA[
<p>
$ hypervideo -F <a href="https://yewtu.be/watch?v=W5fFOECr3EI" class="urlextern" title="https://yewtu.be/watch?v=W5fFOECr3EI"  rel="nofollow">https://yewtu.be/watch?v=W5fFOECr3EI</a> [youtube] W5fFOECr3EI: Downloading webpage<br />[youtube] W5fFOECr3EI: Downloading android player <acronym title="Application Programming Interface">API</acronym> JSON<br />[youtube] W5fFOECr3EI: Downloading player 11e3a4ec<br />WARNING: [youtube] nsig extraction failed: You may experience throttling for some formats<br />n = iXmUjcWoU-JB5WlM ; player = <a href="https://www.youtube.com/s/player/11e3a4ec/player_ias.vflset/en_US/base.js" class="urlextern" title="https://www.youtube.com/s/player/11e3a4ec/player_ias.vflset/en_US/base.js"  rel="nofollow">https://www.youtube.com/s/player/11e3a4ec/player_ias.vflset/en_US/base.js</a> W5fFOECr3EI: Traceback (most recent call last):
</p>
<pre class="code">File &quot;/usr/lib/python3.8/site-packages/hypervideo_dl/extractor/youtube.py&quot;, line 2519, in _decrypt_nsig
  self._player_cache[sig_id] = func(s)
File &quot;/usr/lib/python3.8/site-packages/hypervideo_dl/extractor/youtube.py&quot;, line 2551, in &lt;lambda&gt;
  return lambda s: jsi.extract_function_from_code(*func_code)([s])
File &quot;/usr/lib/python3.8/site-packages/hypervideo_dl/jsinterp.py&quot;, line 536, in resf
  ret, should_abort = self.interpret_statement(stmt, var_stack)
File &quot;/usr/lib/python3.8/site-packages/hypervideo_dl/jsinterp.py&quot;, line 145, in interpret_statement
  v = self.interpret_expression(expr, local_vars, allow_recursion)
File &quot;/usr/lib/python3.8/site-packages/hypervideo_dl/jsinterp.py&quot;, line 182, in interpret_expression
  ret, should_abort = self.interpret_statement(try_expr, local_vars, allow_recursion - 1)
File &quot;/usr/lib/python3.8/site-packages/hypervideo_dl/jsinterp.py&quot;, line 145, in interpret_statement
  v = self.interpret_expression(expr, local_vars, allow_recursion)
File &quot;/usr/lib/python3.8/site-packages/hypervideo_dl/jsinterp.py&quot;, line 182, in interpret_expression
  ret, should_abort = self.interpret_statement(try_expr, local_vars, allow_recursion - 1)
File &quot;/usr/lib/python3.8/site-packages/hypervideo_dl/jsinterp.py&quot;, line 145, in interpret_statement
  v = self.interpret_expression(expr, local_vars, allow_recursion)
File &quot;/usr/lib/python3.8/site-packages/hypervideo_dl/jsinterp.py&quot;, line 256, in interpret_expression
  self.interpret_expression(sub_expr, local_vars, allow_recursion)
File &quot;/usr/lib/python3.8/site-packages/hypervideo_dl/jsinterp.py&quot;, line 326, in interpret_expression
  left_val, should_abort = self.interpret_statement(
File &quot;/usr/lib/python3.8/site-packages/hypervideo_dl/jsinterp.py&quot;, line 145, in interpret_statement
  v = self.interpret_expression(expr, local_vars, allow_recursion)
File &quot;/usr/lib/python3.8/site-packages/hypervideo_dl/jsinterp.py&quot;, line 326, in interpret_expression
  left_val, should_abort = self.interpret_statement(
File &quot;/usr/lib/python3.8/site-packages/hypervideo_dl/jsinterp.py&quot;, line 145, in interpret_statement
  v = self.interpret_expression(expr, local_vars, allow_recursion)
File &quot;/usr/lib/python3.8/site-packages/hypervideo_dl/jsinterp.py&quot;, line 464, in interpret_expression
  raise ExtractorError(&#039;Unsupported JS expression %r&#039; % expr)</pre>

<p>
hypervideo_dl.utils.ExtractorError: Unsupported <acronym title="JavaScript">JS</acronym> expression &#8216;0⇐c[49]&#8217;; please report this issue on <a href="https://issues.hyperbola.info/" class="urlextern" title="https://issues.hyperbola.info/"  rel="nofollow">https://issues.hyperbola.info/</a> , filling out the appropriate issue template. Confirm you are on the latest version using  pacman -Su<br /> (caused by ExtractorError(&#8221;Unsupported <acronym title="JavaScript">JS</acronym> expression &#8216;0⇐c[49]&#8217;; please report this issue on <a href="https://issues.hyperbola.info/" class="urlextern" title="https://issues.hyperbola.info/"  rel="nofollow">https://issues.hyperbola.info/</a> , filling out the appropriate issue template. Confirm you are on the latest version using  pacman -Su&#8221;)); please report this issue on <a href="https://issues.hyperbola.info/" class="urlextern" title="https://issues.hyperbola.info/"  rel="nofollow">https://issues.hyperbola.info/</a> , filling out the appropriate issue template. Confirm you are on the latest version using  pacman -Su<br />ERROR: [youtube] W5fFOECr3EI: Unable to extract uploader id; please report this issue on <a href="https://issues.hyperbola.info/" class="urlextern" title="https://issues.hyperbola.info/"  rel="nofollow">https://issues.hyperbola.info/</a> , filling out the appropriate issue template. Confirm you are on the latest version using  pacman -Su
</p>
]]></content:encoded>
  </item>
    <item rdf:about="https://issues.hyperbola.info/index.php?do=details&amp;task_id=1610">
    <title>FS#1610: [filesystem] Review of permissions</title>
    <link>https://issues.hyperbola.info/index.php?do=details&amp;task_id=1610</link>
    <dc:date>2025-01-26T22:13:24Z</dc:date>
    <dc:creator>Tobias Dausend</dc:creator>
     <description>

Description: Packages leaves warnings about installation being within difference of the filesystem. So the package filesystem should get another review in time and warnings get therefore a solution.

</description>
    <content:encoded><![CDATA[
<p>
Description: Packages leaves warnings about installation being within difference of the filesystem. So the package filesystem should get another review in time and warnings get therefore a solution.<br />
</p>
]]></content:encoded>
  </item>
    <item rdf:about="https://issues.hyperbola.info/index.php?do=details&amp;task_id=1609">
    <title>FS#1609: [xlsfonts] Missing package needs to be added for xenocara</title>
    <link>https://issues.hyperbola.info/index.php?do=details&amp;task_id=1609</link>
    <dc:date>2023-01-23T11:46:31Z</dc:date>
    <dc:creator>Tobias Dausend</dc:creator>
     <description>

Description: Package xlsfonts is missing and should absolutely being added also within groups for &amp;#8216;xenocara-apps&amp;#8217; and &amp;#8216;xorg-apps&amp;#8217;.

</description>
    <content:encoded><![CDATA[
<p>
Description: Package <strong>xlsfonts</strong> is missing and should absolutely being added also within groups for &#8216;xenocara-apps&#8217; and &#8216;xorg-apps&#8217;.<br />
</p>
]]></content:encoded>
  </item>
    <item rdf:about="https://issues.hyperbola.info/index.php?do=details&amp;task_id=1608">
    <title>FS#1608: [xfontsel] Problem with font handling</title>
    <link>https://issues.hyperbola.info/index.php?do=details&amp;task_id=1608</link>
    <dc:date>2023-08-23T09:25:59Z</dc:date>
    <dc:creator>Tobias Dausend</dc:creator>
     <description>

Description: Bug related to the font handling under Hyperbola. xfontsel doesn&amp;#8217;t list the PCF bitmapped fonts, which are used for some legacy tools with Motif/Athena for instance. If you want to use a font with good coverage of symbols (misc fixed 10&amp;times;20 iso10646-1) under DDD (for accented/non ASCII characters), you can&amp;#8217;t, you are restricted to ASCII 9&amp;times;15 fonts.



Additional info:This error happens even if all -meta font meta-packages are installed.

</description>
    <content:encoded><![CDATA[
<p>
Description: Bug related to the font handling under Hyperbola. <strong>xfontsel</strong> doesn&#8217;t list the PCF bitmapped fonts, which are used for some legacy tools with Motif/Athena for instance. If you want to use a font with good coverage of symbols (misc fixed 10&times;20 iso10646-1) under DDD (for accented/non <acronym title="American Standard Code for Information Interchange">ASCII</acronym> characters), you can&#8217;t, you are restricted to <acronym title="American Standard Code for Information Interchange">ASCII</acronym> 9&times;15 fonts.
</p>

<p>
Additional info:<br />This error happens even if all -meta font meta-packages are installed.
</p>
]]></content:encoded>
  </item>
  </rdf:RDF>
