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

Armin Le Grand <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|CONFIRMED                   |ACCEPTED

--- Comment #4 from Armin Le Grand <[email protected]> ---
ALG: Indeed line width values far below one are created, you need to zoom in
deeply to get values over one. The difference may be (compared to 3.4.1) that
fat line drawing (lines with a width different from 1.0 or 0.0 which are
hairlines) got more direct system support for AOO4.0, thus the e.g. '0.42' line
width is now taken serious and drawn, so lines get less wide than one pixel.
I think what is intended with the overlay objects is to give a discrete, view
independent LineWidth (hint is that DiscreteMetricDependentPrimitive2D is used)
so that the lines always look the same, independent of zooming. This is simply
done wrong leading to unexpected LineWidth results. Correcting that and
checking...

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
You are watching all bug changes.

Reply via email to