1
0
mirror of synced 2026-05-01 22:16:14 +00:00

changed program name from t2p to tumble.

This commit is contained in:
Eric Smith
2003-03-13 08:57:05 +00:00
parent 5b99cc508d
commit 22dcb1616b
27 changed files with 60 additions and 911 deletions

View File

@@ -1,10 +1,8 @@
/*
* t2p: Create a PDF file from the contents of one or more TIFF
* bilevel image files. The images in the resulting PDF file
* will be compressed using ITU-T T.6 (G4) fax encoding.
* tumble: build a PDF file from image files
*
* PDF routines
* $Id: pdf_text.c,v 1.1 2003/03/12 23:57:21 eric Exp $
* $Id: pdf_text.c,v 1.2 2003/03/13 00:57:05 eric Exp $
* Copyright 2003 Eric Smith <eric@brouhaha.com>
*
* This program is free software; you can redistribute it and/or modify