mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
graphics/img2pdf: Remove tabs from README.
Signed-off-by: B. Watson <yalhcru@gmail.com>
This commit is contained in:
parent
329701c9f1
commit
da3589b7c5
1 changed files with 0 additions and 7 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue