Find the answer to your Linux question:
Results 1 to 4 of 4
How come I cant get the Luxi Sans font to look good in Debian? All other distro's seem fine but however I install luxi sans on debian (Gnome desktop) it ...
  1. #1
    Linux Newbie
    Join Date
    Apr 2003
    Location
    Pontypridd, Wales
    Posts
    104

    luxi sans and debian - please help!

    How come I cant get the Luxi Sans font to look good in Debian?

    All other distro's seem fine but however I install luxi sans on debian (Gnome desktop) it looks bad.

    I've tried all sorts, on many installs - same result!

    Is this common? can someone help?

    Cheers.
    \"One World, One Web, One Program.\" -- Advertisement for Internet Explorer.
    \"Ein Volk, Ein Reich, Ein Fuehrer.\" -- Adolf Hitler.

  2. #2
    Linux Guru
    Join Date
    Oct 2001
    Location
    Täby, Sweden
    Posts
    7,578
    bpark, another user of this forum, has also had a lot of trouble with that same thing. I think he has spent many months researching it without ever getting far on it.

  3. #3
    Linux Engineer
    Join Date
    Nov 2002
    Location
    Queens, NY
    Posts
    1,319
    Actually, I'm still working on this. I am determined to get this working or die trying.

    For a temporary solution, you can edit /etc/fonts/local.conf and uncomment the last as follows:
    Code:
      <match target="font">
        <edit name="autohint" mode="assign">
          <bool>true</bool>
        </edit>
      </match>
    </fontconfig>
    This will at least the font look more proportional. Unfortunately, the fonts won't be clear as RH.
    The best things in life are free.

  4. #4
    Linux Newbie
    Join Date
    Apr 2003
    Location
    Pontypridd, Wales
    Posts
    104
    Thanks bpark, this has really made a huge difference. it looks about as good as RH to me

    I've looked everywhere for a solution with no luck! Why haven't more people asked?

    Cheers,

    Nomar.
    \"One World, One Web, One Program.\" -- Advertisement for Internet Explorer.
    \"Ein Volk, Ein Reich, Ein Fuehrer.\" -- Adolf Hitler.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •