Frameright / php-image-metadata-parser

PHP image metadata parsing library (XMP, IPTC, Exif)
https://docs.frameright.io/php
MIT License
9 stars 1 forks source link

Parse Frameright app generated region metafields #16

Closed klaari closed 11 months ago

klaari commented 11 months ago

Include FramerightIdc:RegionDefinitionId and FramerightIdc:RegionName node values into the parsed ImageRegion

I have a use case where I wan't to be able to specify which region to use precisely. For that I will need the regionDefinitionId and/or regionName genereated by the Frameright app.

lourot commented 11 months ago

Perfect, thanks a lot @klaari. Releasing v1.1.0 ...

lourot commented 11 months ago

done :heavy_check_mark: