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

Armin Le Grand <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ACCEPTED                    |RESOLVED
         Resolution|---                         |FIXED

--- Comment #9 from Armin Le Grand <[email protected]> ---
ALG: Okay, went the hard way and could identify a single action which causes
the problem (#372). Debugging leads to a typo error in basegfx (!) where
'fOne(10.0);' is defined which is obviously wrong. That typo pretty only could
lead to errors when a pure '10' was compared, so only when VCL was rendering
metafiles directly (because there are integer coordinates used) and the line in
question is 3,-1 as a vector which gives a scalar of exactly 10.
Nice catch, correcting, comitting, done.

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

Reply via email to