Fix for #97

Merged
#16 · Created  · Last updated

Merged pull request

Merged in suetanvil/gd-libgd/scale-palette-image-bug (pull request #16)

3884557·Author: ·Closed by: ·2013-10-23

Description

gdImageScale()'s FP code only works on truecolor images but did not check for them. Now, it converts the source to truecolor if it is not.

Also added a test case to exercise all of the scaling modes.

0 attachments

0 comments

Loading commits...