home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / sys / amiga / programm / 13126 < prev    next >
Encoding:
Internet Message Format  |  1992-09-08  |  890 b 

  1. Path: sparky!uunet!kithrup!stanford.edu!ames!decwrl!csus.edu!netcom.com!netcomsv!terapin!paulk
  2. From: paulk@terapin.com (Paul Kienitz)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: printing stuff with IBM font
  5. Message-ID: <paulk.1daq@terapin.com>
  6. Date: 6 Sep 92 09:07:35 PST
  7. Organization: BBS
  8. Lines: 8
  9.  
  10. Is there ANY way to convince the printer.device to print text with upper-ascii
  11. characters on the assumption that it should use IBM graphics characters?  Most
  12. printers have that character set in them ... translating to 8-bit-ascii so the
  13. printer.device can translate it back will lose all those boxology characters.  
  14. Or am I forced to use raw parallel or serial output and just HOPE that the
  15. user's printer does something that resembles what's on the screen?  I sure
  16. don't want to start writing a set of printer drivers just for something as
  17. simple as sending BBS messages to a printer.
  18.