Lines Matching refs:TIFFError
313 default: TIFFError ("-o", "Offset must be a numeric value."); in main()
335 … default: TIFFError ("-P", "Page orientation must be Landscape or Portrait"); in main()
413 TIFFError ("-m "," imagemask operator requres Postscript Level2 or Level3"); in main()
420 TIFFError ("-W", "Max viewport width cannot exceed page width"); in main()
433 TIFFError ("-r auto", " is incompatible with maximum page width/height specified by -H or -W"); in main()
439 TIFFError ("-H and -W", " Use only one of -H or -W to define a viewport"); in main()
445 TIFFError(" -e and -a", "Warning: Cannot generate Encapsulated Postscript for multiple images"); in main()
451 TIFFError(" -e and -D", "Warning: Encapsulated Postscript does not support Duplex option"); in main()
457 …TIFFError(" -e and -T", "Warning: Encapsulated Postscript does not support Top Edge Binding option… in main()
477 TIFFError("Error", "Unable to process %s", filename); in main()
513 TIFFError(filename, "Can not handle image with %s", in checkImage()
520 TIFFError(filename, in checkImage()
535 TIFFError(filename, in checkImage()
551 TIFFError(filename, in checkImage()
562 TIFFError(filename, "Can not handle %d-bit/sample image", in checkImage()
712 TIFFError("get_subimage_count", "Invalid image width or height"); in get_subimage_count()
849 TIFFError("exportMaskedImage", "Invalid parameters."); in exportMaskedImage()
970 … default: TIFFError ("exportMaskedImage", "Unsupported rotation angle %d. No rotation", rotation); in exportMaskedImage()
996 default: TIFFError ("psRotateImage", "Unsupported rotation %d.", rotation); in psRotateImage()
1058 default: TIFFError ("psScaleImage", "Unsupported rotation %d", rotation); in psScaleImage()
1171 default: TIFFError ("psPageSize", "Invalid rotation %d", rotation); in psPageSize()
1196 TIFFError ("get_viewport", "Unable to set image viewport"); in psMaskImage()
1203 TIFFError("get_subimage_count", "Invalid image count: %d columns, %d rows", ximages, yimages); in psMaskImage()
1228 TIFFError("exportMaskedImage", "Invalid image parameters."); in psMaskImage()
1271 TIFFError ("psStart", "Auto-rotate is incompatible with page splitting "); in psStart()
1389 default: TIFFError ("psPageSize", "Invalid rotation %d", *rotation); in psStart()
1535 TIFFError("get_viewport", "Unable to set image viewport"); in TIFF2PS()
1750 TIFFError(filename, in PS_Lvl2colorspace()
2188 TIFFError(filename, "Can't alloc %lu bytes for %s.", in PS_Lvl2page()
2209 TIFFError( filename, "Cannot allocate ASCII85 encoding buffer." ); in PS_Lvl2page()
2241 TIFFError(filename, "Can't read %s %d.", in PS_Lvl2page()
2445 TIFFError(filename, "No space for scanline buffer"); in PSDataColorContig()
2509 TIFFError(filename, "No space for scanline buffer"); in PSDataColorSeparate()
2542 TIFFError(filename, "Palette image w/o \"Colormap\" tag"); in PSDataPalette()
2549 TIFFError(filename, "Depth %d not supported", bitspersample); in PSDataPalette()
2555 TIFFError(filename, "No space for scanline buffer"); in PSDataPalette()
2620 TIFFError(filename, "No space for scanline buffer"); in PSDataBW()
2643 TIFFError( filename, "Cannot allocate ASCII85 encoding buffer." ); in PSDataBW()
2655 TIFFError(filename, "Can't read strip"); in PSDataBW()
2767 TIFFError(filename, "No space for strip buffer"); in PSRawDataBW()
2787 TIFFError( filename, "Cannot allocate ASCII85 encoding buffer." ); in PSRawDataBW()
2796 TIFFError(filename, "Can't read strip"); in PSRawDataBW()