1.1 diff -r a338db73c6f4 -r b6f38e6122b2 TODO 1.2 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.3 +++ b/TODO Wed Jan 02 10:30:37 2002 +0000 1.4 @@ -0,0 +1,37 @@ 1.5 +tiff2pdf TODO list 1.6 +$Id: TODO,v 1.1 2002/01/02 02:30:37 eric Exp $ 1.7 + 1.8 +optimize bitmap rotation 1.9 + 1.10 +crop 1.11 + 1.12 +check page size, if off by too much, generate warning message and use actual scan size 1.13 + 1.14 +sort out use of float and double types 1.15 + 1.16 +range checking 1.17 + rotation (0, 90, 180, or 270) 1.18 + page number style (D, r, R, a, A) 1.19 + 1.20 +enhance Panda 1.21 + bookmarks (outline) 1.22 + page labels 1.23 + in-memory images 1.24 + page tree balancing 1.25 + imagemask 1.26 + 1.27 +PDF page rotate attribute? 1.28 + 1.29 +watermarking - in image? 1.30 + 1.31 +split into two tools, one to process TIFF files, 1.32 + and one to convert a single multipage TIFF into a PDF 1.33 + 1.34 +support flip, transpose 1.35 + 1.36 +support JPEG, PNG, and other input file formats 1.37 + 1.38 +generate text, line art - option to embed fonts 1.39 + 1.40 +overlay G4 images in different colors - automatic separation? 1.41 + draw images with ImageMask set, using the fill color 1.42 \ No newline at end of file