https://issues.apache.org/ooo/show_bug.cgi?id=123564
--- Comment #3 from Armin Le Grand <[email protected]> --- ALG: Looks like a combination of small errors. First, it's surprising that indeed the empty 1st entry in the bitmap list is a 8x8, 2 color bitmap with the color[0] being black and the color[1] being white and all pixels set; I would have expected the colors to be swapped and no pixels set. Nonetheless, the bitmap editor has to work with what is there. Correcting isHistorical8x8 to get the correct back (color[0]) and front color (color[1]), this is definitely wrong... -- You are receiving this mail because: You are on the CC list for the bug. You are watching all bug changes.
