From da3589b7c53b68a114305869478be67f0223cca7 Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Tue, 15 Mar 2022 11:43:09 -0400 Subject: graphics/img2pdf: Remove tabs from README. Signed-off-by: B. Watson --- graphics/img2pdf/README | 7 ------- 1 file changed, 7 deletions(-) (limited to 'graphics/img2pdf') diff --git a/graphics/img2pdf/README b/graphics/img2pdf/README index ca6bb21ba60c..45396ac6a386 100644 --- a/graphics/img2pdf/README +++ b/graphics/img2pdf/README @@ -21,13 +21,6 @@ situations) is, that img2pdf is able to handle much larger input than other software, because the raw pixel data never has to be loaded into memory. -The following table shows how img2pdf handles different input depending -on the input file format and image color space. Format -Colorspace Result JPEG any direct JPEG2000 any -direct PNG (non-interlaced) any direct TIFF (CCITT Group 4) -monochrome direct any any except CMYK and monochrome PNG -Paeth any monochrome CCITT Group 4 any CMYK flate - For JPEG, JPEG2000, non-interlaced PNG and TIFF images with CCITT Group 4 encoded data, img2pdf directly embeds the image data into the PDF without re-encoding it. It thus treats the PDF format merely as a -- cgit v1.2.3