[35] in Framemaker_Discussion
Maker.textStippleFilled
daemon@ATHENA.MIT.EDU (cdemello@Athena.MIT.EDU)
Thu Jun 24 19:07:34 1993
From: cdemello@Athena.MIT.EDU
Date: Thu, 24 Jun 1993 19:07:23 -0400
To: frame@Athena.MIT.EDU
A while back when I had problems viewing files on a b&w DEC3100 it was
suggested that I use the resource:
Maker.textStippleFilled: False
This worked, but recently I started using Frame on the RS6K quite a
bit, and noticed that in order to view the files on this platform (or
even just read Help) I needed to have it set to True and not false. I
am going to put this in the OLC stock answer, but perhaps we could put
#ifdef's in the default xresources to check the machine type
automatically (putting the following at the bottom of the resources
file works also:
! PLX = RS/6000 (also Dec 5000/133)
#if ((HEIGHT == 1024) && (WIDTH == 1280))
#define PLX
#endif
#ifdef PLX
Maker.textStippleFilled: True
-----
o Christina DeMello
o IS/CSS Student Consultant
o cdemello@athena