https://issues.apache.org/ooo/show_bug.cgi?id=118824
Armin Le Grand <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CONFIRMED |ACCEPTED --- Comment #5 from Armin Le Grand <[email protected]> 2012-02-03 11:56:32 UTC --- ALG: Problem is that the exporter using the primitive to metafile converter uses the GraphicManager paint for the bitmap. There, the mirror flags are added to information handed to the GraphicManager, so the unrotated, unsheared and unmirrorred boundrect is needed as destination since the GM will do the mirroring. That boundrect was created without adaption of the translation to the existing mirrorings. ALG: Corrected that, works well. Doing some more tests... -- Configure bugmail: https://issues.apache.org/ooo/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
