[jira] [Commented] (BATIK-1201) Batik 1.9 fails to rasterize SVG with mask/url

"Alex Berg (JIRA)" <[email protected]>
Newsgroups gmane.text.xml.batik.devel
Message-ID <[email protected]>
    [ https://issues.apache.org/jira/browse/BATIK-1201?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16177761#comment-16177761 ] 

Alex Berg commented on BATIK-1201:
----------------------------------

Hi Simon, 

Thank you for the command line. I concur, in summary of below notes it works on trunk but not on 1.9.

I now did 
git clone https://github.com/apache/batik.git
build all-jar
java -cp "batik-svn-trunk\lib\batik-all-svn-trunk.jar;batik-svn-trunk/lib/*" org.apache.batik.apps.rasterizer.Main -scriptSecurityOff other_card.svg

Which produced a correct other_card.png

I then did (git clean + checkout 1.9)
git reset --hard HEAD
git clean -df 
git checkout batik-1_9
java -cp "batik-all-1.9.jar;lib/*" org.apache.batik.apps.rasterizer.Main -scriptSecurityOff other_card.svg

which produced a bad converted png.

> Batik 1.9 fails to rasterize SVG with mask/url
> ----------------------------------------------
>
>                 Key: BATIK-1201
>                 URL: https://issues.apache.org/jira/browse/BATIK-1201
>             Project: Batik
>          Issue Type: Bug
>    Affects Versions: 1.8, 1.9
>         Environment: oracle java 1.8_144 x64 windows 
>            Reporter: Alex Berg
>         Attachments: other_card.png, other_card.svg, ring_mask.png, ring_mask.svg
>
>
> These issues describe the problem, but these issues have now been closed but does not solve the problem, hence I have opened a new issue, for batik 1.9
> https://issues.apache.org/jira/browse/BATIK-1170
> https://issues.apache.org/jira/browse/BATIK-1156
> The issue has been reproduced with oracle java 1.8_144 x64 windows and the attached images. I'm using trello's Victor to process the resources and it internally uses batik 1.9: https://github.com/trello/victor
> https://github.com/trello/victor/commit/39b0e542cc4902caffb6786203da0edbec97883c
> I don't know how to run Batik directly on the SVG's, so I cannot test that directly, which would of cause be preferable.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.