On Sun, Mar 03, 2002 at 02:48:42AM +0200, Ian Barnes wrote: > I have specified the fonts location in the styles file ....
I think the most proper answer here is "Huh?" You don't tell blackbox where to find fonts... you install them into the X server and let *it* provide them to blackbox when they're asked for. > Any Ideas ? Sure. Create a directory in your $HOME, call it "fonts", or what have you. Place the pcf.gz file therein. Then go there and run 'mkfontdir'. Finally, add that directory like this: $ xset +fp ~/fonts && xset fp rehash You should have your font(s) now. -- Marc Wilson [EMAIL PROTECTED] http://members.cox.net/msw
