From owner-freebsd-multimedia Mon Aug 5 11:35:04 1996 Return-Path: owner-multimedia Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id LAA09765 for multimedia-outgoing; Mon, 5 Aug 1996 11:35:04 -0700 (PDT) Received: from seagull.rtd.com (root@seagull.rtd.com [198.102.68.2]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id LAA09758 for ; Mon, 5 Aug 1996 11:35:02 -0700 (PDT) Received: (from dgy@localhost) by seagull.rtd.com (8.7.5/8.7.3) id LAA16288; Mon, 5 Aug 1996 11:34:45 -0700 (MST) From: Don Yuniskis Message-Id: <199608051834.LAA16288@seagull.rtd.com> Subject: Re: SciTeXt (font problem) To: smp@csn.net (Steve Passe) Date: Mon, 5 Aug 1996 11:34:45 -0700 (MST) Cc: multimedia@freebsd.org In-Reply-To: <199608051810.MAA26418@clem.systemsix.com> from "Steve Passe" at Aug 5, 96 12:10:11 pm X-Mailer: ELM [version 2.4 PL24] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-multimedia@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > > The solution that comes with it is to copy the executable to > > ... > > the xset +fp solves the problem neatly. > The problem with this solution is that it adds that path EVERY time you invoke > scitext, ie you get: > > /usr/local/scitext/fonts,/usr/local/scitext/fonts,/usr/local/scitext/fonts,... > > I used a modified form to pick up the ENVIRONMENT variables, but put the > font ref in XF86Config. wrap the invocation with xset +fp .... invoke xset -fp ... I did this with nethack (before I opted to move the nethack fonts to ..../misc instead!