bitblt_table_gen.c

changeset 125
e2ef1c2f9eca
parent 98
5fb9b9f7c2b8
child 159
2af017feadca
     1.1 --- a/bitblt_table_gen.c	Thu Mar 13 08:03:11 2003 +0000
     1.2 +++ b/bitblt_table_gen.c	Thu Mar 13 08:57:05 2003 +0000
     1.3 @@ -1,10 +1,8 @@
     1.4  /*
     1.5 - * t2p: Create a PDF file from the contents of one or more TIFF
     1.6 - *      bilevel image files.  The images in the resulting PDF file
     1.7 - *      will be compressed using ITU-T T.6 (G4) fax encoding.
     1.8 + * tumble: build a PDF file from image files
     1.9   *
    1.10   * bitblt table generator
    1.11 - * $Id: bitblt_table_gen.c,v 1.6 2003/03/11 22:40:34 eric Exp $
    1.12 + * $Id: bitblt_table_gen.c,v 1.7 2003/03/13 00:57:05 eric Exp $
    1.13   * Copyright 2003 Eric Smith <eric@brouhaha.com>
    1.14   *
    1.15   * This program is free software; you can redistribute it and/or modify