https://issues.apache.org/ooo/show_bug.cgi?id=117408
Armin Le Grand <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #6 from Armin Le Grand <[email protected]> --- For BoundingBoxes always floor() should be used for left and top (minimas) and ceil() for right and bottom (maximas). This is already done in new DrawingLayer when it is necessary to go from double precision coordinates to discrete values (Pixels). If you have a concrete case where this is not done, it is probably an error. Please name that case explicitely. -- 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.
