home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / windows / x / 21628 < prev    next >
Encoding:
Text File  |  1993-01-28  |  1.1 KB  |  39 lines

  1. Xref: sparky comp.windows.x:21628 alt.toolkits.xview:1248
  2. Newsgroups: comp.windows.x,alt.toolkits.xview
  3. Path: sparky!uunet!inmos!fulcrum!bham!bhamcs!dma
  4. From: dma@cs.bham.ac.uk (Denis Anthony)
  5. Subject: xv_pf_open - what does it do, can't find any documentation of it!
  6. Message-ID: <C1KC0w.40r@cs.bham.ac.uk>
  7. Sender: news@cs.bham.ac.uk
  8. Nntp-Posting-Host: fattie
  9. Organization: School of Computer Science, Birmingham University. Great Britain
  10. Date: Thu, 28 Jan 1993 12:00:31 GMT
  11. Lines: 26
  12.  
  13. One of our users has the following error flagged when converting from
  14. sunview to xview :-
  15.  
  16. static void load_global_fonts()
  17. {
  18.   Courier_r_14 = 
  19. #ifdef XVIEW_COMMENT
  20.      XView CONVERSION - Use xv_pf_open instead Remember to extern it
  21. #endif
  22. xv_pf_open("/usr/lib/fonts/fixedwidthfonts/cour.r.14") ;
  23.   Courier_b_16 = 
  24. #ifdef XVIEW_COMMENT
  25.      XView CONVERSION - Use xv_pf_open instead Remember to extern it
  26. #endif
  27.  
  28.  
  29. I can't find the function anywhere in our distribution of xview, or
  30. amy mention of it in the xview (OReilly) manual.
  31.  
  32. Any ideas?
  33.  
  34.  
  35. -- 
  36. Denis 
  37.  
  38. D.M.Anthony@cs.bham.ac.uk tel 021-414-3817 (Internal 3817, room M9)
  39.