Add support of PNG IPTC writing to MediaGalleryMetadata module implementation #1669
Labels
Backend
Complex
Priority: P1
Needs to be fixed before any other issues
Progress: done
Severity: S1
Affects critical data or functionality and forces users to employ a workaround
Milestone
Add support of PNG IPTC writing to 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\IptcWriter
(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: