https://issues.apache.org/ooo/show_bug.cgi?id=124841
--- Comment #9 from Armin Le Grand <[email protected]> --- Debugging. The paint uses simply fallback to OutputDevice::DrawBitmap() which leads to X11SalGraphics::drawBitmap and X11SalGraphics::ImplDraw. At the involved OutputDevice, mnAntialiasing == 2 which means ANTIALIASING_ENABLE_B2DDRAW. @Herbert: Shouldn't this paint the bitmap AAed as expected? -- You are receiving this mail because: You are watching all issue changes.
