summaryrefslogtreecommitdiff
path: root/libtiff/tif_print.c
Commit message (Expand)AuthorAgeFilesLines
...
* Fixes in InkNames and NumberOfInks reporting.dron2004-09-101-3/+6
* added support for printing SSHORT, SLONG and SRATIONAL fieldswarmerda2004-05-191-1/+10
* *** empty log message ***dron2004-03-301-15/+1
* Fixed problem with float tags reading; support for printing RATIONAL and BYTEdron2003-08-071-6/+12
* dos2unix conversionwarmerda2003-07-261-607/+607
* avoid casting warnings at /W4warmerda2003-07-081-2/+2
* fixed some serious bugs when printing custom fieldswarmerda2003-06-191-10/+12
* call TIFFGetField() on YCBCRSUBSAMPLING for tif_jpeg hackwarmerda2002-07-311-2/+13
* added support for printing FIELD_CUSTOM strings without passcount setwarmerda2002-03-271-3/+9
* support printing custom fieldswarmerda2002-02-241-527/+588
* added copyright tagwarmerda2001-03-021-1/+3
* added complex typeswarmerda2000-07-141-1/+7
* clarified some toff_t/tsize_t casting problemswarmerda2000-01-281-2/+2
* * Aadded Pixar tag support.mwelles1999-12-211-1/+37
* Initial revisionmike1999-07-271-0/+483