From 4439c3804229f534e0d416cede087484719c18f7 Mon Sep 17 00:00:00 2001 From: Brian Popow Date: Wed, 4 Aug 2021 21:26:39 +0200 Subject: [PATCH] Update readme --- src/ImageSharp/Formats/Tiff/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/ImageSharp/Formats/Tiff/README.md b/src/ImageSharp/Formats/Tiff/README.md index 5b116b819a..7b7c0efd53 100644 --- a/src/ImageSharp/Formats/Tiff/README.md +++ b/src/ImageSharp/Formats/Tiff/README.md @@ -25,7 +25,7 @@ ## Implementation Status -- The Decoder and Encoder currently only supports a single frame per image. +- The Decoder currently only supports a single frame per image. - Some compression formats are not yet supported. See the list below. ### Deviations from the TIFF spec (to be fixed) @@ -81,7 +81,7 @@ |Thresholding | | | | |CellWidth | | | | |CellLength | | | | -|FillOrder | | - | Ignore. In practice is very uncommon, and is not recommended. | +|FillOrder | | Y | | |ImageDescription | Y | Y | | |Make | Y | Y | | |Model | Y | Y | |