https://issues.apache.org/ooo/show_bug.cgi?id=121387

--- Comment #5 from Armin Le Grand <[email protected]> ---
ALG: Corrected RenderBitmapPrimitive2D_GraphicManager. Problem is that the
transformation is completely correct, but extractiong the parameters for the
aged GraphicObject::Draw command with the GraphicAttr parameter containing
rotation and mirroring is cude. I needed to add another correction when
mirroring and rotation are combined; the position of (pos/size) given to the
:draw call needs to be adapted to old behaviour.
This works, also checked that #118824# is still fixed.
All in all the GraphicManager does not give a good quality on this kind of
bitmap painting at all; thus I will check to also adapt default bitmap paint
behaviour to the qualitatively better own bitmap transformer...

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Reply via email to