Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 Aug 2005 19:55:51 -0500
From:      Joe Koberg <joe@osoft.us>
To:        Andrew Gallatin <gallatin@cs.duke.edu>
Cc:        Alexander Leidinger <Alexander@Leidinger.net>, freebsd-current@freebsd.org
Subject:   Re: Beta2: Nice job! / xorg Anti Aliasing
Message-ID:  <430A7417.30008@osoft.us>
In-Reply-To: <17161.60804.429088.284519@grasshopper.cs.duke.edu>
References:  <17161.51084.456346.976929@grasshopper.cs.duke.edu>	<1124715244.75167.40.camel@pav.hide.vol.cz>	<17161.53691.614602.758290@grasshopper.cs.duke.edu>	<1124717191.75167.48.camel@pav.hide.vol.cz>	<17161.55703.734118.584359@grasshopper.cs.duke.edu>	<20050822170139.lfz7hz7xbocs0coc@netchild.homeip.net> <17161.60804.429088.284519@grasshopper.cs.duke.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
Andrew Gallatin wrote:

>Alexander Leidinger writes:
> > Andrew Gallatin <gallatin@cs.duke.edu> wrote:
> > 
> > > > Ah, so the deal is that you actually don't like the antialiasing
> > > > smoothness we all love. Hmm.
> > >
> > > Maybe it is something wrong with my eyes?
> > 
> > Maybe you have better eyes than other people?
>
>I've always had better than 20:20 vision, so I suppose that
>could be it.  Maybe I need to get some computer glasses
>that make everything blurry :)
>
> > Or you use the default anti-aliasing instead of subpixel anti-aliasing.
>
>I've tried various things in my ~/.fonts.conf.  It currently
>looks like this:
>  
>

Heres my experience in the quest for sharp, beautiful fonts:

1. get the microsoft web fonts. They are VERY nice. Much better than Vera.

2. turn on the bytecode interpreter in freetype if you dont mind 
violating a truetype patent.
I think this is a compile-time option.

3. Turn OFF autohinting - i find that font shapes are much better 
without it, BUT thin strokes
in the middle of two pixels will make two light grey pixels. This looks 
most like MacOS to me.

4. If you turn on subpixel AA, turn on the autohinter or you will get 
colored fringes. (the
autohinter lines up strokes to pixel centers - eliminating the "grey" 
pixels that will turn
colors under subpixel AA.)

5. Dont forget to try each autohinting style.


Joe Koberg
Joe at Osoft dot US




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?430A7417.30008>