https://issues.apache.org/ooo/show_bug.cgi?id=121504
--- Comment #3 from Armin Le Grand <[email protected]> --- ALG: Removed all operator<< and operator>> from Bitmap and BitmapEx, isolated DIB tooling to own file, added own methods, replaced in whole office to make clear what happens. Added code to support not only CF_DIB but CF_DIBV5 which is capable of transparencies. Changed GetBitmap/SetBitmap in TransferableDataHelper to BitmapEx. Complete rebuild, corrections. Checking with Paint.NET, Gimp, MyPaint and Paint. Exchange between mentioned programs is not too good either, but with the changes I can exchange transparency from AOO to Gimp and Paint.NET. Back does not work, they do not support CF_DIBV5. Looking for an app which supports that. With a clipboard tool I can see that these apps provide 'PNG' as clipboard type; it's not an official type but seems to work using mimetype. Checking that, too. -- You are receiving this mail because: You are on the CC list for the bug.
