bug-ghostscript
[Top][All Lists]
Advanced

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

Re: TIFF G4 Output


From: L. Peter Deutsch
Subject: Re: TIFF G4 Output
Date: Mon, 9 Jul 2001 15:50:10 -0700

> Tiff G4 output works quite well in Ghostscript, except that the TIFF file
> has TAG 266 (FillOrder) set to 2 (i.e.: reverse order or LSB to MSB).
> This is not really a problem for image editing software but prevent the use
> of such image with some Postscript rip (Postscript rip made by ADOBE for
> instance).
> Does anybody know if option exists in Ghostscript to force use of TAG 266 =
> 1 and if this can be done without the need to recompile.

Ghostscript uses this order because there are PC graphics programs that
require the LSB to MSB (little-endian) order and will not accept the
standard MSB to LSB order.

Currently Ghostscript does not offer big-endian order at all.  If you would
like to suggest this as an enhancement, please go to the "AFPL Ghostscript"
project on SourceForge (sourceforge.net) and enter a "bug report".  If this
facility were added, it would be selected at run time with a command line
switch, not at compile time.

-- 

L. Peter Deutsch     |    Aladdin Enterprises   |  203 Santa Margarita Ave.
address@hidden    |  http://www.aladdin.com  |  Menlo Park, CA 94025

        The future of software is at http://www.opensource.org



reply via email to

[Prev in Thread] Current Thread [Next in Thread]