Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #51228, comment 53


Ignore:
Timestamp:
01/29/2024 11:59:05 PM (13 months ago)
Author:
adamsilverstein
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #51228, comment 53

    initial v1  
    11> @adamsilverstein Is WP media library support enabled if WP is using a version of ImageMagick which supports it even if PHP is <8.1? I'm not sure I understand both pathways, but it seems like both would support at SDR AVIF, right?
    22
    3 In general, yes - Imagick AVID support should be detected - however whether uploads or image generation will work correctly - and if those images will support HDR - is  not something I have been able to carefully test. Adding complete support requires the extensive changes in https://github.com/WordPress/wordpress-develop/pull/4612
     3In general, yes - Imagick AVIF support should be detected - however whether uploads or image generation will work correctly - and if those images will support HDR - is  not something I have been able to carefully test. Adding complete support requires the extensive changes in https://github.com/WordPress/wordpress-develop/pull/4612