mirror of
https://github.com/webmproject/libwebp.git
synced 2024-12-26 05:38:22 +01:00
Clarification for unknown chunks
clarify that writers *may* modify unknown chunks if they specifically intend to do so. Change-Id: I8348df2ec84648201ea781c7bfffd1f36eb3c8e5
This commit is contained in:
parent
4c4398e2d5
commit
a7305c2ef0
@ -722,7 +722,7 @@ A file MAY contain unknown chunks:
|
|||||||
and [Animation](#animation) sections.
|
and [Animation](#animation) sections.
|
||||||
|
|
||||||
Readers SHOULD ignore these chunks. Writers SHOULD preserve them in their
|
Readers SHOULD ignore these chunks. Writers SHOULD preserve them in their
|
||||||
original order.
|
original order (unless they specifically intend to modify these chunks).
|
||||||
|
|
||||||
### Assembling the Canvas from fragments/frames
|
### Assembling the Canvas from fragments/frames
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user