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

  1. Path: sparky!uunet!cs.utexas.edu!tamsun.tamu.edu!tamsun.tamu.edu!news
  2. From: rlm7638@tamsun.tamu.edu (Jack McKinney)
  3. Newsgroups: comp.os.os9
  4. Subject: Re: gif to printer and standard os9 format!!!
  5. Date: 5 Jan 1993 16:10:54 -0600
  6. Organization: Texas A&M University, College Station, TX
  7. Lines: 26
  8. Distribution: na
  9. Message-ID: <1id11eINNqmh@tamsun.tamu.edu>
  10. References: <1hfejtINN3uf@tamsun.tamu.edu> <17778@umd5.umd.edu>
  11. NNTP-Posting-Host: tamsun.tamu.edu
  12.  
  13. In a previous article, mark@elea.umd.edu (Mark Sienkiewicz) writes:
  14. >
  15. >You might also be interested in a package called PBMPLUS which is very
  16. >much what you have done.  It has an group of internal formats that it
  17. >uses and lots of converters.  (It was written for image conversion, of
  18. >course :)
  19.  
  20.       Firstly, pbmplus was written in C, thus generating huge and
  21. inefficient executable code.
  22.       Secondly, pbmplus does not do what I am trying to accomplish, namely
  23. create an _OS9_ standard format for _printing_.
  24.  
  25. >
  26. >I bet you will find that his bitmap and your bitmap look a lot alike, and
  27. >you could get a lot by using his color code.  The only problem I might
  28. >expect is memory limitations in your computer.
  29. >
  30.  
  31.      PBMPlus creates a _text_ file, thus being inefficient, particularly
  32. for storing an image that is composed of pixels that are simply on or off.
  33.  
  34. +---------------------------------------------+-------------------------+
  35. | You can tell how far we have to go, when    | Jack McKinney           |
  36. | FORTRAN is the language of supercomputers.  | jmckinney@tamu.edu      |
  37. |         -- Steven Feiner              |                         |
  38. +---------------------------------------------+-------------------------+
  39.