1
0
mirror of synced 2026-01-13 15:27:55 +00:00

*** empty log message ***

This commit is contained in:
Eric Smith 2003-02-19 10:15:16 +00:00
parent 14bd6d2b0f
commit 7e7db5906e

18
TODO
View File

@ -1,10 +1,12 @@
tiff2pdf TODO list
$Id: TODO,v 1.5 2002/01/22 01:40:59 eric Exp $
$Id: TODO,v 1.6 2003/02/19 02:15:16 eric Exp $
No particular order. Page numbers refer to _Portable Document Format
Reference Manual_ by Adobe Systems Incorporated, Addison-Wesley, 1993.
-----------------------------------------------------------------------------
* bookmark format string processing
* bitblt library:
* optimize
* replace inner loops in flip_h and flip_v with Duff's Device
@ -24,8 +26,6 @@ Reference Manual_ by Adobe Systems Incorporated, Addison-Wesley, 1993.
* rotation (0, 90, 180, or 270)
* page number style (D, r, R, a, A)
* no control file mode - just grab all images from TIFF files
* enhance Panda
* bookmarks (outline)
* name trees, number trees
@ -48,5 +48,15 @@ Reference Manual_ by Adobe Systems Incorporated, Addison-Wesley, 1993.
* generate text, line art - option to embed fonts
* overlay G4 images in different colors - automatic separation?
* overlay G4 images in different colors
draw overlay images with ImageMask set, using the fill color (p. 79)
* thresholding of color and grey scale input
* automatic separation using timify code from Tim Shoppa?
* automatic image detection using DCT or FFT
* bilevel thresholding
* downsampling