epub icon indicating copy to clipboard operation
epub copied to clipboard

Handle different image stack types

Open mikemccabe opened this issue 16 years ago • 0 comments

The image extraction code works with ( image format, archive format) types:

( jp2, zip ) ( tif, zip )

... but others exist in Archive items. We need to add at least ( jp2, tar ) and ( jpg, single-file ) and preferably decouple image format handling from archive format handling.

mikemccabe avatar Feb 12 '10 06:02 mikemccabe