Skip to content

Conversation

petk
Copy link
Member

@petk petk commented Jul 13, 2025

  • When building with bundled libgd, it has support for BMP
  • When building with external libgd, at least 2.1.0 is required, which has BMP support.
  • The HAVE_GD_PNG moved to PHP_GD_PNG Autoconf macro as it is always
    required when building with bundled libgd.

- When building with bundled libgd, it has support for BMP
- When building with external libgd, at least 2.1.0 is required, which
  has BMP support.
- The HAVE_GD_PNG moved to PHP_GD_PNG Autoconf macro as it is always
  required when building with bundled libgd.
@petk petk force-pushed the patch-ext-gd-bmp branch from a9feb6c to 6049e62 Compare July 13, 2025 10:33
@petk petk merged commit d40b603 into php:master Jul 13, 2025
8 of 9 checks passed
@petk petk deleted the patch-ext-gd-bmp branch July 13, 2025 13:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants