Graphics Fonts
Bill Dailey 490-8324 (303)
dailey at gpsrv1.gpsr.colostate.edu
Fri Dec 11 11:55:58 EST 1992
>> Now when I use d.mon program is possible to see my configuration
>> station (option 3) in the list, but the program fail when i try
>> to use option 1 answering :
>> " Graphics driver [x0] started "
>> " Graph_SetX: display iclv3a:0.0 doesn't know font 9x15"
>>
>> Note that this error appear only on DECstation 5000/200, DECstation
>> 5000/125 and VAXstation 3100; while, if i start grass, from a HP
>> APOLLO 700 it run properly.
I was having the same problem some time ago, on our VAXstations,
so I downloaded the new XDRIVER from moon and make the following modification.
in the grass directory: src/display/devices/XDRIVER/XDRIVER
the file named: Graph_Set.c
#define WIN_NAME "GRASS 4.0"
#define BORDER 3
#define FONT "9x15"
changed to
#define FONT "fixed"
William J. Dailey, GPSR Systems Analyst
------------------------------------------------------------------------------
USDA-ARS-NPA
Great Plains Systems Res. TEL: 303-490-8324
P.O. Box E FAX: 303-490-8310
303 South Howes Rm. 227 FTS2000: A03RLGPSR
Fort Collins, CO 80522 INTERNET: dailey at gpsrv1.gpsr.colostate.edu
------------------------------------------------------------------------------
More information about the grass-user
mailing list