https://issues.apache.org/ooo/show_bug.cgi?id=122758
Armin Le Grand <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CONFIRMED |ACCEPTED --- Comment #3 from Armin Le Grand <[email protected]> --- ALG: Found after some debugging on linux. First, I could reproduce it, it's independent from #122753#. Reason is that the 1-bit mask added before the bitmap is rotated is *nit* innitialized under linux. Either this has changed in vcl or the X-implementation itself. Adding initialization to non-transparent (COL_BLACK) makes all work well. Preparing patch... -- You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug.
