[ 
https://issues.apache.org/jira/browse/PIVOT-964?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14611654#comment-14611654
 ] 

Sandro Martini commented on PIVOT-964:
--------------------------------------

The problem we see here, at SVGSalamander side is: 
https://java.net/jira/browse/SVGSALAMANDER-53
and from latest SVGSalamander jars (recompiled by me yesterday) it seems 
resolved, but in the issue it's not clear if it's already resolved as probably 
it is.

Your latest tests seems related to another SVGSalamander issue, so I'd try to 
check with them before if can be resolved there, maybe opening a new issue 
there: https://java.net/jira/browse/SVGSALAMANDER/ , and see what Mark say. 
Here is you find all SVGSalamander mailing lists: 
https://java.net/projects/svgsalamander/lists

Note that SVGSalamander in Maven repository is old, probably another request 
fot them is to publish an updated jar, if not in Maven repository maybe at 
JCenter (BinTray); otherwise I can put an updated jar (ifd needed building it) 
in Pivot sources.

I'll try to take a look at your updated code, but in Windows I'm currently 
having some problem with git-related commands in your Gradle config.

Please post here some update to keep us aligned.


> Changes in SVG viewBox attribute causes SVG not to render.
> ----------------------------------------------------------
>
>                 Key: PIVOT-964
>                 URL: https://issues.apache.org/jira/browse/PIVOT-964
>             Project: Pivot
>          Issue Type: Bug
>    Affects Versions: 2.0.4
>         Environment: Windows 7, Java 1.7, Eclipse, Pivot 2.0.4, svgSalamander
>            Reporter: João Martins
>            Assignee: Sandro Martini
>              Labels: svgSalamander
>             Fix For: 2.1, 2.0.5
>
>         Attachments: TestClient2.java, TestClient3.java
>
>
> We try to display a simple SVG file with a rect of width 2000 and height 
> 1000. This is done using an ImageView.
> We have two values of viewBox, both of which capture at least part of the 
> rectangle. For one of them, the rectangle is rendered. For the other, it 
> isn't (but should).
> The exact same scenario, using svgSalamander & Java Swing, works. With Pivot 
> instead of Swing, it does not.
> Here is a Swing minimal example: http://pastebin.com/i0xJbUTg
> Here is a Pivot minimal example: http://pastebin.com/tpgnVe0c



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to