800806ba85
decompose() would return incorrect rotation angle and scales when the angle was exactly 180 degrees, due to FPU rounding error. This commit fixes it. This problem would manifest itself when inserting an image into Calc/Draw, cropping it, and flipping it vertically or rotating it at exactly 180 degrees. Before the fix the image would simply disappear. |
||
---|---|---|
.. | ||
basegfx1d.cxx | ||
basegfx2d.cxx | ||
basegfx3d.cxx | ||
basegfx_cppunittester_all.cxx | ||
basegfxtools.cxx | ||
boxclipper.cxx | ||
clipstate.cxx | ||
genericclipper.cxx |