You are viewing a plain text version of this content. The canonical link for it is here.
Posted to batik-dev@xmlgraphics.apache.org by "Paul LeBeau (JIRA)" <ji...@apache.org> on 2015/04/22 03:15:59 UTC

[jira] [Created] (BATIK-1116) Paths with large coordinate values cause rendering to fail completely

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: batik-dev-unsubscribe@xmlgraphics.apache.org
For additional commands, e-mail: batik-dev-help@xmlgraphics.apache.org