https://issues.apache.org/bugzilla/show_bug.cgi?id=47311
--- Comment #20 from Peter Coppens <[email protected]> 2009-07-28 00:02:42 PST --- Created an attachment (id=24048) --> (https://issues.apache.org/bugzilla/attachment.cgi?id=24048) Box implementation for Java2d now uses "pdf box settings" The attached patch fixes the previous comment "There is an inconsistency between PDF and Java2D regarding the coordinates of the boxes: in PDF the x and y coordinates are relative to the left and bottom sides, in Java2D they are relative to the left and /top/ sides. One of the two possibilities will have to be chosen, probably the PDF way." The boxes for the Java2D renderer now also follows the "PDF way" -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
