Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 5 Aug 1996 11:34:45 -0700 (MST)
From:      Don Yuniskis <dgy@rtd.com>
To:        smp@csn.net (Steve Passe)
Cc:        multimedia@freebsd.org
Subject:   Re: SciTeXt (font problem)
Message-ID:  <199608051834.LAA16288@seagull.rtd.com>
In-Reply-To: <199608051810.MAA26418@clem.systemsix.com> from "Steve Passe" at Aug 5, 96 12:10:11 pm

next in thread | previous in thread | raw e-mail | index | archive | help
> > 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!



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199608051834.LAA16288>