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 bu...@apache.org on 2011/09/07 16:00:32 UTC

DO NOT REPLY [Bug 51782] New: Out of memory in converting svg to png with clip-path elements

https://issues.apache.org/bugzilla/show_bug.cgi?id=51782

             Bug #: 51782
           Summary: Out of memory in converting svg to png with clip-path
                    elements
           Product: Batik
           Version: 1.7
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: normal
          Priority: P2
         Component: SVG Rasterizer
        AssignedTo: batik-dev@xmlgraphics.apache.org
        ReportedBy: namrata_sen@infosys.com
    Classification: Unclassified


I am using SVGConverter to convert a SVG file to PNG file. It is giving me Out
of Memory when jvm is assigned 512m  memory. But execute fine with 1024.

The input image size is 2mb. Is there a way to reduce the memory consumption in
this case.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: batik-dev-unsubscribe@xmlgraphics.apache.org
For additional commands, e-mail: batik-dev-help@xmlgraphics.apache.org


DO NOT REPLY [Bug 51782] Out of memory in converting svg to png with clip-path elements

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=51782

Namrata <na...@infosys.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |namrata_sen@infosys.com

--- Comment #1 from Namrata <na...@infosys.com> 2011-09-07 14:02:16 UTC ---
This is the case when clip-path elements are used in svg file.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: batik-dev-unsubscribe@xmlgraphics.apache.org
For additional commands, e-mail: batik-dev-help@xmlgraphics.apache.org