Paul LeBeau created BATIK-1116:
----------------------------------
Summary: Paths with large coordinate values cause rendering to
fail completely
Key: BATIK-1116
URL: https://issues.apache.org/jira/browse/BATIK-1116
Project: Batik
Issue Type: Bug
Affects Versions: 1.8
Reporter: Paul LeBeau
See:
http://stackoverflow.com/questions/29777351/batik-rasterizer-blank-png-file/29785870#29785870
The following path will cause SVG rendering (perhaps actually parsing) to fail
with nothing being rendered (ie. blank result). And no errors reported.
<path fill="none" d="M -42854399732.5 320 L -42854399732.5 330"
stroke="#558ED5" stroke-width="1"/>
Removing the path, or reducing the large coordinate values, resolves the
problem.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]