jaragunde opened a new pull request, #1179:
URL: https://github.com/apache/poi/pull/1179

   A width or height of 0, either in the image or the cropping rectangle, means 
that effectively the image won't be rendered. Moreover, sizes of 0 in the 
cropping rectangle produce NaN values in the transformation matrix, which may 
crash or produce incorrect behavior depending on the Graphics2D implementation. 
For example, the included test file  will produce invalid SVG with Apache 
Batik's SVGGraphics2D.


-- 
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]

Reply via email to