Subject: Re: lyx (was word-processors)
To: None <ingerrn@cris.com>
From: Ken and Masami Nakata <masami@fa2.so-net.or.jp>
List: port-mac68k
Date: 04/10/1997 06:11:26
On Wed, 9 Apr 1997 15:35:23 -0400 (EDT),
xiamin <ingerrn@cris.com> wrote:
> On Wed, 9 Apr 1997, Rick Hawkins wrote:
> > also, you want to change teh "roman font" in lyxrc to times instead of
> > utopia, and you may want to remove any type 1 courier fonts. WHen
> > opening documentation, it takes about 2 and a half minutes to render
> > these type one fonts, during which x freezes.
> it doesnt freeze, it dumps core ;)
What's "it"? X server or lyx? It is conceivable that X server dumps
core in attempt to render type1 fonts, if your machine does not have a
hardware FPU. FPE does not implement all the 68881/2 instructions,
nor does it implement very well even some of the ones implemented.
And rendering type1 probably is floating-point bound operation...
I have hopes to completely rewrite FPE in one of those days, but it
hasn't happened for the time being.
Ken