On 31.12.2024 at 16:54, Giovanni Giacobbi wrote:
> The idea being, can we provide the most expensive operation, that is basic
> pixel by pixel comparison, as native function? Otherwise we keep discussing
> bikeshedding and years go by without this being available. This does not
> stop future more
On Tue, Dec 31, 2024, 13:42 Christoph M. Becker wrote:
> On 11.07.2024 at 11:35, Giovanni Giacobbi wrote:
>
> > The recent PR #14877 [1] proposes to add the imagecompare gd function
> that
> > mimics the gdImageCompare function from libgd. I always thought that a
> > pixel-by-pixel matching funct
On 11.07.2024 at 11:35, Giovanni Giacobbi wrote:
> The recent PR #14877 [1] proposes to add the imagecompare gd function that
> mimics the gdImageCompare function from libgd. I always thought that a
> pixel-by-pixel matching function for two images was a big missing feature
> in PHP, as the corres