Make WordPress Core

Changes between Version 1 and Version 2 of Ticket #62285, comment 15


Ignore:
Timestamp:
01/07/2025 07:24:43 PM (14 months ago)
Author:
adamsilverstein
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #62285, comment 15

    v1 v2  
    1 The current approach in the PR will use the uploaded image bit depth for output images when using Imagick (with an Imagick version that support bit depths). As far as I can tell, GD does support high bit depth, see Note GD does not currently support HDR images, see https://github.com/libgd/libgd/issues/898
     1The current approach in the PR will use the uploaded image bit depth for output images when using Imagick (with an Imagick version that support bit depths). As far as I can tell, GD does support high bit depth, see https://github.com/libgd/libgd/issues/898