home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / os / vms / 17734 < prev    next >
Encoding:
Internet Message Format  |  1992-11-10  |  2.4 KB

  1. Path: sparky!uunet!stanford.edu!agate!ucbvax!LEVA.LEEDS.AC.UK!BROOKE
  2. From: BROOKE@LEVA.LEEDS.AC.UK (David Brooke)
  3. Newsgroups: comp.os.vms
  4. Subject: Xview fonts for DECwindows
  5. Message-ID: <9211101634.AA13383@unix.sri.com>
  6. Date: 10 Nov 92 10:51:00 GMT
  7. Sender: daemon@ucbvax.BERKELEY.EDU
  8. Distribution: world
  9. Organization: The Internet
  10. Lines: 41
  11.  
  12.  
  13.    I am having problems displaying Sun XView applications - for example the
  14. 'filemgr' application in OpenWindows 3 - on a VMS DECwindows server (VMS 
  15. 5.5-1, DECwindows Motif 1.1). XView applications invariably use XView text 
  16. fonts and the OpenLook cursor and glyph fonts.
  17.  
  18.    There are a number of ways of getting around the absence of the various
  19. text fonts - font aliases for the server or alternative font choices for
  20. the client applications (e.g. filemgr -fn fixed ) - but is there any way of 
  21. getting around the lack of the correct cursor font and glyph fonts?
  22.  
  23.    I am getting error messages like:
  24. XView warning: Cannot load font '-sun-open look cursor-----*-*-*-*-*-*-sunolcurs
  25. or-1' (Font package)
  26. XView warning: Unable to find OPEN LOOK cursor font (Cursor package)
  27. XView warning: invalid object (not a pointer), xv_get
  28. X Error of failed request:  BadFont (invalid Font parameter)
  29.  
  30.    Sun recommend getting hold of the .BDF sources for the OpenLook fonts - not 
  31. a big problem since they are part of the MIT X11 distribution - and compiling 
  32. them for the VAXstation. I have tried compiling the OLCURSOR and OLGLYPH* fonts
  33. into .DECW$FONT format (using the VMS 'FONT' command), creating a 
  34. DECW$FONT_DIRECTORY.DAT file to tie the font filenames to the font names
  35. and using  DECW$UTILS:XSET.EXE  to add the directory containing the files to
  36. the server's font path. 
  37.  
  38.    All of this appears to work, and  DECW$UTILS:XLSFONTS.EXE  says that the 
  39. fonts are there, but when I try running an OpenLook application it crashes the 
  40. DECwindows server, with apparently no clue as to what went wrong.
  41.  
  42.    Has anyone managed to get any applications using the OpenLook cursor
  43. font displaying under DECwindows? There is some mention in the .BDF files
  44. for the fonts of them being 75dpi - but the VAXstation screen is 100dpi.
  45. Could this be part of the problem?
  46.  
  47.  
  48.      David Brooke.        brooke@uk.ac.leeds.icf.leva
  49.  
  50. ------------------------------------------------------------------------------
  51. Dept. Of Mechanical Engineering, University Of Leeds, Leeds, LS2 9JT, England.
  52.  
  53.