https://issues.apache.org/ooo/show_bug.cgi?id=122418
Armin Le Grand <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CONFIRMED |ACCEPTED --- Comment #3 from Armin Le Grand <[email protected]> --- ALG: Working through AquaSalGraphics/AquaSalBitmap and Mac CGLayer/CGContext stuff, Cocoa windows and Quartz contexts (Layers and Contexts). Looks as if Contexts can be flushed, but Layers cannot. The basic problem is that when creating a temporary Bitmap from an OutDev, drawing to the bitmap and then drawing pack the bitmap. the initial copying step does not really copy the data. Experimenting with flushing... -- You are receiving this mail because: You are on the CC list for the bug.
