[jira] [Commented] (BATIK-822) WMFTranscoder Renders WMF File With Artificacts
"Damjan Jovanovic (JIRA)" <[email protected]>
| Newsgroups | gmane.text.xml.batik.devel |
|---|---|
| Message-ID | <[email protected]> |
[ https://issues.apache.org/jira/browse/BATIK-822?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16264051#comment-16264051 ]
Damjan Jovanovic commented on BATIK-822:
----------------------------------------
If you change the last few lines in the SVG file that contain:
stroke-width="10588.5508"
to have:
stroke-width="1"
the SVG looks perfect.
It's not clear why; are the paths meant to be invisible in the WMF and making them this thin just hides them, or does Batik incorrectly parse them out of the WMF somehow?
> WMFTranscoder Renders WMF File With Artificacts
> -----------------------------------------------
>
> Key: BATIK-822
> URL: https://issues.apache.org/jira/browse/BATIK-822
> Project: Batik
> Issue Type: Bug
> Components: Utilities
> Affects Versions: 1.7
> Environment: Operating System: Windows XP
> Platform: PC
> Reporter: Brent Pacheco
> Assignee: Batik Developer's Mailing list
> Attachments: additional-wmf-with-artifacts.zip, wmf-with-artifacts.zip
>
>
> When running this WMF file through the WMFTranscoder (version 1.7), the resulting SVG image is not displayed properly. When viewing it in the Adobe SVG Viewer, the entire image is completely black. When viewing it in Squiggle or Mozilla, there are random black lines on top of the image. See the attached zip file for the original WMF and resulting SVG files.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)