home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / os / os9 / 1567 next >
Encoding:
Internet Message Format  |  1993-01-04  |  1.2 KB

  1. Path: sparky!uunet!haven.umd.edu!umd5!elea.umd.edu!mark
  2. From: mark@elea.umd.edu (Mark Sienkiewicz)
  3. Newsgroups: comp.os.os9
  4. Subject: Re: gif to printer and standard os9 format!!!
  5. Message-ID: <17778@umd5.umd.edu>
  6. Date: 4 Jan 93 18:08:32 GMT
  7. References: <1hfejtINN3uf@tamsun.tamu.edu>
  8. Sender: news@umd5.umd.edu
  9. Distribution: na
  10. Organization: University of Maryland
  11. Lines: 17
  12.  
  13. In article <1hfejtINN3uf@tamsun.tamu.edu> rlm7638@tamsun.tamu.edu (Ross Mckinney) writes:
  14. >to my printer, and have been wanting to distribute it here. The problem
  15. >is that people woth different printers would not be able to use my code.
  16. >My solution was to write two programs: gif2bits and nx1000. This made it
  17. >necessary to have an intermediate format. For this I created a real
  18.  
  19. You might also be interested in a package called PBMPLUS which is very
  20. much what you have done.  It has an group of internal formats that it
  21. uses and lots of converters.  (It was written for image conversion, of
  22. course :)
  23.  
  24. I bet you will find that his bitmap and your bitmap look a lot alike, and
  25. you could get a lot by using his color code.  The only problem I might
  26. expect is memory limitations in your computer.
  27.  
  28. You can get it from ftp.uu.net.
  29.  
  30.