1: Create `local.conf` in `/usr/pkg/etc/fontconfig`
2:
3:
4: <?xml version="1.0"?><!DOCTYPE fontconfig SYSTEM "fonts.dtd">
5: <fontconfig><include>conf.d/70-no-bitmaps.conf</include></fontconfig>
6:
7:
8: There referenced file "70-no-bitmaps.conf" doesn't exist in conf.d and therefore have to be copied there first.
9:
10: # cp /usr/pkg/share/examples/fontconfig/conf.avail/70-no-bitmaps.conf /usr/pkg/etc/fontconfig/conf.d/
11:
12:
13:
14: That's it. Now restart firefox. [[X11]]
15:
CVSweb for NetBSD wikisrc <wikimaster@NetBSD.org> software: FreeBSD-CVSweb