1.1 diff -r f6c042f4dadb -r f84ac68cac1b TODO 1.2 --- a/TODO Wed Mar 12 07:53:55 2003 +0000 1.3 +++ b/TODO Wed Mar 12 08:18:04 2003 +0000 1.4 @@ -1,5 +1,5 @@ 1.5 t2p TODO list 1.6 -$Id: TODO,v 1.12 2003/03/10 01:58:34 eric Exp $ 1.7 +$Id: TODO,v 1.13 2003/03/12 00:18:04 eric Exp $ 1.8 1.9 No particular order. 1.10 1.11 @@ -7,6 +7,10 @@ 1.12 1.13 t2p: 1.14 1.15 +* pages containing multiple images 1.16 + 1.17 +* support JPEG (JFIF, EXIF) 1.18 + 1.19 * page labels 1.20 1.21 * crop 1.22 @@ -25,7 +29,7 @@ 1.23 1.24 * flip, transpose 1.25 1.26 -* support JPEG, PNG, and other input file formats 1.27 +* support PNG, BMP, and other input file formats 1.28 1.29 * generate text, line art - option to embed fonts 1.30 1.31 @@ -39,19 +43,15 @@ 1.32 1.33 * downsampling 1.34 1.35 -* ??? split into two tools, one to process TIFF files, 1.36 - and one to convert a single multipage TIFF into a PDF 1.37 - 1.38 ----------------------------------------------------------------------------- 1.39 1.40 bitblt routines: 1.41 1.42 -* G4 fax encoding 1.43 +* optimize G4 fax encoding 1.44 1.45 * finish optimized bitblt code 1.46 1.47 -* optimize 1.48 - * replace inner loops in flip_h and flip_v with Duff's Device 1.49 +* optimize inner loops in flip_h and flip_v with Duff's Device 1.50 1.51 * check for endian problems 1.52 1.53 @@ -86,3 +86,5 @@ 1.54 * buffered streams (vs. current callback mechanism for unbuffered streams) 1.55 1.56 * add support for streams with multiple filters 1.57 + 1.58 +* linearize ("optimize")