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

AVIF support: add AVIF format to picture element #766

Closed
remyperona opened this issue Dec 11, 2023 · 0 comments · Fixed by #781
Closed

AVIF support: add AVIF format to picture element #766

remyperona opened this issue Dec 11, 2023 · 0 comments · Fixed by #781
Assignees
Labels
effort [S] 1-2 days of estimated development time

Comments

@remyperona
Copy link
Contributor

Scope a solution ✅

Refactor the picture display class to handle the AVIF format in addition WebP:

  • Move it outside of the WebP namespace
  • Update the build_source_tag() method to add AVIF
  • Update the get_images() method to add AVIF
  • Update the process_image() method to add AVIF

Estimate the effort ✅

Effort [S]

@remyperona remyperona added the effort [S] 1-2 days of estimated development time label Dec 11, 2023
@jeawhanlee jeawhanlee self-assigned this Jan 10, 2024
@jeawhanlee jeawhanlee linked a pull request Jan 12, 2024 that will close this issue
5 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
effort [S] 1-2 days of estimated development time
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants