Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support of GIF XMP writing to MediaGalleryMetadat module implementation #1552

Closed
sivaschenko opened this issue Jul 2, 2020 · 1 comment · Fixed by #1570
Closed

Add support of GIF XMP writing to MediaGalleryMetadat module implementation #1552

sivaschenko opened this issue Jul 2, 2020 · 1 comment · Fixed by #1570
Assignees
Labels
Backend Complex Priority: P2 Should be fixed as early as possible
Milestone

Comments

@sivaschenko
Copy link
Member

Add support of GIF XMP 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:

  • Introduce Magento\MediaGalleryMetadata\Model\Gif\FileWriter class (see examples of implementation in Png and Jpeg namespaces)
  • Introduce Magento\MediaGalleryMetadata\Model\Jpeg\Segment\XmpWriter(see examples of implementation in Png and Jpeg namespaces)
  • Extend Magento\MediaGalleryMetadata\Test\Integration\Model\AddMetadataTest data provider with a test using gif image
@m2-assistant
Copy link

m2-assistant bot commented Jul 2, 2020

Hi @sivaschenko. Thank you for your report.
To help us process this issue please make sure that you provided sufficient information.

Please, add a comment to assign the issue: @magento I am working on this


Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Backend Complex Priority: P2 Should be fixed as early as possible
Projects
None yet
2 participants