reassign 611141 libtiff-tools retitle 611141 tiff2ps: producing broken file (4 hex digits for 8 bits) thanks
* Ross Boylan <[email protected]> [110125 23:19]: > gv fails when reading the attached file. > <quote> > status:Error: /undefined in ff\ Actually it is gs failing to parse the file and that is no surprise as the file is broken. It looks like something is writing 4 hex digits for any value instead of two. Thus there is image data after gs finished the image, so gs complains about the unknown "ff". This can be easily verified by replacing the 8 in line 19 with a 16. After this modification the file is handled just fine. > b) tiff2ps -a test1s3.tiff > test1s4.ps Thus I'm reassigning to libtiff-tools, as I guess that is where your tiff2ps is from. Please send information to this bug report about the version of libtiff-tools and its dependencies, so that the maintainer of that package has all the information needed. (Perhaps attaching the png file given to tiff2ps might also help). Bernhard R. Link -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

