home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / windows / x / apps / 842 < prev    next >
Encoding:
Internet Message Format  |  1992-08-26  |  2.1 KB

  1. Xref: sparky comp.windows.x.apps:842 comp.windows.open-look:3602
  2. Newsgroups: comp.windows.x.apps,comp.windows.open-look
  3. Path: sparky!uunet!wupost!sdd.hp.com!ux1.cso.uiuc.edu!bert.eecs.uic.edu!eddins
  4. From: eddins@bert.eecs.uic.edu (Steven L. Eddins)
  5. Subject: SUMMARY: x3270 under OpenWindows
  6. Message-ID: <1992Aug26.132232.4806@bert.eecs.uic.edu>
  7. Summary: Use xset fp after converting the x3270 font
  8. Keywords: x3270, openwindows, xset
  9. Organization: EECS Dept., University of Illinois at Chicago
  10. Date: Wed, 26 Aug 1992 13:22:32 GMT
  11. Lines: 40
  12.  
  13. After an earlier poster explained how to use "convertfont" to build an
  14. OpenWindowns .fb from the font distributed with x3270, I asked:
  15.  
  16. >Can you go a step further and help us with the build?  I created a .fb
  17. >font using convertfont.  Then I moved the font to my OW fonts
  18. >directory and ran bldfamily (as suggested by a poster in another
  19. >group).  However, I could not figure out the magic combination of
  20. >Imake defines to get x3270 to find the new font.
  21.  
  22. Several people pointed out that my problem wasn't with the build, but
  23. with my failure to use "xset fp ..." after the font conversion step.
  24. Buzz Moschetti summed it up pretty well:
  25.  
  26. >1.  mkdir /tmp/fonts
  27. >2.  cp 3270.bdf /tmp/fonts
  28. >3.  cd /tmp/fonts
  29. >4.  convertfont 3270.bdf
  30. >5.  bldfamily
  31. >6.  xset fp+ /tmp/fonts
  32. >If x3270 still can't find it then there is something in your .Xdefaults
  33. >that is inhibiting, overriding, or otherwise preventing you from finding
  34. >the new font.  If you building the 3270 font in an existing directory,
  35. >make sure you run
  36. >        $ xset fp rehash
  37. >after bldfamily.
  38.  
  39. Dave Brooks also pointed out that the X Window FAQ is a good source
  40. for font installation information.
  41.  
  42. Thanks also to Dev Joneja, Tim Rosmus, and Marc Bouron for their
  43. responses.  (Actually, I accidentally deleted Marc Bouron's response
  44. before I read it, so I don't know what he said.  Sorry, Marc.)
  45.  
  46. Steve
  47.  
  48. -- 
  49. Steven L. Eddins                                             Asst. Professor
  50. eddins@eecs.uic.edu     (312) 996-5771                   FAX: (312) 413-0024
  51. University of Illinois at Chicago, EECS Dept. MC 154, Chicago, IL 60680-4348
  52.