Skip to content

Fix GH-17349: Tiled truecolor filling looses single color transparency #17351

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

Closed
wants to merge 1 commit into from

Conversation

cmb69
Copy link
Member

@cmb69 cmb69 commented Jan 4, 2025

This is porting the relevant part of a previous upstream commit[1] to align the behavior of our bundled libgd with upstream. It should be noted that this only works if the image actually has a transparent color.

[1] libgd/libgd@4770e2b

…ency

This is porting the relevant part of a previous upstream commit[1] to
align the behavior of our bundled libgd with upstream.  It should be
noted that this only works if the image actually has a transparent
color.

[1] <libgd/libgd@4770e2b>
@cmb69 cmb69 linked an issue Jan 4, 2025 that may be closed by this pull request
@cmb69 cmb69 marked this pull request as ready for review January 4, 2025 10:35
@cmb69 cmb69 requested a review from devnexen as a code owner January 4, 2025 10:35
@cmb69 cmb69 closed this in 2c658f4 Jan 4, 2025
@cmb69 cmb69 deleted the cmb/gh17349 branch January 4, 2025 13:55
charmitro pushed a commit to wasix-org/php that referenced this pull request Mar 13, 2025
…ency

This is porting the relevant part of a previous upstream commit[1] to
align the behavior of our bundled libgd with upstream.  It should be
noted that this only works if the image actually has a transparent
color.

[1] <libgd/libgd@4770e2b>

Closes phpGH-17351.
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.

Tiled truecolor filling looses single color transparency
2 participants