home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / graphics / 13563 < prev    next >
Encoding:
Text File  |  1993-01-08  |  2.5 KB  |  56 lines

  1. Newsgroups: comp.graphics
  2. Path: sparky!uunet!elroy.jpl.nasa.gov!usc!wupost!udel!princeton!tinton.ccur.com!fisher
  3. From: fisher@tinton.ccur.com (Greg Fisher)
  4. Subject: Re: ASCII "graphics" and text displays used by newsreaders.
  5. Message-ID: <1993Jan8.160026.11473@tinton.ccur.com>
  6. Summary: font differences make ascii pics difficult to exchange
  7. Keywords: ASCII graphics text aspect-ratio
  8. Lines: 42
  9. Sender: fisher@tinton.ccur.com (Greg Fisher)
  10. Organization: Concurrent Computer Corp., Oceanport, NJ
  11. References: <C0G18z.9w2@world.std.com>
  12. Date: Fri, 8 Jan 1993 16:00:26 GMT
  13. Lines: 41
  14.  
  15. Robert P Munafo writes:
  16. > I have developed software that converts black-and-white bitmap images of
  17. > the Mandelbrot Set into text-oriented ASCII                         -,
  18. > graphics, like the little example shown here.  In                  ._7/,
  19. > order for the algorithm to work well, an                        ._.-" '-_..
  20. > assuption must be made concerning the "aspect            :_ ,, :r`       `\_
  21. > ratio" (height-to-width ratio) of the text              ,a7~^~\/          ]`
  22. > characters in the final display format....
  23. I have done something similar, and I am not sure
  24. if "aspect ratio" is really key.  The real problem with the interchange
  25. of ascii pics is that the font used in the rendering process may bear
  26. little resemblance to that used by other people's displays.
  27.  
  28. I have settled on a simple 9x7 font, which is approximated by most dumb
  29. terminals (and printers, dont forget), and is available to X terminals.
  30. I suppose the right thing to do is to let the user of the rendering
  31. program select a font description in rendering which matches his current
  32. display - but I don't know how best to do that :-{
  33.  
  34. > Because                                           -----*(%,   .          -:
  35. >I am interested in using these text images to            `:)/_/~\          'c
  36. >illustrate my messages on the Internet, I have            '  `  '",_     _,/^
  37. >decided that it would be a good idea to survey                   '^'^r.:^^''
  38. >USENET readers and collect data concerning aspect                    ^)\`
  39. >ratios and types of equipment/software/etc that                      ^`
  40. >are used.
  41. >Please let me know if you think a survey would be a *bad* idea.  
  42. As I said, I'm not sure if it will help that much.
  43.  
  44. Nice pic, by the way - how many characters in the set do you use?
  45. >mrob's .sig #4 |                                            '^`^` T_,       .-`
  46. >collect all 5! |    Internet: mrob@world.std.com
  47.  
  48. Greg
  49.  
  50.  
  51.  
  52. -- 
  53.  
  54. Greg Fisher @ fisher.tinton.ccur.com
  55.  
  56.