On 2023-08-22 15:40, Aurelien Jarno wrote:
> | 
> -------------------------------------------------------------------------------
> | wxImage::Paste
> |   Paste semitransparent image over transparent image
> | 
> -------------------------------------------------------------------------------
> | ./image/image.cpp:1931
> | 
> ...............................................................................
> | 
> | ./image/image.cpp:1945: FAILED:
> |   CHECK_THAT( actual, 
> RGBSimilarTo(wxImage("image/paste_result_no_background_square_over_circle.png"),
>  1) )
> | with expansion:
> |   image of size 100*100 with alpha doesn't have the same RGB data as image 
> of
> |   size 100*100 with alpha: first mismatch is at (0, 0) which has value
> |   0xffffff00 instead of the expected 0x00000000
> | 

That part is an upstream issue reported as 
https://github.com/wxWidgets/wxWidgets/issues/23791

-- 
Aurelien Jarno                          GPG: 4096R/1DDD8C9B
aurel...@aurel32.net                     http://aurel32.net

Reply via email to