Re: True type fonts

Brian de Alwis <[email protected]>
Newsgroups gmane.os.netbsd.help
Message-ID <[email protected]>
On 2007.05.01 22:50:54 +0200, Mark Weinem wrote:
> I hope this short HOWTO will help you:
> 
> 	http://markweinem.de/x11_index.html

You may also want to install pkgsrc's fontconfig, and remove the
shipped fontconfig:

    # cd /usr/X11R6/lib
    # mv libfontconfig.so.1.0 libfontconfig.so.1.0.old
    # rm libfontconfig.so.1
    # ln -s ../../pkg/lib/libfontconfig.so.1 .

And you may also want to instruct fontconfig to never use bitmaps again:

    # cd /usr/pkg/etc/fontconfig/conf.d
    # ln -s ../../../share/examples/fontconfig/conf.avail/70-no-bitmaps.conf .

Brian.

-- 
  Brian de Alwis | Software Practices Lab | UBC | http://www.cs.ubc.ca/~bsd/
      "Amusement to an observing mind is study." - Benjamin Disraeli
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.