bitblt_g4.c

changeset 125
e2ef1c2f9eca
parent 115
dba0804a5871
     1.1 diff -r ba64dfca82e9 -r e2ef1c2f9eca bitblt_g4.c
     1.2 --- a/bitblt_g4.c	Thu Mar 13 08:03:11 2003 +0000
     1.3 +++ b/bitblt_g4.c	Thu Mar 13 08:57:05 2003 +0000
     1.4 @@ -1,10 +1,8 @@
     1.5  /*
     1.6 - * t2p: Create a PDF file from the contents of one or more TIFF
     1.7 - *      bilevel image files.  The images in the resulting PDF file
     1.8 - *      will be compressed using ITU-T T.6 (G4) fax encoding.
     1.9 + * tumble: build a PDF file from image files
    1.10   *
    1.11   * G4 compression
    1.12 - * $Id: bitblt_g4.c,v 1.13 2003/03/12 19:30:44 eric Exp $
    1.13 + * $Id: bitblt_g4.c,v 1.14 2003/03/13 00:57:05 eric Exp $
    1.14   * Copyright 2003 Eric Smith <eric@brouhaha.com>
    1.15   *
    1.16   * This program is free software; you can redistribute it and/or modify