Changelog
1.1.2 (2024-04-12)
- Support parsing images with multiple
<rdf:Description>
elements. (#25, aec9c1279d)
1.1.1 (2024-02-01)
- Support parsing images opened and re-saved with Photoshop. (8ac64a7ef7)
1.1.0 (2023-10-09)
- Extended
$image->getXmp()->getImageRegions()
and$image->getIDCMetadata()
to return Frameright-specific propertiesregionDefinitionId
andregionName
.
1.0.1 (2023-06-28)
- Moved documentation to https://docs.frameright.io/php
1.0.0 (2023-04-10)
- Initial version.