[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Problems with "fixed width" fonts



Hi !

On Thu, Mar 11, 2004 at 06:13:50PM -0500, Josh Metzler wrote:
 
> On Thursday 11 March 2004 12:03 pm, Marc Schoechlin wrote:

> It is a fontconfig problem - fontconfig defaults changed to not using 
> bitmapped fonts.  Edit /etc/fonts/local.conf and uncomment the section to 
> allow bitmapped fonts.

Many thanks for your fast response - I was not able to identify a 
section which describes "bitmapped fonts" - therefore I did a 
"dpkg-reconfigure fontconfig". The Installation-dialog asks me about
activateing bitmapped-fonts and I answered this positively.

After that I restarted my xserver - but the problem still occures.

"The "fixed width"-fonts are looking ugly blurred, and are closly to be
unreadable.If I try to change to another "fixed width" font in the kontrolcenter
I only have one font named "fixed" in my font-selection."

My Configuration currently looks like this:
--
<?xml version="1.0"?>
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
<fontconfig>
  <include ignore_missing="yes">/var/lib/defoma/fontconfig.d/fonts.conf</include>
  <dir>/usr/X11R6/lib/X11/fonts</dir>
<!-- Uncomment below to enable subpixel rendering -->
<!--
  <match target="font">
    <test qual="all" name="rgba">
      <const>unknown</const>
    </test>
    <edit name="rgba" mode="assign"><const>rgb</const></edit>
  </match>
-->
  <match target="font">
    <edit name="autohint" mode="assign">
      <bool>true</bool>
    </edit>
  </match>
</fontconfig>
--

Best regards

Marc Schoechlin
 
-- 

Marc Schoechlin       |  LF.net GmbH        |  fon +49 711 90074-413
                      |  Ruppmannstr. 27    |  fax +49 711 90074-33
ms@LF.net             |  D-70565 Stuttgart  |  http://www.lf.net



Reply to: