[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#190730: eps displacement



On Fri, Apr 25, 2003 at 04:33:07PM +0200, Hilmar Preusse wrote:

> What commandline did you use to call tiffps?


>From the Makefile:

%.eps: %.tif
        tiff2ps -2 -e $< | sed -e 's/Interpolate true/Interpolate false/;' >$@


I use this for years and it always worked properly.





> Did you try to use convert from the ImageMagick-packet instead of
> tiff2ps? 

Ui, with a imagemagick-converted image it works.


But imagemagick is not a solution to the problem, since
it produces extremely large Level-1 files. 

The tiff2ps-version is 68371 bytes long, since tiff2ps directly
wraps faxg4-compressed data into postscript.

The imagemagic-version is 2210299 bytes, which is 32 times as much.
Since I'm writing a book with many of those pictures, this is
too much.


But it was a good hint to find a starting point for debugging.





> Can you privide the original tiff-file?

Yup, 
http://www.danisch.de/tmp/texerror.tif



regards
Hadmut



Reply to: