Add support of PNG IPTC reading to MediaGalleryMetadata module implementation #1553
Labels
Backend
Complex
Priority: P1
Needs to be fixed before any other issues
Progress: done
Severity: S2
Affects non-critical data or functionality and forces users to employ a workaround
Milestone
Add support of GIF XMP readingto MediaGalleryMetadat module implementation.
Technical Design:
https://github.com/magento/adobe-stock-integration/wiki/Technical-Design:-Images-metadata-processing
What needs to be done:
Magento\MediaGalleryMetadata\Model\Png\Segment\IptcReader
(see examples of implementation in Png and Jpeg namespaces)Magento\MediaGalleryMetadata\Test\Integration\Model\ExtractMetadataTest
integration testMagento\MediaGalleryMetadata\Test\Integration\Model\AddIptcMetadataTest
integration test (should be the same asMagento\MediaGalleryMetadata\Test\Integration\Model\AddIptcMetadataTest
however the Magento\MediaGalleryMetadataApi\Api\AddMetadataInterface instance used should be configured to use only Iptc writer)The text was updated successfully, but these errors were encountered: