pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Severe performance issues with pkgsrc-2006Q3?



Oops, I cut out a bit too much.

On Tue 05 Dec 2006 at 13:28:53 -0500, Greg Troxel wrote:
> But, xterm taking a long time doesn't fit this theory - it doesn't
> FAIK use fontconig.

That is not necessarily true. The -fa option is for TrueType fontnames:

       -fa pattern
               This option sets  the  pattern  for  fonts  selected  from  the
               FreeType  library if support for that library was compiled into
               xterm.  This corresponds to the faceName resource.  When a  CJK
               double-width  font  is  specified, you also need to turn on the
               cjkWidth resource.

$ ldd /usr/X11R6/bin/xterm
/usr/X11R6/bin/xterm:
...
        -lfreetype.9 => /usr/X11R6/lib/libfreetype.so.9
...
        -lfontconfig.1 => /usr/X11R6/lib/libfontconfig.so.1
...

-Olaf.
-- 
___ Olaf 'Rhialto' Seibert      -- You author it, and I'll reader it.
\X/ rhialto/at/xs4all.nl        -- Cetero censeo "authored" delendum esse.



Home | Main Index | Thread Index | Old Index