Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8850451
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 14, 20262026-06-14T12:54:24+00:00 2026-06-14T12:54:24+00:00

OS is Debian Wheezy XFCE. Eclipse Version: 3.8.0. Fonts are horribly blurred. I already

  • 0

OS is Debian Wheezy XFCE. Eclipse Version: 3.8.0. Fonts are horribly blurred. I already disabled it systemwide. But in Eclipse fonts are still anit-aliased.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-14T12:54:26+00:00Added an answer on June 14, 2026 at 12:54 pm

    First, it might be better to ask about this on https://superuser.com/

    I don’t know what you did to disable antialiasing system-wide, but there’s a nice write-up here on how to get sharp fonts with your configuration. It’s in Spanish, so here’s a summary:

    Step 1: Enable subpixel rendering:

    $ mkdir ~/.fonts.conf.d
    $ ln -s /etc/fonts/conf.avail/10-sub-pixel-rgb.conf ~/.fonts.conf.d
    

    Step 2: Create $HOME/.fonts.conf with the following contents:

    <?xml version="1.0"?>
    <!DOCTYPE fontconfig SYSTEM "fonts.dtd">
    <fontconfig>
    
      <!-- settings go here -->
      <match target="font">
        <edit name="antialias" mode="assign">
          <bool>true</bool>
        </edit>
      </match>
      <match target="font">
        <edit name="hinting" mode="assign">
          <bool>true</bool>
        </edit>
      </match>
      <match target="font">
        <edit name="hintstyle" mode="assign">
          <const>hintfull</const>
        </edit>
      </match>
      <match target="font">
        <edit mode="assign" name="lcdfilter">
          <const>lcddefault</const>
        </edit>
      </match>
    </fontconfig>
    

    Also see this forum thread for other info on what to do about font problems with XFCE4.

    However, for a discouraging message, take a look at this thread, where the verdict is that because Eclipse doesn’t use GTK+, there’s nothing you can do at the OS level. There also seems to be an Eclipse open bug report relevant to this.

    Sorry I can’t offer a more definitive answer.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

There is a Debian g++-4.4 package, but it's not Ubuntu. There are too many
I have a gameserver running on Debian where players can edit an (already-running) php
I have installed Eggdrop on a new Debian server, but it keeps having issues
On Debian Wheezy, Emacs 23.3.1, running ediff-files with a file that is missing a
In Debian, there are some compiled R packages in the official repositories. But one
I installed debian lenny, but I was quite surprised that I can't get man
Renaming a file on Debian Wheezy does not work using fs.rename or fs.renameSync. This
I have checked on debian site for creating a package. But, it is not
I'm using Debian 'testing' which should be based on Wheezy. I've tried adding the
I have installed swftools in my linux debian version 6. In the plone buildout.cfg,

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.