home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / lang / c / 18392 < prev    next >
Encoding:
Internet Message Format  |  1992-12-15  |  1.5 KB

  1. Path: sparky!uunet!munnari.oz.au!jabaru.cec.edu.au!csource!gateway
  2. From: John.Gibney@f386.n632.z3.fidonet.org (John Gibney)
  3. Newsgroups: comp.lang.c
  4. Subject: Re: Gif file format
  5. Message-ID: <724433346.AA01309@csource.oz.au>
  6. Date: Sun, 13 Dec 1992 00:00:10
  7. Sender: gateway@csource.oz.au
  8. Lines: 38
  9.  
  10.  -=> Quoting Tim@rcsl.demon.co.uk to All <=-
  11.  
  12.  Ti> From: tim@rcsl.demon.co.uk (Tim Frost)
  13.  Ti> Organization: Roundhill Computer Systems Limited
  14.  
  15.  >Can anyone provide details of the GIF89A data file format
  16.  >for me please?  
  17.  
  18.  Ti> If you get hold of the source for FRACTINT this has code in C to
  19.  Ti> read and write GIF files.
  20.  
  21. FANX! for your suggestion...  However, I already have a copy
  22. of the source to FRACTINT V15.1... and I'm finding the code
  23. rather *difficult* to follow -- I'm trying to find a GIF file
  24. definition something like:-
  25.  
  26.         Bytes Name     Description
  27.         ----- -------- ---------------------------
  28.         0-5   Version  Version of GIF, e.g. GIF89a
  29.         6-7   Encode   Encoding scheme
  30.                        1=run length encoding
  31.                        2=Huffman...
  32.  
  33.               Etc...
  34.  
  35. so that I can "start from scratch".  I've written my
  36. programs in C, with various "controls" so I can build image
  37. files on VAX/VMS and MS-DOS but I'd ultimately like to use
  38. GIF for the data files so I can use FRACTINT to display the
  39. finished images.
  40.  
  41.  
  42. John  :-)
  43.  
  44. ... %SYSTEM-W-TMNYFNGRS, too many fingers on keyboard
  45. ___ Blue Wave/QWK v2.10
  46.  
  47.  * Origin: Eastern Mail Centre [PEP] OZ. +61-3-725-1621 (3:632/386)
  48.