]> git.ipfire.org Git - thirdparty/cups.git/history - filter/image-tiff.c
Fixed bug when loading image files with different X and Y resolutions.
[thirdparty/cups.git] / filter / image-tiff.c
2000-07-18  mikeFixed bug when loading image files with different X...
2000-07-17  mikeAdded debug stuff to TIFF functions.
2000-03-21  mikeUse sigaction instead of sigset under Linux.
2000-03-09  mikeCode cleanup (no more unused vars, etc.)
2000-01-04  mikeY2k copyright changes.
1999-12-03  mikeTIFF loader didn't default to 128 DPI.
1999-09-03  mikeFixed image printing bug - moved stdio lseek fix to...
1999-08-30  mikeRemoved old driver info files (see the ppd directory)
1999-04-01  mikeLots of changes to support color profiles, LUTs, etc.
1999-03-24  mikeUpdated SetCommonOptions() to return the PPD file info...
1998-08-14  mikeAdded alpha channel support.
1998-08-12  mikeAdded colormapped image support.
1998-07-28  mikeFixed default orientation code.
1998-03-19  mikeAdded check for units in resolution (physical) chunk...
1998-02-19  mikeInitial revision