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