Subject: Re: pkg/26996
To: None <itojun@netbsd.org, gnats-admin@netbsd.org,>
From: Robert Elz <kre@munnari.OZ.AU>
List: pkgsrc-bugs
Date: 01/04/2006 02:05:06
The following reply was made to PR pkg/26996; it has been noted by GNATS.

From: Robert Elz <kre@munnari.OZ.AU>
To: gnats-bugs@netbsd.org
Cc: 
Subject: Re: pkg/26996 
Date: Tue, 03 Jan 2006 18:19:20 +0700

     Date:        Fri, 23 Dec 2005 03:35:02 +0000 (UTC)
     From:        "Jeremy C. Reed" <reed@reedmedia.net>
     Message-ID:  <20051223033502.3F2D063B91E@narn.netbsd.org>
 
   |  magicpoint's configure appears to look for your libttf.
 
 It once used to simply include everything without need for any special
 configuration - the TTF stuff is actually pretty important, since at the
 sizes of fonts used by typical presentations, most of the other fonts
 look pretty terrible.
 
   |  With the pkgsrc package attempt building with the freetype support. See:
   |  
   |     make options
 
 Yes, I know, I saw when that was added, and sent an e-mail to whoever it
 was who did that (I have long forgotten) indicating that they could close
 this PR - the options stuff (while not as good as simply doing the right
 thing) is certainly adequate.   I'd suggest that TTF should be the default
 though.
 
 kre