c2pa-rs
c2pa-rs copied to clipboard
(MINOR) Update region of interest assertion to 2.1 spec
Changes in this pull request
Some of the fixtures in c2pa-rs and c2patool assume the identified region of interest field exists, but it only exists in the 2.1 spec. This PR adds the new fields and changes to region of interest assertion in the 2.1 draft spec.
https://c2pa.org/specifications/specifications/2.1/specs/C2PA_Specification.html#_regions_of_interest
Checklist
- [x] This PR represents a single feature, fix, or change.
- [x] All applicable changes have been documented.
- [x] Any
TO DOitems (or similar) have been entered as GitHub issues and the link to that issue has been included in a comment.