THausherr commented on pull request #127: URL: https://github.com/apache/pdfbox/pull/127#issuecomment-898897488
Thank you for your contribution. I'd like to do two more changes: 1) pass only the graphics device in the transfer method to make the parameter list smaller 2) use the `Path2D` abstract class instead of `Path2D.Double` on the left side of the assignments, and as list / map elements. Any reason not to do that? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
