home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / sys / amiga / programm / 16232 < prev    next >
Encoding:
Text File  |  1992-11-23  |  1.8 KB  |  41 lines

  1. Newsgroups: comp.sys.amiga.programmer
  2. Path: sparky!uunet!paladin.american.edu!news.univie.ac.at!hp4at!mcsun!sunic!seunet!pop!bjst
  3. From: bjst@sth.frontec.se (Bjorn Stenberg)
  4. Subject: Re: How to visualize control chars? (Was: Re: Fast Text output...)
  5. Message-ID: <1992Nov23.105732.7418@sth.frontec.se>
  6. Nntp-Posting-Host: pop.sth.frontec.se
  7. Organization: IDK/Frontec - System Design Group
  8. References: <BxLpvE.M9F@immd4.informatik.uni-erlangen.de> <1992Nov17.205949.27174@sth.frontec.se> <jbickers.0ipb@templar.actrix.gen.nz>
  9. Date: 23 Nov 92 10:57:32 GMT
  10. Lines: 29
  11.  
  12. jbickers@templar.actrix.gen.nz (John Bickers) writes:
  13. bjst@sth.frontec.se (Bjorn Stenberg) writes:
  14.  
  15. >     One of the problems is that it interferes with the way the Amiga
  16. >     can be made to do things. For example, IF MicroEMACS just
  17. >     displayed oddball characters as themselves instead of translating,
  18. >     I could load up a font modified to show EBCDIC data, and then read
  19. >     the data without any other translation!
  20.  
  21.   Good point.  I'll use a system which does not differ in the visualization of
  22. not-in-the-font chars and control chars.
  23.  
  24.   Now 'all' I need is to find the most appropriate way of displaying the chars
  25. which aren't defined in the font (be it EBCDIC or anyone else.)
  26.  
  27.   I have got several ideas in Email, one of them suggesting the use of inverse
  28. hex chars instead of the '\hh' scheme. Good or bad? (Email, please.)
  29.  
  30. >     Also, is anyone writing programs to display Unicode text, or
  31. >     similar? How should that be accomplished?
  32.  
  33. Hack up a UniCode AmigaDOS font and keymap and I'm done... ;->
  34.  
  35.         -- Bjorn
  36.  
  37.  
  38.        ///  Bjorn Stenberg, Stockholm, Sweden         bjst@sth.frontec.se
  39.       ///  main() { printf(&unix["\021%six\012\0"],(unix)["have"]+"fun"-0x60);}
  40.  \\\ ///  "- Your documentation no longer confuses me, old version!"
  41.