Skip to content

Commit 4439c38

Browse files
committed
Update readme
1 parent 4eb4e54 commit 4439c38

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/ImageSharp/Formats/Tiff/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525

2626
## Implementation Status
2727

28-
- The Decoder and Encoder currently only supports a single frame per image.
28+
- The Decoder currently only supports a single frame per image.
2929
- Some compression formats are not yet supported. See the list below.
3030

3131
### Deviations from the TIFF spec (to be fixed)
@@ -81,7 +81,7 @@
8181
|Thresholding | | | |
8282
|CellWidth | | | |
8383
|CellLength | | | |
84-
|FillOrder | | - | Ignore. In practice is very uncommon, and is not recommended. |
84+
|FillOrder | | Y | |
8585
|ImageDescription | Y | Y | |
8686
|Make | Y | Y | |
8787
|Model | Y | Y | |

0 commit comments

Comments
 (0)