Path: utzoo!yunexus!geac!syntron!jtsv16!uunet!husc6!uwvax!oddjob!mimsy!dftsrv!ames!haven!purdue!decwrl!labrea!csli!gandalf From: gandalf@csli.STANFORD.EDU (Juergen Wagner) Newsgroups: comp.lang.c Subject: Re: FAX coding scheme wanted Message-ID: <5399@csli.STANFORD.EDU> Date: 7 Sep 88 01:17:30 GMT Article-I.D.: csli.5399 References: <8809061836.AA29214@ucbvax.Berkeley.EDU> Reply-To: gandalf@csli.stanford.edu (Juergen Wagner) Organization: Center for the Study of Language and Information, Stanford U. Lines: 9 The FAX formats are documented in CCITT Recommendation T.4 and T.6 (Group 3 and Group 4, respectively) of Fascicle VII.3. Basically, FAX formats use run- length encoding with variable-length bit fields. Horrible to understand, and even worse to parse... Currently, I am trying to write a converter module which reads/writes G3/G4 FAX files, and produces my standard bitmap format. -- Juergen "Gandalf" Wagner, gandalf@csli.stanford.edu Center for the Study of Language and Information (CSLI), Stanford CA