AWARE [SYSTEMS] Imaging expertise for the Delphi developer
AWare Systems, Imaging expertise for the Delphi developer, Home TIFF and LibTiff Mailing List Archive

LibTiff Mailing List

TIFF and LibTiff Mailing List Archive
March 2007

Previous Thread
Next Thread

Previous by Thread
Next by Thread

Previous by Date
Next by Date

Contact

The TIFF Mailing List Homepage
This list is run by Frank Warmerdam
Archive maintained by AWare Systems



Valid HTML 4.01!



Thread

2007.03.02 14:42 "contributing small changes to tiffsplit?", by Alex Lozupone
2007.03.02 18:07 "Re: contributing small changes to tiffsplit?", by Andrey Kiselev

2007.03.02 14:42 "contributing small changes to tiffsplit?", by Alex Lozupone

Hi --

I'm new to this whole setup here, so I tried searching for
"contributing" on this list and didn't find anything that really
answered my question.

I've made some changes to tiffsplit which I think improve it - it now
creates file names with #s rather than the cryptic alphabetic
numbering scheme (why was it done that way), allows you to specific
the first #, and to specify an increment (including negative #s).

I did this so that I can could scan side 1 of a batch of papers, run
it like this:
tiffsplit inputA.tif out 1 2
tiffsplit inputB.tif out 84 -2

and then have all the proper page #s.

I think other people might find this useful - should I contribute
this? If so, how?

Thanks,
Alex Lozupone