File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -44,9 +44,9 @@ image format encoders and decoders.
44
44
45
45
| Format | Decoding | Encoding |
46
46
| -------- | ----------------------------------------- | --------------------------------------- |
47
- | AVIF | Yes (8-bit only) \* | Yes (lossy only) |
47
+ | AVIF | Yes \* | Yes (lossy only) |
48
48
| BMP | Yes | Yes |
49
- | DDS | Yes | --- |
49
+ | DDS | Yes | --- |
50
50
| Farbfeld | Yes | Yes |
51
51
| GIF | Yes | Yes |
52
52
| HDR | Yes | Yes |
Original file line number Diff line number Diff line change @@ -205,7 +205,7 @@ pub mod flat;
205
205
///
206
206
/// | Format | Decoding | Encoding |
207
207
/// | -------- | ----------------------------------------- | --------------------------------------- |
208
- /// | AVIF | Yes (8-bit only) \* | Yes (lossy only) |
208
+ /// | AVIF | Yes \* | Yes (lossy only) |
209
209
/// | BMP | Yes | Yes |
210
210
/// | DDS | Yes | --- |
211
211
/// | Farbfeld | Yes | Yes |
You can’t perform that action at this time.
0 commit comments