https://issues.apache.org/ooo/show_bug.cgi?id=122920
Armin Le Grand <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CONFIRMED |ACCEPTED Flags| |4.0.1_release_blocker? --- Comment #14 from Armin Le Grand <[email protected]> --- ALG: Three changes: - On load, do always set RGBMask values (init nRMask/nGMask/nBMask) since these are potentially used - On load, check if Alpha was used, if not, create only Bitmap - On save, init nV5Intent (see BITMAPV5HEADER docu on the web) to LCS_GM_IMAGES (was LCS_GM_ABS_COLORIMETRIC before) which creates better exchange with e.g. Paint.NET Checked these changes, work as expected. Probably the same reason as for #122842#, preparing commit to trunk and requesting AOO401 flag. -- You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug. You are watching all bug changes.
