home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / lang / pascal / 8601 < prev    next >
Encoding:
Internet Message Format  |  1993-01-28  |  1.3 KB

  1. Path: sparky!uunet!charon.amdahl.com!pacbell.com!decwrl!hal.com!olivea!spool.mu.edu!howland.reston.ans.net!zaphod.mps.ohio-state.edu!saimiri.primate.wisc.edu!usenet.coe.montana.edu!icsu0237
  2. From: icsu0237@cs.montana.edu (Jeff Patterson)
  3. Newsgroups: comp.lang.pascal
  4. Subject: Help with Graphics Saving!  {:-(
  5. Message-ID: <1993Jan26.211707.15731@coe.montana.edu>
  6. Date: 26 Jan 93 21:17:07 GMT
  7. Sender: usenet@coe.montana.edu (USENET News System)
  8. Organization: Montana State University, Dept. of Computer Science, Bozeman MT 59717
  9. Lines: 13
  10.  
  11. I have a question regarding graphics formats for files.  I am working on
  12. a landscape generator and am coming along very well.  You can zoom through
  13. the terrain and rotate the map, but I would like to be able to save the
  14. graphics page to a common graphics file (.gif, .pcx...) but have as of
  15. yet been unsuccessful.  Can anyone out there please help me out?  Mail me
  16. direct or post, whichever you like.
  17.  
  18. I have been successfull in saving and reloading pictures, but it is in
  19. a "house format", that is, it is not standardized, just something I came
  20. up with.  It is an 8 bit file format and I think that I might have
  21. something close to a standard .BIF (binary file format.)  Anyway, any help
  22. would be greatly appreciated.  I am working in BP6 with a 386dx33mhz in
  23. VGA.  Thanks in advance
  24.