https://issues.apache.org/ooo/show_bug.cgi?id=121932
Armin Le Grand <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ACCEPTED |RESOLVED Resolution|--- |FIXED --- Comment #13 from Armin Le Grand <[email protected]> --- ALG: After tracing trough the whole system I found that the reordering of the old Rect2Poly/Poly2Rect mechanism transformed polygon was *not* wrong for Y-Mirror as I thought; the reordering looks as if it's strictly designed for X-Mirroring, but it works. Corrected and checked. There are still slight numerical problems due to the integer usages (will be solved with aw080). Oh will I be happy when that old stuff will be gone... Also fixed the wrong shearX handling, so it's now more correct than ever (for integer stuff, at least). Comitted as r1465696, done. -- You are receiving this mail because: You are on the CC list for the bug.
