Subject: Re: Building without "modern" font support
To: None <tech-pkg@NetBSD.org>
From: Martin Husemann <martin@duskware.de>
List: tech-pkg
Date: 05/17/2004 17:20:15
On Mon, May 17, 2004 at 04:06:00PM +0100, Jonathan Perkin wrote:
> What about standard X11 applications? Something in either X11
> or pkgsrc has changed recently (probably X11, so sorry if this
> is off-topic) to make TTF in standard applications look *awful*.
Yes, this exactly matches my experience.
> I'd like to know where it is
> so I can turn it back :-)
I tried the true type bytecode interpreter by adding
# freetype2 bytecode interpreter
MKTTINTERP=YES
but it did not make a real difference for me.
Martin