home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / sys / next / programm / 8049 < prev    next >
Encoding:
Internet Message Format  |  1993-01-09  |  1.5 KB

  1. Path: sparky!uunet!nntp1.radiomail.net!portal!rtbrain!rightbrain.com
  2. From: glenn@rightbrain.com (Glenn Reid)
  3. Newsgroups: comp.sys.next.programmer
  4. Subject: Re: Bobbing for Apples (was How to generate the complete character set)
  5. Message-ID: <1052@rtbrain.rightbrain.com>
  6. Date: 10 Jan 93 01:07:05 GMT
  7. References: <970@rtbrain.rightbrain.com>
  8. Sender: glenn@rightbrain.com
  9. Reply-To: glenn@rightbrain.com
  10. Lines: 31
  11.  
  12.  
  13. Eric P. Scott writes
  14.  
  15. > Now examine the file /NextLibrary/Fonts/Symbol.font/Symbol:
  16. > |dup 238 /braceleftbt put
  17. > |dup 239 /braceex put
  18. > |% dup 240 /apple put
  19. > |dup 241 /angleright put
  20. > Hey!  Something's commented out!
  21.  
  22. Heh heh.  The Apple logo was in the Symbol font on the original
  23. LaserWriters.  This is not gospel, but my recollection was that when
  24. Digital signed up with Adobe, their QA people noticed the Apple logo
  25. in there and requested that it NOT be in their printers, thank you
  26. very much.  Can't blame them.  I believe the solution was to comment
  27. it out in non-Apple printers, although there have been so many printers
  28. made since then, it's hard to know what was done in each one.  Maybe
  29. it's commented out in Apple printers nowadays, too.
  30.  
  31. Of course, "commented out" probably means not in ROM at all in a printer,
  32. since they probably execute the font into ROM when building it.
  33.  
  34. In any case, despite the obvious implications, it wasn't NeXT that got
  35. rid of the Apple logo :-)
  36.  
  37. --
  38.  Glenn Reid                NeXTmail: glenn@rightbrain.com
  39.  RightBrain Software        415-326-2974 (NeXTfax 326-2977)
  40.  Palo Alto, California        Electronic Frontier Foundation, member #054
  41.  
  42.