From a16fa9ece2b111b5ab5cb96a29f910e8553189e0 Mon Sep 17 00:00:00 2001 From: Ildar Khayrutdinov Date: Sat, 12 Dec 2020 21:12:25 +0300 Subject: [PATCH] Update README.md --- src/ImageSharp/Formats/Tiff/README.md | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/src/ImageSharp/Formats/Tiff/README.md b/src/ImageSharp/Formats/Tiff/README.md index bdf5cf8a6..7e8831048 100644 --- a/src/ImageSharp/Formats/Tiff/README.md +++ b/src/ImageSharp/Formats/Tiff/README.md @@ -50,7 +50,7 @@ Decoder: |PackBits | Y | Y | | |CcittGroup3Fax | Y | Y | | |CcittGroup4Fax | | | | -|Lzw | | Y | Based on ImageSharp GIF LZW implementation - this code could be modified to be (i) shared, or (ii) optimised for each case | +|Lzw | Y | Y | Based on ImageSharp GIF LZW implementation - this code could be modified to be (i) shared, or (ii) optimised for each case | |Old Jpeg | | | We should not even try to support this | |Jpeg (Technote 2) | | | | |Deflate (Technote 2) | Y | Y | Based on PNG Deflate. | @@ -103,14 +103,14 @@ Decoder: |FreeByteCounts | | | | |GrayResponseUnit | | | | |GrayResponseCurve | | | | -|ResolutionUnit | | Y | | +|ResolutionUnit | Y | Y | | |Software | Y | Y | | -|DateTime | | Y | | -|Artist | | Y | | -|HostComputer | | Y | | -|ColorMap | | Y | | +|DateTime | Y | Y | | +|Artist | Y | Y | | +|HostComputer | Y | Y | | +|ColorMap | Y | Y | | |ExtraSamples | | - | | -|Copyright | | Y | | +|Copyright | Y | Y | | ### Extension TIFF Tags @@ -125,7 +125,7 @@ Decoder: |T6Options | | | | |PageNumber | | | | |TransferFunction | | | | -|Predictor | | - | priority | +|Predictor | Y | Y | only Horizontal | |WhitePoint | | | | |PrimaryChromaticities | | | | |HalftoneHints | | | | @@ -174,7 +174,7 @@ Decoder: |YCbCrPositioning | | | | |ReferenceBlackWhite | | | | |StripRowCounts | | - | | -|XMP | | Y | | +|XMP | Y | Y | | |ImageID | | | | |ImageLayer | | | | @@ -192,7 +192,7 @@ Decoder: |MD PrepTime | | | | |MD FileUnits | | | | |ModelPixelScaleTag | | | | -|IPTC | | Y | | +|IPTC | Y | Y | | |INGR Packet Data Tag | | | | |INGR Flag Registers | | | | |IrasB Transformation Matrix| | | | @@ -200,7 +200,7 @@ Decoder: |ModelTransformationTag | | | | |Photoshop | | | | |Exif IFD | | - | 0x8769 SubExif | -|ICC Profile | | Y | | +|ICC Profile | Y | Y | | |GeoKeyDirectoryTag | | | | |GeoDoubleParamsTag | | | | |GeoAsciiParamsTag | | | |